From: Zac Dover Date: Wed, 27 Nov 2024 06:17:41 +0000 (+1000) Subject: doc/glossary: add "DC" (Data Center) to glossary X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F60877%2Fhead;p=ceph.git doc/glossary: add "DC" (Data Center) to glossary Add the initialism "DC" (Data Center) to the glossary. Signed-off-by: Zac Dover (cherry picked from commit e595f353b53d50291f7cf58e6d782adf30449704) --- diff --git a/doc/glossary.rst b/doc/glossary.rst index 84c0c51817e..6e0952dce04 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -261,10 +261,14 @@ Another name for :term:`Dashboard`. Dashboard Plugin + DC + **D**\ata **C**\enter. + filestore A back end for OSD daemons, where a Journal is needed and files are written to the filesystem. + Flapping OSD An OSD that is repeatedly marked ``up`` and then ``down`` in rapid succession. See :ref:`rados_tshooting_flapping_osd`.