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: v16.1.0~1402^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F36568%2Fhead;p=ceph.git docs/mgr: remove traces of ceph orch osd spec Signed-off-by: Joshua Schmid --- diff --git a/doc/mgr/orchestrator.rst b/doc/mgr/orchestrator.rst index d1d81406df86..5da26429f5c6 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 ------------- ::