]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: Add "zone" to glossary.rst 50267/head
authorZac Dover <zac.dover@proton.me>
Sun, 26 Feb 2023 18:18:50 +0000 (04:18 +1000)
committerZac Dover <zac.dover@proton.me>
Sun, 26 Feb 2023 18:23:34 +0000 (04:23 +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>
doc/glossary.rst
doc/radosgw/multisite.rst

index 329c689396a8b3b41a41a10bbcb159ec80f3a5aa..8cb542ada81cb2541806f4111e019ac41741e7fd 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 c51e6dca12b6998369c5fed95ce1266e80261c1f..236f2b62d766579e08f88b2b3ff8f4c5975f68b0 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
 -----