]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm/services: Fix formatting in osd.rst 62799/head
authorAnthony D'Atri <anthonyeleven@users.noreply.github.com>
Mon, 14 Apr 2025 05:18:03 +0000 (01:18 -0400)
committerAnthony D'Atri <anthonyeleven@users.noreply.github.com>
Mon, 14 Apr 2025 05:18:03 +0000 (01:18 -0400)
Signed-off-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
doc/cephadm/services/osd.rst

index 2dce4a99889a2ffeef1e85c41ade41a1ee3322e2..db7f4d568e664925413e56bb6a6ac9ce72e7ec51 100644 (file)
@@ -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
 -----------------