
Martin Sivák 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@redhat.com> --- M ovirt_hosted_engine_ha/env/path.py 1 file changed, 13 insertions(+), 0 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, but someone else must approve Martin Sivák: Looks good to me, approved Jiří Moskovčák: Verified -- To view, visit http://gerrit.ovirt.org/33725 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia32197ba888623d34e169d14010802c71625d5ea Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Jiří Moskovčák <jmoskovc@redhat.com> Gerrit-Reviewer: Jiří Moskovčák <jmoskovc@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server