]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
docs: <orch osd spec> is no longer present 37521/head
authorJoshua Schmid <jschmid@suse.de>
Fri, 2 Oct 2020 08:22:23 +0000 (10:22 +0200)
committerJoshua Schmid <jschmid@suse.de>
Fri, 2 Oct 2020 08:22:55 +0000 (10:22 +0200)
Signed-off-by: Joshua Schmid <jschmid@suse.de>
doc/mgr/orchestrator.rst

index f7eaadab68f653c1ce671f5d9fad0ae3a7558e01..72ea4f47a8503e6c35d1436e5436301d128bd0be 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
 -------------
 ::