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: wip-pdonnell-testing-20200918.022351~339^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f8b8e6f22900848ed12d166592f504e2d6b70554;p=ceph-ci.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 d1d81406df8..5da26429f5c 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 ------------- ::