From a2f563ebe7df9110a73b325dbd6467d515f61311 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Fri, 20 Apr 2018 12:22:40 -0400 Subject: [PATCH] doc/man/ceph-volume update flags for activate Signed-off-by: Alfredo Deza (cherry picked from commit a454abc863817cd393e01e8c135174c1e1839be2) --- doc/man/8/ceph-volume.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/man/8/ceph-volume.rst b/doc/man/8/ceph-volume.rst index 496a0c9fec2c..d38cb624ef58 100644 --- a/doc/man/8/ceph-volume.rst +++ b/doc/man/8/ceph-volume.rst @@ -50,13 +50,18 @@ enabled and needs to be mounted. Usage:: - ceph-volume lvm activate --filestore + ceph-volume lvm activate --bluestore 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** -- 2.47.3