]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary.rst: add "Monitor Store" 54743/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:47:56 +0000 (10:47 +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 4d70376849d5adef142310a4c0c991b1288a89ad..7f9d27f8c7523ca46a97f66cd00a4519746d3174 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`.