From: Joshua Schmid Date: Fri, 2 Oct 2020 08:22:23 +0000 (+0200) Subject: docs: is no longer present X-Git-Tag: v16.1.0~904^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F37521%2Fhead;p=ceph.git docs: is no longer present Signed-off-by: Joshua Schmid --- diff --git a/doc/mgr/orchestrator.rst b/doc/mgr/orchestrator.rst index f7eaadab68f6..72ea4f47a850 100644 --- a/doc/mgr/orchestrator.rst +++ b/doc/mgr/orchestrator.rst @@ -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 ------------- ::