From c56d2a5aaf79a3440607946a55b9e59ca8a6de5b Mon Sep 17 00:00:00 2001 From: Anthony D'Atri Date: Mon, 14 Apr 2025 01:18:03 -0400 Subject: [PATCH] doc/cephadm/services: Fix formatting in osd.rst Signed-off-by: Anthony D'Atri --- doc/cephadm/services/osd.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ----------------- -- 2.39.5