From: Joshua Schmid Date: Tue, 11 Aug 2020 14:47:36 +0000 (+0200) Subject: docs/mgr: remove traces of ceph orch osd spec X-Git-Tag: v15.2.5~26^2~9 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cb1a246edec9f4d3f92a6a8bd098da9d9f3ed34a;p=ceph.git docs/mgr: remove traces of ceph orch osd spec Signed-off-by: Joshua Schmid (cherry picked from commit f8b8e6f22900848ed12d166592f504e2d6b70554) --- diff --git a/doc/mgr/orchestrator.rst b/doc/mgr/orchestrator.rst index d1d81406df863..5da26429f5c60 100644 --- a/doc/mgr/orchestrator.rst +++ b/doc/mgr/orchestrator.rst @@ -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 ------------- ::