]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: align to all-available-devices flag
authorJoshua Schmid <jschmid@suse.de>
Wed, 3 Jun 2020 10:26:16 +0000 (12:26 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Mon, 8 Jun 2020 11:52:24 +0000 (13:52 +0200)
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit e9600666e0ab85203172b3d033322635197cd5c3)

doc/mgr/orchestrator.rst

index 48abedb80f5754e73382df348a5a04e46b430175..2e7fd4bb1b048d38a282978381d2ae165e00a7b5 100644 (file)
@@ -152,12 +152,12 @@ Create OSDs on a group of devices on a single host::
 
 or::
 
-    ceph orch apply osd -i <json_file/yaml_file> [--preview]
+    ceph orch apply osd -i <json_file/yaml_file>
 
 
 or::
 
-    ceph orch apply osd --use-all-devices [--preview]
+    ceph orch apply osd --all-available-devices
 
 
 For a more in-depth guide to DriveGroups please refer to :ref:`drivegroups`