diff --git a/doc/mgr/orchestrator.rst b/doc/mgr/orchestrator.rst index f7eaadab68f..72ea4f47a85 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 ------------- ::