blob: aa9990f7199d48fb69d2dd373b01ef110c841f34 (
plain)
1
2
3
4
5
6
7
8
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 :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
|