Greg Padgett has submitted this change and it was merged. Change subject: monitor: recognize additional vm states ......................................................................
monitor: recognize additional vm states The 'waitforlaunch' state was seen on a vm, causing incorrect reporting that the vm was down. Upon further investigation, there were several unhandled vm states. These will be considered 'vm-up bad-health-status' by the engine health monitor, giving the host/vm a window of time to pass through the transient state before any action is taken by the agent. Change-Id: I1b73870306a559505d3441e9a2e57dfb0d191bae Bug-Url: https://bugzilla.redhat.com/1019468 Signed-off-by: Greg Padgett <[email protected]> --- M ovirt_hosted_engine_ha/broker/submonitors/engine_health.py 1 file changed, 11 insertions(+), 4 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, but someone else must approve Alex Lourie: Looks good to me, but someone else must approve Greg Padgett: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20210 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1b73870306a559505d3441e9a2e57dfb0d191bae Gerrit-PatchSet: 3 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Greg Padgett <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
