Bug 1147711 - wrong example in Shutting Down HostedEngine-VM
Summary: wrong example in Shutting Down HostedEngine-VM
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: 3.4.1-1
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: 3.5.0
Assignee: rhev-docs@redhat.com
QA Contact: Tahlia Richardson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-29 23:09 UTC by Vladimir Vasilev
Modified: 2015-02-15 23:46 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build Name: 22462, Installation Guide-3.3-6 Build Date: 22-05-2014 11:07:55 Topic ID: 25552-608779 [Specified]
Last Closed: 2015-02-15 23:46:53 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Vladimir Vasilev 2014-09-29 23:09:00 UTC
Title: Configuring the Self-Hosted Engine

Describe the issue:
3.4. Configuring the Self-Hosted Engine
13. Shutting Down HostedEngine-VM

The example says "# shutdown now". This is wrong. It should be "shutdown -h now". Without the -h option the VM will switch to maintenance mode.

Comment 1 David Ryan 2014-10-09 04:45:23 UTC
Updated per topic 25552 rev 715654 in the Installation Guide. 

Per the man page, the -h option halts the system at the specific time, which in this case is "now". I will move to ON_QA once I build the book later today. 

Was:

shutdown now

Is:

shutdown -h now

Comment 2 David Ryan 2014-10-09 08:55:38 UTC
Updated additional topic 25665 rev 715735 in the Installation Guide.


Note You need to log in before you can comment on or make changes to this bug.