docs/mgr: remove traces of ceph orch osd spec

Signed-off-by: Joshua Schmid <jschmid@suse.de>
This commit is contained in:
Joshua Schmid 2020-08-11 16:47:36 +02:00
parent 4109e981d9
commit f8b8e6f229
No known key found for this signature in database
GPG Key ID: 52B53A0A01C98B09

View File

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