]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/start: link to mon map command 56409/head
authorZac Dover <zac.dover@proton.me>
Thu, 21 Mar 2024 22:12:16 +0000 (08:12 +1000)
committerZac Dover <zac.dover@proton.me>
Fri, 22 Mar 2024 16:17:29 +0000 (02:17 +1000)
Link to the "ceph mon stat" command when "Intro to Ceph" document first
mentions Monitor Maps.

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

doc/rados/operations/monitoring.rst
doc/start/intro.rst

index 2343e7e1f59c388ffbc2a1a6457cff7a0ac69956..f9af6f03d16e92cda841d81be10e8cf14b94280b 100644 (file)
@@ -517,6 +517,8 @@ multiple monitors are running to ensure proper functioning of your Ceph
 cluster. Check monitor status regularly in order to ensure that all of the
 monitors are running.
 
+.. _display-mon-map:
+
 To display the monitor map, run the following command:
 
 .. prompt:: bash $
index 9881a7205487c48fb5ceb6f928067b6bd6a1c781..6a0d1d318a8f8c89f74397b6c0fd76edda504aa7 100644 (file)
@@ -27,13 +27,13 @@ The Ceph Metadata Server is necessary to run Ceph File System clients.
             |      OSDs     | | Monitors   | |  Managers  | |      MDSs     |
             +---------------+ +------------+ +------------+ +---------------+
 
-- **Monitors**: A :term:`Ceph Monitor` (``ceph-mon``) maintains maps
-  of the cluster state, including the monitor map, manager map, the
-  OSD map, the MDS map, and the CRUSH map.  These maps are critical 
-  cluster state required for Ceph daemons to coordinate with each other.  
-  Monitors are also responsible for managing authentication between 
-  daemons and clients.  At least three monitors are normally required 
-  for redundancy and high availability.
+- **Monitors**: A :term:`Ceph Monitor` (``ceph-mon``) maintains maps of the
+  cluster state, including the :ref:`monitor map<display-mon-map>`, manager
+  map, the OSD map, the MDS map, and the CRUSH map.  These maps are critical
+  cluster state required for Ceph daemons to coordinate with each other.
+  Monitors are also responsible for managing authentication between daemons and
+  clients.  At least three monitors are normally required for redundancy and
+  high availability.
 
 - **Managers**: A :term:`Ceph Manager` daemon (``ceph-mgr``) is
   responsible for keeping track of runtime metrics and the current