From 35d168826fd7b96cb73c6d799f7267a92f3453e9 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 30 Nov 2023 08:08:00 +0100 Subject: [PATCH] doc/glossary.rst: add "Monitor Store" Add the term "Monitor Store" to the glossary. Signed-off-by: Zac Dover --- doc/glossary.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/glossary.rst b/doc/glossary.rst index df7a0d18afa1f..12e40f59c98b5 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -274,6 +274,11 @@ :ref:`MON` 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`. -- 2.39.5