From: James McClune Date: Fri, 19 Oct 2018 04:45:33 +0000 (-0400) Subject: doc: updated wording from federated to multisite X-Git-Tag: v14.1.0~1141^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24670%2Fhead;p=ceph.git doc: updated wording from federated to multisite Updated the terminology from federated architecture to multisite configuration. Updated the reference link for multisite configuration. Signed-off-by: James McClune --- diff --git a/doc/install/manual-freebsd-deployment.rst b/doc/install/manual-freebsd-deployment.rst index cf23e8a74ce1..65c264942862 100644 --- a/doc/install/manual-freebsd-deployment.rst +++ b/doc/install/manual-freebsd-deployment.rst @@ -104,7 +104,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 `, 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 a Ceph configuration file with the @@ -572,7 +572,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