Bug 854025
| Summary: | [ovirt-engine-backend] [log]: domains are shown in engine log as uuid only which makes debugging difficult (please add domain name) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Dafna Ron <dron> | ||||
| Component: | ovirt-engine | Assignee: | Greg Padgett <gpadgett> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dafna Ron <dron> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.1.0 | CC: | amureini, dyasny, hateya, iheim, lpeer, mkenneth, Rhev-m-bugs, yeylon, ykaul, yzaslavs | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.1.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | si20 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-12-04 19:58:51 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
http://gerrit.ovirt.org/7998 Added storage domain name to logging from irsbroker. verified on si20 |
Created attachment 609424 [details] log Description of problem: Version-Release number of selected component (if applicable): when a domain is in problem we are only showing the domain uuid 2012-09-03 17:43:09,607 INFO [org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand] (QuartzScheduler_Worker-82) [46e9b9ff] Domain 7d1dd321-16a3-4557-99c2-7d524b60f33f ha s recovered from problem. No active host in the DC is reporting it as problematic, so clearing the domain recovery timer. to allow better debug I think that we should add domain's name. How reproducible: si16 Steps to Reproduce: 1. create a problem in a domain (block storage with iptables from host) 2. 3. Actual results: backend log shows that a domain is in problem but only shows domain's uuid Expected results: 1. we should present the domain's name to allow user to better debug the issue 2. I think that presenting the connection details of the domain will be helpful (as in ip/dns name). Additional info: 2012-09-03 17:43:09,607 INFO [org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand] (QuartzScheduler_Worker-82) [46e9b9ff] Domain 7d1dd321-16a3-4557-99c2-7d524b60f33f ha s recovered from problem. No active host in the DC is reporting it as problematic, so clearing the domain recovery timer.