From: Joshua Schmid Date: Fri, 18 Sep 2020 12:32:33 +0000 (+0200) Subject: docs: s/svc_id/osd_id X-Git-Tag: v15.2.9~122^2~44^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=91f8bd98b64ffc5990dfb5cffc2c644115c3f893;p=ceph.git docs: s/svc_id/osd_id Fixes: https://tracker.ceph.com/issues/47402 Signed-off-by: Joshua Schmid (cherry picked from commit d7d1267686474ca9d16410ebe21ba89038785c56) --- diff --git a/doc/mgr/orchestrator.rst b/doc/mgr/orchestrator.rst index 32c3bc0fac15..6cfcd0ee3f06 100644 --- a/doc/mgr/orchestrator.rst +++ b/doc/mgr/orchestrator.rst @@ -197,7 +197,7 @@ Remove an OSD ------------- :: - ceph orch osd rm [--replace] [--force] + ceph orch osd rm [--replace] [--force] Evacuates PGs from an OSD and removes it from the cluster.