mirror of
https://github.com/ceph/ceph
synced 2024-12-24 20:33:27 +00:00
f9ee51f9fe
Signed-off-by: Alfredo Deza <adeza@redhat.com>
20 lines
488 B
ReStructuredText
20 lines
488 B
ReStructuredText
.. _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.
|