File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,19 @@ first store. There are times where these stores need to be deployed to
19
19
other data centers due to either network performance issues or
20
20
regulatory requirements.
21
21
22
- You can bind specific |onprem| :term:`groups <group >` to specific
22
+ You can bind specific |onprem| :term:`projects <project >` to specific
23
23
snapshot stores and particular data centers. This assigns the backups
24
24
of particular MongoDB deployments to specific data centers.
25
25
26
+ .. note::
27
+
28
+ You can bind only projects to specific snapshot stores or
29
+ data centers. You cannot bind shards to a specific location.
30
+
26
31
.. include:: /images/dual-data-center-backup.rst
27
32
28
33
This tutorial sets up two snapshot stores, one in each of two separate
29
- data centers, and attaches a separate group to each.
34
+ data centers, and attaches a separate project to each.
30
35
31
36
Prerequisites
32
37
-------------
@@ -96,7 +101,7 @@ Install the |application| in each data center.
96
101
.. important::
97
102
Each set of installation instructions for each operating system
98
103
covers how to create a multiple instances of an |application|. These
99
- activities need to be completed before binding groups to the backup
104
+ activities need to be completed before binding projects to the backup
100
105
resources.
101
106
102
107
Bind Projects to Backup Resources
You can’t perform that action at this time.
0 commit comments