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: v12.2.0~51^2~9 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8b7a45718d0a7401b7db489ddf7648d132d7ff9f;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 0000000000000..96d2719ac5df1 --- /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