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

Bug 1193556

Summary: [Docs][Tech] Document rhevm-shell command for "confirm host has been rebooted"
Product: Red Hat Enterprise Virtualization Manager Reporter: Martin Pavlik <mpavlik>
Component: DocumentationAssignee: Julie <juwu>
Status: CLOSED CURRENTRELEASE QA Contact: Tahlia Richardson <trichard>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.6.0CC: ecohen, gklein, iheim, juan.hernandez, juwu, lsurette, pstehlik, rbalakri, Rhev-m-bugs, sherold, thildred, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: 3.6.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: infra
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-29 05:27:40 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:
Bug Depends On:    
Bug Blocks: 1207472    

Description Martin Pavlik 2015-02-17 15:25:38 UTC
Description of problem:
add command for "confirm host has been rebooted" to rhevm-shell

at the moment there is no possibility to "confirm host has been rebooted" via cli

if SPM host becomes non-responsive, it is impossible to make RHEV-M choose new SPM because of this

Comment 1 Juan Hernández 2015-02-17 15:39:35 UTC
Doesn't the following command work?

  # action host myhost fence --fence_type manual

In theory that performs the same action that the "confirm host has been rebooted" action of the GUI. Please verify and close as NOTABUG if it works correctly.

Comment 2 Martin Pavlik 2015-02-17 15:53:02 UTC
it works, 

@Juan 
how is the user supposed to know that this action equals "confirm host has been rebooted"


[RHEVM shell (connected)]# action host XXXXXX.redhat.com fence --fence_type manual

fence_type  : manual
host-id     : 00d9f14d-87b6-4613-b92e-fdd49e2a2615
status-state: complete

Comment 3 Juan Hernández 2015-02-17 15:57:08 UTC
The only way to make that clear for users is documentation. I'm moving the bug to the documentation component.