From: Alfredo Deza Date: Tue, 7 Nov 2017 18:42:11 +0000 (-0500) Subject: doc/ceph-volume index initial description of simple X-Git-Tag: v13.0.1~256^2~19 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f9ee51f9feadb6d0f91b76a2b2ba8a24f1523a77;p=ceph.git doc/ceph-volume index initial description of simple Signed-off-by: Alfredo Deza --- diff --git a/doc/ceph-volume/simple/index.rst b/doc/ceph-volume/simple/index.rst new file mode 100644 index 00000000000..6f2534a738e --- /dev/null +++ b/doc/ceph-volume/simple/index.rst @@ -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.