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.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f84e3ee8c8f2eb00527e0a24120c929e767d81f1;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 84c0c51817e76..6e0952dce0492 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`.