Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1149298

Summary: [PM] When PM Stop action fails host is moved from maintenance to down status
Product: Red Hat Enterprise Virtualization Manager Reporter: Jiri Belka <jbelka>
Component: ovirt-engine-webadmin-portalAssignee: Eli Mesika <emesika>
Status: CLOSED NEXTRELEASE QA Contact: Pavel Stehlik <pstehlik>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.4.0CC: ecohen, emesika, gklein, iheim, lsurette, rbalakri, Rhev-m-bugs, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-05 09:49:00 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:
Attachments:
Description Flags
engine.log, vdsm.log none

Description Jiri Belka 2014-10-03 16:53:12 UTC
Description of problem:
When PM Stop action fails host is moved from maintenance to down status, this is odd.

Version-Release number of selected component (if applicable):
rhevm-webadmin-portal-3.4.3-1.1.el6ev.noarch
rhevm-backend-3.4.3-1.1.el6ev.noarch
vdsm-4.14.17-1.mrkev.ppc64

How reproducible:
100%

Steps to Reproduce:
1. put a host into maintenance
2. ensure ipmi doesn't work
3. click PM -> stop

Actual results:
the host is moved from maintenance to down status

Expected results:
still maintenance status

Additional info:

Comment 1 Jiri Belka 2014-10-03 16:53:42 UTC
Created attachment 943760 [details]
engine.log, vdsm.log

Comment 2 Eli Mesika 2014-10-05 09:49:00 UTC
This seems related to :
https://bugzilla.redhat.com/show_bug.cgi?id=1139643

The host is put in a DOWN state immediately to prevent races (we had several bus in the past on that and this is the approach that was decided to take)

So, the move to DOWN will still occur temporarily but at the end of the flow host will be restored to its origin maintenance state