]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs/mgr: remove traces of ceph orch osd spec 36568/head
authorJoshua Schmid <jschmid@suse.de>
Tue, 11 Aug 2020 14:47:36 +0000 (16:47 +0200)
committerJoshua Schmid <jschmid@suse.de>
Tue, 11 Aug 2020 14:47:36 +0000 (16:47 +0200)
Signed-off-by: Joshua Schmid <jschmid@suse.de>
doc/mgr/orchestrator.rst

index d1d81406df86366328e1da9dcd1ea16dea00d3f2..5da26429f5c605cda5b2e244290c4ae8410e0ff0 100644 (file)
@@ -194,10 +194,6 @@ If you want to avoid this behavior (disable automatic creation of OSD in availab
 
     ceph orch apply osd --all-available-devices --unmanaged=true
 
-In the case that you have already created the OSD's using the ``all-available-devices`` service, you can change the automatic OSD creation using the following command::
-
-    ceph orch osd spec --service-name  osd.all-available-devices --unmanaged
-
 Remove an OSD
 -------------
 ::