]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: parallelize t-mon headings 54462/head
authorZac Dover <zac.dover@proton.me>
Sun, 12 Nov 2023 10:52:09 +0000 (20:52 +1000)
committerZac Dover <zac.dover@proton.me>
Sun, 12 Nov 2023 13:57:41 +0000 (23:57 +1000)
Give parallel structure to the questions in the Q&A section of the "The
Cluster Has Quorum But At Least One Monitor Is Down" subsection of the
"Most Common Monitor Issues" section of
doc/rados/troubleshooting/troubleshooting-mon.rst.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 010e5a13b9e4e6a860c676f1b3090a495592d715)

doc/rados/troubleshooting/troubleshooting-mon.rst

index 38d01be4ec6209c89ddfd6a6e88a14fab0e96831..99780d8a81bc988d0e42c9a784b8fbe17c99ec0a 100644 (file)
@@ -217,7 +217,7 @@ detail`` returns a message similar to the following::
   the documentation.
   
 
-**What does it mean if  a Monitor's state is ``probing``?**
+**What does it mean when a Monitor's state is ``probing``?**
 
   If ``ceph health detail`` shows that a Monitor's state is
   ``probing``, then the Monitor is still looking for the other Monitors. Every
@@ -294,7 +294,7 @@ detail`` returns a message similar to the following::
   bug you raise. See `Preparing your logs`_ for information about the proper
   preparation of logs.
 
-**What does it mean when the Monitor state is ``leader`` or ``peon``?**
+**What does it mean when a Monitor's state is ``leader`` or ``peon``?**
 
   If ``ceph health detail`` shows that the Monitor is in the ``leader`` state
   or in the ``peon`` state, it is likely that clock skew is present. Follow the