Bug 1045406 - (Documentation bug) pcs command to create a cluster missing mandatory name parameter
Summary: (Documentation bug) pcs command to create a cluster missing mandatory name pa...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: doc-Cluster_Administration
Version: 6.5
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Steven J. Levine
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks: 994246
TreeView+ depends on / blocked
 
Reported: 2013-12-20 11:15 UTC by Josep 'Pep' Turro Mauri
Modified: 2018-12-09 17:23 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-24 21:52:47 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Josep 'Pep' Turro Mauri 2013-12-20 11:15:27 UTC
Description of problem:
In "Configuring the Red Hat High Availability Add-On with Pacemaker", Section "3.2. Configuring and Starting the Cluster Nodes" [*]


The '--name' flag is omitted from the pcs command.

The document says:

pcs cluster setup [--start] cluster_name node1 [node2] [...]

When in fact it should say:

pcs cluster setup [--start] --name cluster_name node1 [node2] [...]


Version-Release number of selected component (if applicable):
Revision 1.1-2.404 of the document

[*] https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Configuring_the_Red_Hat_High_Availability_Add-On_with_Pacemaker/s2-configurestartnodes-HAAR.html

Comment 1 Steven J. Levine 2014-01-08 22:48:19 UTC
I have made this fix to the RHEL 6 working draft, and it will be reflected in the next RHEL 6 release. When I next build this document, I will put this BZ in ON_QA.

Thanks for the catch.


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