From: Alfredo Deza Date: Thu, 1 Mar 2018 19:21:05 +0000 (-0500) Subject: doc/rados add missing lvm subcommand for ceph-volume X-Git-Tag: v12.2.5~152^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F20691%2Fhead;p=ceph.git doc/rados add missing lvm subcommand for ceph-volume Signed-off-by: Alfredo Deza (cherry picked from commit 1c846f3389db46f35adca57861665cd0aaab9b7a) --- diff --git a/doc/rados/operations/bluestore-migration.rst b/doc/rados/operations/bluestore-migration.rst index b6d45b030bf0..f4f16fb71a9e 100644 --- a/doc/rados/operations/bluestore-migration.rst +++ b/doc/rados/operations/bluestore-migration.rst @@ -84,7 +84,7 @@ more data migration than should be necessary, so it is not optimal. This requires you do identify which device to wipe based on what you saw mounted above. BE CAREFUL! :: - ceph-volume create --bluestore --data $DEVICE --osd-id $ID + ceph-volume lvm create --bluestore --data $DEVICE --osd-id $ID #. Repeat.