Merge pull request #18345 from wido/doc-osd-replace

doc: Remove additional arguments when replacing OSD

Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
Kefu Chai 2017-10-18 18:34:57 +08:00 committed by GitHub
commit 9f2715a5e0

View File

@ -184,9 +184,9 @@ need to be keep intact after the OSD is destroyed for replacement.
#. Prepare the disk for replacement by using the previously destroyed OSD id::
ceph-disk prepare --bluestore /dev/sdX --osd-id {id} --osd-uuid `uuidgen`
ceph-disk prepare --osd-id {id} /dev/sdX
#. And activate the OSD::
#. And activate the OSD (if not done automatically)::
ceph-disk activate /dev/sdX1