From: lijing Date: Wed, 17 Jan 2018 02:18:59 +0000 (+0800) Subject: doc: update man page to explain ceph-volume support bluestore X-Git-Tag: v12.2.5~153^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F20679%2Fhead;p=ceph.git doc: update man page to explain ceph-volume support bluestore Fixes: http://tracker.ceph.com/issues/22663 Signed-off-by: Jing Li lijing@gohighsec.com (cherry picked from commit c8bdb49c927bc68d88c6de12537bd1daf7e2e433) --- diff --git a/doc/man/8/ceph-volume.rst b/doc/man/8/ceph-volume.rst index f677d06238b7..e30eff6cfe30 100644 --- a/doc/man/8/ceph-volume.rst +++ b/doc/man/8/ceph-volume.rst @@ -55,13 +55,13 @@ Usage:: Optional Arguments: * [-h, --help] show the help message and exit -* [--bluestore] filestore objectstore (not yet implemented) -* [--filestore] filestore objectstore (current default) +* [--bluestore] bluestore objectstore (default) +* [--filestore] filestore objectstore **prepare** -Prepares a logical volume to be used as an OSD and journal using a ``filestore`` setup -(``bluestore`` support is planned). It will not create or modify the logical volumes +Prepares a logical volume to be used as an OSD and journal using a ``filestore`` +or ``bluestore`` (default) setup. It will not create or modify the logical volumes except for adding extra metadata. Usage::