]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixes to normalize header hierarchy. Tweaked IA slightly.
authorJohn Wilkins <john.wilkins@inktank.com>
Tue, 29 Oct 2013 01:03:28 +0000 (18:03 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Tue, 29 Oct 2013 01:03:28 +0000 (18:03 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/radosgw/federated-config.rst

index 78ab3fbb30db0505a0fbaa6d76ce8787b331bb09..2fdb242514702b0ce7a26e66cf0ec0fc2986f9a6 100644 (file)
@@ -16,7 +16,7 @@ regions, and with multiple zones for a region.
 
 
 Background
-----------
+==========
 
 When you deploy a :term:`Ceph Object Store` service that spans geographical
 locales, configuring Ceph Object Gateway regions and metadata synchronization
@@ -36,7 +36,7 @@ each zone (typical). You may also deploy a separate Ceph Storage Cluster for
 each zone if your requirements and resources warrant this level of redundancy.
 
 About this Guide
-----------------
+================
 
 In the following sections, we will demonstrate how to configure a federated
 cluster in two logical steps: 
@@ -703,10 +703,15 @@ with the following differences:
 
 #. `Start Gateway Instances`_.
 
-#. `Replicate Data`_ by specifying the master zone of the master region as the
-   source zone and the master zone of the secondary region as the secondary
-   zone. When activating the ``radosgw-agent``, specify ``--metadata-only`` so
-   that it only copies metadata.
+Replicate Metadata
+------------------
+
+`Replicate Data`_ by specifying the master zone of the master region as the
+source zone and the master zone of the secondary region as the secondary
+zone. When activating the ``radosgw-agent``, specify ``--metadata-only`` so
+that it only copies metadata. For example:: 
+
+       radosgw-agent -c inter-region-data-sync.conf --metadata-only
 
 Once you have completed the foregoing procedure, you should have a cluster
 consisting of a master region (``us``) and a secondary region (``eu``) where