ceph/doc/ceph-volume/drive-group.rst
Jan Fajerski e5b585d15d ceph-volume: add drive-group subcommand
This new subcommand takes a drive group specification as json and deploys
the OSDs accordingly.

Signed-off-by: Jan Fajerski <jfajerski@suse.com>

Fixes: https://tracker.ceph.com/issues/46689
2020-07-23 12:10:58 +02:00

13 lines
417 B
ReStructuredText

.. _ceph-volume-drive-group:
``drive-group``
===============
The drive-group subcommand allows for passing :ref:'drivegroups' specifications
straight to ceph-volume as json. ceph-volume will then attempt to deploy this
drive groups via the batch subcommand.
The specification can be passed via a file, string argument or on stdin.
See the subcommand help for further details::
# ceph-volume drive-group --help