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 ------------- ::