]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: align to all-available-devices flag 35359/head
authorJoshua Schmid <jschmid@suse.de>
Wed, 3 Jun 2020 10:26:16 +0000 (12:26 +0200)
committerJoshua Schmid <jschmid@suse.de>
Wed, 3 Jun 2020 14:01:11 +0000 (16:01 +0200)
Signed-off-by: Joshua Schmid <jschmid@suse.de>
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`