]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/ceph-volume update the index to include the simple sub command and files
authorAlfredo Deza <adeza@redhat.com>
Mon, 6 Nov 2017 19:17:20 +0000 (14:17 -0500)
committerAlfredo Deza <adeza@redhat.com>
Mon, 13 Nov 2017 15:20:13 +0000 (10:20 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d7f85c64e4b409ea95e30ccb5a1388278843c478)

doc/ceph-volume/index.rst

index 810f5e59b11edd8f9f64b08e264d89c024b07abe..3955a64b2c5db0199020fdf2ba1e3e65d339a567 100644 (file)
@@ -3,19 +3,19 @@
 ceph-volume
 ===========
 Deploy OSDs with different device technologies like lvm or physical disks using
-pluggable tools (:doc:`lvm/index` itself is treated like a plugin). It tries to
-follow the workflow of ``ceph-disk`` for deploying OSDs, with a predictable,
-and robust way of preparing, activating, and starting OSDs.
+pluggable tools (:doc:`lvm/index` itself is treated like a plugin) and trying to
+follow a predictable, and robust way of preparing, activating, and starting OSDs.
 
 :ref:`Overview <ceph-volume-overview>` |
 :ref:`Plugin Guide <ceph-volume-plugins>` |
 
 
 **Command Line Subcommands**
-Although currently there is support for ``lvm``, the plan is to support other
-technologies, including plain disks.
+There is currently support for ``lvm``, and plain disks (with GPT partitions)
+that may have been deployed with ``ceph-disk``.
 
 * :ref:`ceph-volume-lvm`
+* :ref:`ceph-volume-simple`
 
 .. toctree::
    :hidden:
@@ -30,3 +30,7 @@ technologies, including plain disks.
    lvm/systemd
    lvm/list
    lvm/zap
+   simple/index
+   simple/activate
+   simple/scan
+   simple/systemd