]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs: <orch osd spec> is no longer present
authorJoshua Schmid <jschmid@suse.de>
Fri, 2 Oct 2020 08:22:23 +0000 (10:22 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Wed, 18 Nov 2020 10:52:17 +0000 (11:52 +0100)
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit b38bc14525460e0bec7829774d2385b62d6c8742)

doc/mgr/orchestrator.rst

index e3f197ec0da307c48152c5712a7522e8d0bb2355..b808032800c57a2ca5718aaad31c0463df070b5e 100644 (file)
@@ -189,10 +189,6 @@ If you want to avoid this behavior (disable automatic creation of OSD on availab
 
     ceph orch apply osd --all-available-devices --unmanaged=true
 
-If you have already created the OSDs 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
 -------------
 ::