From 495eb97fd7fa3d53d27ad8d7df993df80b708ca1 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 27 Feb 2023 04:18:50 +1000 Subject: [PATCH] doc/glossary: Add "zone" to glossary.rst Add "Zone" to the glossary. Co-authored-by: Anthony D'Atri Signed-off-by: Zac Dover --- doc/glossary.rst | 6 ++++++ doc/radosgw/multisite.rst | 2 ++ 2 files changed, 8 insertions(+) diff --git a/doc/glossary.rst b/doc/glossary.rst index 329c689396a8b..8cb542ada81cb 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -390,5 +390,11 @@ 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`. + .. _https://github.com/ceph: https://github.com/ceph .. _Cluster Map: ../architecture#cluster-map diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index c51e6dca12b69..236f2b62d7665 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -1307,6 +1307,8 @@ The following JSON object is an example of a default zonegroup map: radosgw-admin period update --commit +.. _radosgw-zones: + Zones ----- -- 2.39.5