Itamar Heim has submitted this change and it was merged.
Change subject: engine: Host activate -check gluster availability
......................................................................
engine: Host activate -check gluster availability
If cluster supports gluster service, need to
check if gluster is running, while activating host.
If gluster command fails on server, the host state
should not be changed to UP on activate.
Change-Id: If673e32ed6480187ddcf6f9ecf8f0007e203b98d
Bug-Url:
https://bugzilla.redhat.com/975382
Bug-Url:
https://bugzilla.redhat.com/968178
Signed-off-by: Sahina Bose <sabose(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/GlusterMonitoringStrategy.java
1 file changed, 18 insertions(+), 0 deletions(-)
Approvals:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/21081
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If673e32ed6480187ddcf6f9ecf8f0007e203b98d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server