From f9ee51f9feadb6d0f91b76a2b2ba8a24f1523a77 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 7 Nov 2017 13:42:11 -0500 Subject: [PATCH] doc/ceph-volume index initial description of simple Signed-off-by: Alfredo Deza --- doc/ceph-volume/simple/index.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 doc/ceph-volume/simple/index.rst 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. -- 2.47.3