Martin Sivák has submitted this change and it was merged.
Change subject: added EngineStarting state
......................................................................
added EngineStarting state
when then VM with engine is starting it takes some time and goes
thru states "waitforlaunch" and "powering up". During the start up
the engine was marked as UnexpectedlyDown because it wasn't 'up'
and the host got score 0 which might lead to killing the VM while
it's starting and trying to start it on another host where the
same situation repeats.
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1119705
Change-Id: Ia7e5bb28eeb839b684be74ea768265d9dab01175
Signed-off-by: Jiri Moskovcak <jmoskovc(a)redhat.com>
---
M ovirt_hosted_engine_ha/agent/constants.py.in
M ovirt_hosted_engine_ha/agent/states.py
M ovirt_hosted_engine_ha/broker/submonitors/engine_health.py
3 files changed, 43 insertions(+), 5 deletions(-)
Approvals:
Martin Sivák: Looks good to me, approved
Jiří Moskovčák: Verified
--
To view, visit
http://gerrit.ovirt.org/30026
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia7e5bb28eeb839b684be74ea768265d9dab01175
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: ovirt-hosted-engine-ha-1.1
Gerrit-Owner: Jiří Moskovčák <jmoskovc(a)redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmoskovc(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server