Merge pull request #37521 from jschmid1/remove_orch_osd_spec_mention

docs: <orch osd spec> is no longer present
This commit is contained in:
Joshua Schmid 2020-10-07 09:37:42 +02:00 committed by GitHub
commit 6d4896e5da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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