Bug 1058737
Summary: | Restart HA VMs when power management reports host is in powered off state | ||
---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Andrew Lau <andrew> |
Component: | ovirt-engine-core | Assignee: | Eli Mesika <emesika> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | sefi litmanovich <slitmano> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | emesika, gklein, iheim, josh, oourfali, rbalakri, s.kieske, yeylon |
Target Milestone: | --- | ||
Target Release: | 3.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | infra | ||
Fixed In Version: | ovirt-3.5.0-alpha2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-10-17 12:20:39 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Andrew Lau
2014-01-28 13:09:15 UTC
This is a bug and not RFE, so setting it properly. Verified with rhevm-3.5.0-0.10.master.el6ev.noarch. test flow: 1) have 2 hosts (1 with pm configured) in cluster, connected to nfs storage domain - all up. 2) create HA vm running on host_with_pm. 3) connect to host_with_pm (via ssh or fence agent) and shut it down. 4) host state moves to connecting -> not_responsive_down. 5) in engine.log verified there was no SshSoftFencing task. 6) after grace period time host is rebooted (fence STATUS action gets off status, then START action is issued) 7) HA vm migrates successfully to second host. 8) host_with_pm moves to non-responsive and eventually up state. oVirt 3.5 has been released and should include the fix for this issue. |