From f0447b29adf63c3d9dd86ea52e113c7a00cb2230 Mon Sep 17 00:00:00 2001 From: James McClune Date: Fri, 19 Oct 2018 00:45:33 -0400 Subject: [PATCH] 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 --- doc/install/manual-freebsd-deployment.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.47.3