
Oved Ourfali has submitted this change and it was merged. Change subject: core: Physically disconnect blade from chassis... ...................................................................... core: Physically disconnect blade from chassis... Physically disconnecting blade from chassis does not trigger HA VMs to restart This patch verifies that if a Stop PM operation fails and the Host on which the fencing was performed had running VMs, those VMs will be set to the UNKNOWN status just after the Stop PM operation failed. This way, the user can confirm manually that Host has been rebooted and start HA VMs on another host. Change-Id: I7d638d574bfe9195e56bdc5970544f97af15af6c Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1063432 Signed-off-by: Eli Mesika <emesika@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestartVdsCommand.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Eli Mesika: Verified Omer Frenkel: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/26243 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7d638d574bfe9195e56bdc5970544f97af15af6c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server