]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/ceph-volume add the lvm scan reference
authorAlfredo Deza <adeza@redhat.com>
Thu, 17 Aug 2017 13:09:33 +0000 (09:09 -0400)
committerAlfredo Deza <adeza@redhat.com>
Mon, 21 Aug 2017 23:29:22 +0000 (19:29 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
doc/ceph-volume/lvm/scan.rst [new file with mode: 0644]

diff --git a/doc/ceph-volume/lvm/scan.rst b/doc/ceph-volume/lvm/scan.rst
new file mode 100644 (file)
index 0000000..96d2719
--- /dev/null
@@ -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