Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
This project is now read‑only. Starting Monday, February 2, please use https://ibm-ceph.atlassian.net/ for all bug tracking management.

Bug 1209268

Summary: Chapter 12 - command format incorrect
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Harold Miller <hamiller>
Component: DocumentationAssignee: ceph-docs <ceph-docs>
Status: CLOSED CURRENTRELEASE QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.2.3CC: kdreyer, tganguly
Target Milestone: rc   
Target Release: 1.2.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-18 10:23:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Harold Miller 2015-04-06 21:44:13 UTC
Description of problem:Chapter 12 at https://access.redhat.com/beta/documentation/en/red-hat-ceph-storage-123-installation-guide-for-rhel-x86-64/chapter-12-add-osds


format given - 
ceph-deploy osd prepare <ceph-node>:<data-drive> <journal-partition> [<ceph-node>:<data-drive> <journal-partition>]


Correct format - 
ceph-deploy osd prepare <ceph-node>:<data-drive>[:<journal-partition>] [<ceph-node>:<data-drive>[:<journal-partition>] ]

All examples should be corrected as well.

Comment 1 John Wilkins 2015-05-04 17:59:44 UTC
Fixed on master branch. Investigating other distros.

Comment 3 Tanay Ganguly 2015-06-05 07:04:47 UTC
Marking it as verified.