Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / doc / ceph-volume / simple / index.rst
1 .. _ceph-volume-simple:
2
3 ``simple``
4 ==========
5 Implements the functionality needed to manage OSDs from the ``simple`` subcommand:
6 ``ceph-volume simple``
7
8 **Command Line Subcommands**
9
10 * :ref:`ceph-volume-simple-scan`
11
12 * :ref:`ceph-volume-simple-activate`
13
14 * :ref:`ceph-volume-simple-systemd`
15
16
17 By *taking over* management, it disables all ``ceph-disk`` systemd units used
18 to trigger devices at startup, relying on basic (customizable) JSON
19 configuration and systemd for starting up OSDs.