From 010e5a13b9e4e6a860c676f1b3090a495592d715 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sun, 12 Nov 2023 20:52:09 +1000 Subject: [PATCH] doc/rados: parallelize t-mon headings 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 --- doc/rados/troubleshooting/troubleshooting-mon.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/troubleshooting/troubleshooting-mon.rst b/doc/rados/troubleshooting/troubleshooting-mon.rst index 6add6127e16f3..49c0ac1a980f7 100644 --- a/doc/rados/troubleshooting/troubleshooting-mon.rst +++ b/doc/rados/troubleshooting/troubleshooting-mon.rst @@ -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 -- 2.39.5