]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: used ref label for multisite link
authorJames McClune <falcon78921@users.noreply.github.com>
Mon, 20 Aug 2018 21:52:56 +0000 (17:52 -0400)
committerJames McClune <jmcclune@mcclunetechnologies.net>
Thu, 23 Aug 2018 23:52:08 +0000 (19:52 -0400)
Used the multisite ref label to link the Multi-Site page.
There's no federated config page in the latest docs.
The federated config page seems a little redundant. The multisite page's content
is very similar to the federated config. The multisite page also reflects best practices
when running radosgw's across geographic locations.

Fixes: http://tracker.ceph.com/issues/26997
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
doc/install/manual-deployment.rst

index 843908a11dc8163e213620fae7dc4a7cc1b26ef2..5e5c2b835485311bce25fc1aec41f0470c861a70 100644 (file)
@@ -55,7 +55,7 @@ a number of things:
   especially useful when you are working with multiple clusters and you need to
   clearly understand which cluster your are working with.
 
-  For example, when you run multiple clusters in a `federated architecture`_,
+  For example, when you run multiple clusters in a :ref:`multisite configuration <multisite>`,
   the cluster name (e.g., ``us-west``, ``us-east``) identifies the cluster for
   the current CLI session. **Note:** To identify the cluster name on the
   command line interface, specify the Ceph configuration file with the
@@ -526,7 +526,6 @@ To add (or remove) additional monitors, see `Add/Remove Monitors`_.
 To add (or remove) additional Ceph OSD Daemons, see `Add/Remove OSDs`_.
 
 
-.. _federated architecture: ../../radosgw/federated-config
 .. _Installation (Quick): ../../start
 .. _Add/Remove Monitors: ../../rados/operations/add-or-rm-mons
 .. _Add/Remove OSDs: ../../rados/operations/add-or-rm-osds