Sandro Bonazzola has submitted this change and it was merged.
Change subject: use vdsm to get the storage domain path
......................................................................
use vdsm to get the storage domain path
We used to list all the dirs mounted in /rhev/data-center/mnt to find the
path to HE storage domain. This causes problems when there is an ISO domain
which is not accessible - the agent gets stuck in blocking I/O until the mounted
domain is online again.
Change-Id: Ia32197ba888623d34e169d14010802c71625d5ea
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1140824
Signed-off-by: Jiri Moskovcak <jmoskovc(a)redhat.com>
(cherry picked from commit 06992438916c5422b54416227d0b528c19c00510)
---
M ovirt_hosted_engine_ha/env/path.py
1 file changed, 13 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Jiří Moskovčák: Verified
--
To view, visit
http://gerrit.ovirt.org/33755
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia32197ba888623d34e169d14010802c71625d5ea
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: ovirt-hosted-engine-ha-1.2
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmoskovc(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server