From: Alfredo Deza Date: Fri, 20 Oct 2017 15:58:47 +0000 (-0400) Subject: doc/ceph-volume update create to indicate bluestore support X-Git-Tag: v13.0.1~463^2~9 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=61ce8b4b844fcb64fc95373c5515de902a52fc8c;p=ceph.git doc/ceph-volume update create to indicate bluestore support Signed-off-by: Alfredo Deza --- diff --git a/doc/ceph-volume/lvm/create.rst b/doc/ceph-volume/lvm/create.rst index fb367f110f88..c90d1f6fa528 100644 --- a/doc/ceph-volume/lvm/create.rst +++ b/doc/ceph-volume/lvm/create.rst @@ -15,14 +15,10 @@ once. There is nothing different to the process except the OSD will become up and in immediately after completion. -Although initially :term:`filestore` is supported (and supported by default) -the back end can be specified with: +The backing objectstore can be specified with: * :ref:`--filestore ` -* ``--bluestore`` - -.. when available, this will need to be updated to: -.. * :ref:`--bluestore ` +* :ref:`--bluestore ` All command line flags and options are the same as ``ceph-volume lvm prepare``. Please refer to :ref:`ceph-volume-lvm-prepare` for details.