]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs/mgr: remove traces of ceph orch osd spec
authorJoshua Schmid <jschmid@suse.de>
Tue, 11 Aug 2020 14:47:36 +0000 (16:47 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Fri, 21 Aug 2020 11:04:01 +0000 (13:04 +0200)
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit f8b8e6f22900848ed12d166592f504e2d6b70554)

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
 -------------
 ::