]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary.rst: add "Monitor Store" 54744/head
authorZac Dover <zac.dover@proton.me>
Thu, 30 Nov 2023 07:08:00 +0000 (08:08 +0100)
committerZac Dover <zac.dover@proton.me>
Fri, 1 Dec 2023 09:48:01 +0000 (10:48 +0100)
Add the term "Monitor Store" to the glossary.

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

doc/glossary.rst

index 9e5fdab5d7f3eb37161f7195d82e28cdbfc64a14..5ba2159dd3d77b8924909a9b9080bd579b1cbaa4 100644 (file)
        :ref:`MON<arch_monitor>`
                The Ceph monitor software.
 
+        Monitor Store
+                The persistent storage that is used by the Monitor. This
+                includes the Monitor's RocksDB and all related files in
+                ``/var/lib/ceph``.
+
        Node
                 See :term:`Ceph Node`.