]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: edit t-shooting-mon.rst 54412/head
authorZac Dover <zac.dover@proton.me>
Wed, 8 Nov 2023 07:56:29 +0000 (17:56 +1000)
committerZac Dover <zac.dover@proton.me>
Wed, 8 Nov 2023 13:55:44 +0000 (23:55 +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>
doc/rados/troubleshooting/troubleshooting-mon.rst

index 3beb42fdf01a12c8f4d453b5dea5bf97080aadda..39e07f2fff2a17a321e90b62d6ea2e985a934f84 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
 =======================