mirror of
https://github.com/ceph/ceph
synced 2025-01-06 03:01:24 +00:00
13 lines
417 B
ReStructuredText
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
|