Bug 853883 - [ovirt-engine-backend] logging: vdsBroker logs shows only vds id in (request to add vds name)
Summary: [ovirt-engine-backend] logging: vdsBroker logs shows only vds id in (request ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.1.0
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
: ---
Assignee: Yaniv Bronhaim
QA Contact: Dafna Ron
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-03 08:49 UTC by Dafna Ron
Modified: 2016-02-10 19:32 UTC (History)
10 users (show)

Fixed In Version: si19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-04 20:02:10 UTC
oVirt Team: Infra
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
log (87.89 KB, application/x-xz)
2012-09-03 08:49 UTC, Dafna Ron
no flags Details

Description Dafna Ron 2012-09-03 08:49:30 UTC
Created attachment 609298 [details]
log

Description of problem:

the engine log is showing only vds id in the logs. since the users do not know what the vds id is without checking the db it makes it really hard to debug. 


Version-Release number of selected component (if applicable):

si16

How reproducible:

100%

Steps to Reproduce:
1. look at commands like GetDeviceList
2.
3.
  
Actual results:

we only see vds id

Expected results:

vds name should be added to all commands as well as the vds id - it will make it easier to debug when there is more than one host in the cluster. 

Additional info: backend log


example - GetDeviceList is sent to vds - how do we know which one it is? 

2012-09-03 11:15:56,731 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.GetDeviceListVDSCommand] (ajp-/127.0.0.1:8009-8) [4a7e0b1f] START, GetDeviceListVDSCommand(vdsId = 8c28
9d3a-f4d7-11e1-8cda-001a4a169741, storageType=ISCSI), log id: 3acd1676

Comment 6 Yaniv Bronhaim 2012-09-09 11:59:36 UTC
upstream patch: http://gerrit.ovirt.org/#/c/7861/
and additional fix: http://gerrit.ovirt.org/#/c/7865/

Comment 8 Dafna Ron 2012-09-27 13:02:36 UTC
verified on si19


Note You need to log in before you can comment on or make changes to this bug.