mirror of
https://github.com/ceph/ceph
synced 2025-01-02 09:02:34 +00:00
Merge pull request #37236 from jschmid1/osd_rm_doc_fix
docs: remove docs should say osd_id instead of svc_id Reviewed-by: Michael Fritch <mfritch@suse.com> Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
e492447fde
@ -197,7 +197,7 @@ Remove an OSD
|
||||
-------------
|
||||
::
|
||||
|
||||
ceph orch osd rm <svc_id(s)> [--replace] [--force]
|
||||
ceph orch osd rm <osd_id(s)> [--replace] [--force]
|
||||
|
||||
Evacuates PGs from an OSD and removes it from the cluster.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user