From: Alfredo Deza Date: Thu, 17 Aug 2017 13:09:33 +0000 (-0400) Subject: doc/ceph-volume add the lvm scan reference X-Git-Tag: v13.0.0~49^2~11 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=02de67eda7bd980532bf95c0c6037f9a32b74506;p=ceph.git doc/ceph-volume add the lvm scan reference Signed-off-by: Alfredo Deza --- diff --git a/doc/ceph-volume/lvm/scan.rst b/doc/ceph-volume/lvm/scan.rst new file mode 100644 index 000000000000..96d2719ac5df --- /dev/null +++ b/doc/ceph-volume/lvm/scan.rst @@ -0,0 +1,9 @@ +scan +==== +This sub-command will allow to discover Ceph volumes previously setup by the +tool by looking into the system's logical volumes and their tags. + +As part of the the :ref:`ceph-volume-lvm-prepare` process, the logical volumes are assigned +a few tags with important pieces of information. + +.. note:: This sub-command is not yet implemented