mirror of
https://github.com/ceph/ceph
synced 2024-12-17 08:57:28 +00:00
doc/man/ceph-volume update flags for activate
Signed-off-by: Alfredo Deza <adeza@redhat.com>
This commit is contained in:
parent
ae96b9f0a2
commit
a454abc863
@ -50,13 +50,18 @@ enabled and needs to be mounted.
|
||||
|
||||
Usage::
|
||||
|
||||
ceph-volume lvm activate --filestore <osd id> <osd fsid>
|
||||
ceph-volume lvm activate --bluestore <osd id> <osd fsid>
|
||||
|
||||
Optional Arguments:
|
||||
|
||||
* [-h, --help] show the help message and exit
|
||||
* [--auto-detect-objectstore] Automatically detect the objecstore by inspecting
|
||||
the OSD
|
||||
* [--bluestore] bluestore objectstore (default)
|
||||
* [--filestore] filestore objectstore
|
||||
* [--all] Activate all OSDs found in the system
|
||||
* [--no-systemd] Skip creating and enabling systemd units and starting of OSD
|
||||
services
|
||||
|
||||
|
||||
**prepare**
|
||||
|
Loading…
Reference in New Issue
Block a user