From: Anthony D'Atri Date: Mon, 14 Apr 2025 05:18:03 +0000 (-0400) Subject: doc/cephadm/services: Fix formatting in osd.rst X-Git-Tag: v20.3.0~98^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F62799%2Fhead;p=ceph.git doc/cephadm/services: Fix formatting in osd.rst Signed-off-by: Anthony D'Atri --- diff --git a/doc/cephadm/services/osd.rst b/doc/cephadm/services/osd.rst index 2dce4a99889a2..db7f4d568e664 100644 --- a/doc/cephadm/services/osd.rst +++ b/doc/cephadm/services/osd.rst @@ -144,7 +144,7 @@ Run this command to display an inventory of storage devices on all cluster hosts ceph orch device ls -A storage device is considered _available_ if all of the following +A storage device is considered *available* if all of the following conditions are met: * The device must have no partitions. @@ -154,7 +154,7 @@ conditions are met: * The device must not contain a Ceph BlueStore OSD. * The device must be larger than 5 GB. -Ceph will not provision an OSD on a device that is not _available_. +Ceph will not provision an OSD on a device that is not *available*. Creating New OSDs -----------------