From: Joshua Schmid Date: Fri, 2 Oct 2020 08:22:23 +0000 (+0200) Subject: docs: is no longer present X-Git-Tag: v15.2.8~14^2~37 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=72162259b10b409ccb49b1ae4df4c5365a974dd8;p=ceph.git docs: is no longer present Signed-off-by: Joshua Schmid (cherry picked from commit b38bc14525460e0bec7829774d2385b62d6c8742) --- diff --git a/doc/mgr/orchestrator.rst b/doc/mgr/orchestrator.rst index e3f197ec0da3..b808032800c5 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 ------------- ::