Eli Mesika has submitted this change and it was merged. Change subject: core: Cannot confirm Host has been rebooted when.. ......................................................................
core: Cannot confirm Host has been rebooted when.. Cannot confirm Host has been rebooted when having a single host in the system. This patch removes the SPM Host mark in the DC in case that Host is non-responsive and is the only Host in the DC. This enables to put the Host in Maintenance and remove it if needed. Two scenarios tested 1) Making the Host responsive again => Host is SPM back 2) Adding another Host => New Host is SPM This patch is not handling the case in which the problematic Host has running VMs, only the scenario reported in the BZ was handled Change-Id: I8264d91d6dc5f33e4684d3bef86624b6f424a64b Signed-off-by: Eli Mesika <[email protected]> Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=837539 Signed-off-by: Eli Mesika <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/FenceVdsManualyCommand.java 1 file changed, 10 insertions(+), 2 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13045 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8264d91d6dc5f33e4684d3bef86624b6f424a64b Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Liron Ar <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
