| Summary: | HA Agent should use startMonitoringDomain VDSM API for monitoring hosted engine storage domain | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Greg Padgett <gpadgett> |
| Component: | ovirt-hosted-engine-ha | Assignee: | Greg Padgett <gpadgett> |
| Status: | CLOSED ERRATA | QA Contact: | Artyom <alukiano> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.3.0 | CC: | acathrow, amureini, dfediuck, gpadgett, iheim, istein, mavital, pstehlik, sbonazzo |
| Target Milestone: | --- | ||
| Target Release: | 3.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | sla | ||
| Fixed In Version: | ovirt-hosted-engine-ha-0.1.0-0.3.1.beta1.el6ev | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-21 16:50:45 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Greg Padgett
2013-10-09 19:56:20 UTC
Merged Change-Id: I9bab369784fecbf972622922a925fd0b45de123f Can you please explain how this bug can be verified? thanks. If it works, you should see 2 things: a) /var/log/ovirt-hosted-engine-ha/agent.log will show something like: "Started VDSM domain monitor for <domain uuid>" b) After the agent has started the monitor (seen in step a), running 'vdsClient [-s] 0 repoStats' will show the sd (same uuid as above) with an "acquired: True" state Verified on ovirt-hosted-engine-ha-0.1.0-0.3.1.beta1.el6ev
In agent.log appear "VDSM is monitoring domain ff5d4d84-ec91-4662-9259-c7ae3d1bf6bc"
Via vdsClient -s 0 repoStats I see the same domain uuid:
Domain ff5d4d84-ec91-4662-9259-c7ae3d1bf6bc {'code': 0, 'version': 3, 'acquired': True, 'delay': '0.000360647', 'lastCheck': '9.0', 'valid': True}
This bug is currently attached to errata RHEA-2013:15591. If this change is not to be documented in the text for this errata please either remove it from the errata, set the requires_doc_text flag to minus (-), or leave a "Doc Text" value of "--no tech note required" if you do not have permission to alter the flag. Otherwise to aid in the development of relevant and accurate release documentation, please fill out the "Doc Text" field above with these four (4) pieces of information: * Cause: What actions or circumstances cause this bug to present. * Consequence: What happens when the bug presents. * Fix: What was done to fix the bug. * Result: What now happens when the actions or circumstances above occur. (NB: this is not the same as 'the bug doesn't present anymore') Once filled out, please set the "Doc Type" field to the appropriate value for the type of change made and submit your edits to the bug. For further details on the Cause, Consequence, Fix, Result format please refer to: https://bugzilla.redhat.com/page.cgi?id=fields.html#cf_release_notes Thanks in advance. ovirt-hosted-engine-ha is a new package; does not need errata for bugs during its development. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0080.html |