]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: Add "zone" to glossary.rst 50272/head
authorZac Dover <zac.dover@proton.me>
Sun, 26 Feb 2023 18:18:50 +0000 (04:18 +1000)
committerZac Dover <zac.dover@proton.me>
Mon, 27 Feb 2023 08:24:45 +0000 (18:24 +1000)
Add "Zone" to the glossary.

Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 495eb97fd7fa3d53d27ad8d7df993df80b708ca1)

doc/glossary.rst
doc/radosgw/multisite.rst

index b4eda4074740b6cca99d6e56ec7ceb3826653f5b..07547c40c5eec6ffc91763c8cbffd466027afc3c 100644 (file)
        Teuthology
                The collection of software that performs scripted tests on Ceph.
 
+        Zone
+                In the context of :term:`RGW`, a zone is a logical group that
+                consists of one or more :term:`RGW` instances.  A zone's
+                configuration state is stored in the :term:`period`. See
+                :ref:`Zones<radosgw-zones>`.
+
 .. _https://github.com/ceph: https://github.com/ceph
 .. _Cluster Map: ../architecture#cluster-map   
index f0b82ea81559d975b62bd7cc49798264236e12b9..084741dc6e184111f3fcd8306922872ff25180b6 100644 (file)
@@ -1307,6 +1307,8 @@ The following JSON object is an example of a default zonegroup map:
    
       radosgw-admin period update --commit
 
+.. _radosgw-zones:
+
 Zones
 -----