From: Zac Dover Date: Wed, 11 Jan 2023 15:12:24 +0000 (+1000) Subject: doc/cephadm: s/osd/OSD/ where appropriate X-Git-Tag: v17.2.6~227^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=db6a7ac944afca24cd6f208431c06ae79d1377c5;p=ceph.git doc/cephadm: s/osd/OSD/ where appropriate Capitalize the initialization "OSD" where it occurs in natural language in cephadm/host-management.rst. This PR answers a request made by Anthony D'Atri and seconded by Cole Mitchell in https://github.com/ceph/ceph/pull/49699#discussion_r1066171002. Signed-off-by: Zac Dover (cherry picked from commit 559fea8b427ba60b49ebfe16d67fa21168e3e1bc) --- diff --git a/doc/cephadm/host-management.rst b/doc/cephadm/host-management.rst index f3b130fb28d2..b6cba8a75470 100644 --- a/doc/cephadm/host-management.rst +++ b/doc/cephadm/host-management.rst @@ -91,13 +91,13 @@ To drain all daemons from a host, run a command of the following form: The ``_no_schedule`` label will be applied to the host. See :ref:`cephadm-special-host-labels`. -All osds on the host will be scheduled to be removed. You can check the progress of the osd removal operation with the following command: +All OSDs on the host will be scheduled to be removed. You can check the progress of the OSD removal operation with the following command: .. prompt:: bash # ceph orch osd rm status -See :ref:`cephadm-osd-removal` for more details about osd removal. +See :ref:`cephadm-osd-removal` for more details about OSD removal. Use the following command to determine whether any daemons are still on the host: