Skip to content

Commit

Permalink
Merge pull request ceph#50276 from zdover23/wip-doc-2023-02-27-radosg…
Browse files Browse the repository at this point in the history
…w-multisite-caption-zone-data-replication

doc/rgw: caption a diagram

Reviewed-by: Anthony D'Atri <[email protected]>
  • Loading branch information
zdover23 authored Feb 28, 2023
2 parents fdc1a21 + ce2bd7c commit facacdf
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions doc/radosgw/multisite.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,19 @@ something like this:
.. image:: ../images/zone-sync2.png
:align: center

At the top of this diagram, we see two applications (also known as "clients").
The application on the right is both writing and reading data from the Ceph
Cluster, by means of the RADOS Gateway (RGW).

In the middle of this diagram, we see two zones, each of which contains an
instance of a RADOS Gateway (RGW). These instances of RGW are handling the
movement of data from the applications to the zonegroup. The arrow from the
master zone (US-EAST) to the secondary zone (US-WEST) represents an act of data
synchronization.

At the bottom of this diagram, we see the master zonegroup that contains the
master zone and the secondary zone.

For additional details on setting up a cluster, see `Ceph Object Gateway for
Production <https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html/ceph_object_gateway_for_production/index/>`__.

Expand Down

0 comments on commit facacdf

Please sign in to comment.