]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: edit t-shooting-mon.rst 54427/head
authorZac Dover <zac.dover@proton.me>
Wed, 8 Nov 2023 07:56:29 +0000 (17:56 +1000)
committerZac Dover <zac.dover@proton.me>
Thu, 9 Nov 2023 04:25:51 +0000 (14:25 +1000)
Improve the front matter of the section "Troubleshooting Monitors" in
doc/rados/troubleshooting/troubleshooting-mon.rst.

Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit e6e3fda2efb8f4a4345ba5f939baade844c5d582)

doc/rados/troubleshooting/troubleshooting-mon.rst

index d0773e0d73ce1009a850185b7d1d20ebfd654906..428f08d1b02a2c3b8b9dbcb1f29b858799dadc1f 100644 (file)
@@ -6,14 +6,13 @@
 
 .. index:: monitor, high availability
 
-If a cluster encounters monitor-related problems, this does not necessarily
-mean that the cluster is in danger of going down. Even if multiple monitors are
-lost, the cluster can still be up and running, as long as there are enough
-surviving monitors to form a quorum.
-
-However serious your cluster's monitor-related problems might be, we recommend
-that you take the following troubleshooting steps.
-
+Even if a cluster experiences monitor-related problems, the cluster is not
+necessarily in danger of going down. If a cluster has lost multiple monitors,
+it can still remain up and running as long as there are enough surviving
+monitors to form a quorum.
+   
+If your cluster is having monitor-related problems, we recommend that you
+consult the following troubleshooting information.
 
 Initial Troubleshooting
 =======================