From e9340a3f9fe49d21d1227af51902d264657736ed Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 1 Jul 2023 21:51:15 +1000 Subject: [PATCH] doc/radosgw: refine "Zones" in multisite.rst Describe in greater detail the function of Zones in serving S3 objects, as requested by Alexander Patrakov here: https://github.com/ceph/ceph/pull/49981#issuecomment-1615866374. Signed-off-by: Zac Dover (cherry picked from commit 8dab6c066c4dd3699c7b7c80f7a30a0e18326bba) --- doc/radosgw/multisite.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index f497425fd8bcc..30b3b061e8500 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -1344,7 +1344,7 @@ Zones ----- A zone defines a logical group that consists of one or more Ceph Object Gateway -instances. Ceph Object Gateway supports zones. +instances. All RGWs in a given zone serve S3 objects that are backed by RADOS objects that are stored in the same set of pools in the same cluster. Ceph Object Gateway supports zones. The procedure for configuring zones differs from typical configuration procedures, because not all of the settings end up in a Ceph configuration -- 2.39.5