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

Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/glossary.rst

index df7a0d18afa1f8258064e98b72680f3e70b15583..12e40f59c98b5d31c13d096a0ad7d8ec27aa2c32 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`.