]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/ceph-volume index initial description of simple
authorAlfredo Deza <adeza@redhat.com>
Tue, 7 Nov 2017 18:42:11 +0000 (13:42 -0500)
committerAlfredo Deza <adeza@redhat.com>
Thu, 9 Nov 2017 11:47:42 +0000 (06:47 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
doc/ceph-volume/simple/index.rst [new file with mode: 0644]

diff --git a/doc/ceph-volume/simple/index.rst b/doc/ceph-volume/simple/index.rst
new file mode 100644 (file)
index 0000000..6f2534a
--- /dev/null
@@ -0,0 +1,19 @@
+.. _ceph-volume-simple:
+
+``simple``
+==========
+Implements the functionality needed to manage OSDs from the ``simple`` subcommand:
+``ceph-volume simple``
+
+**Command Line Subcommands**
+
+* :ref:`ceph-volume-simple-scan`
+
+* :ref:`ceph-volume-simple-activate`
+
+* :ref:`ceph-volume-simple-systemd`
+
+
+By *taking over* management, it disables all ``ceph-disk`` systemd units used
+to trigger devices at startup, relying on basic (customizable) JSON
+configuration and systemd for starting up OSDs.