You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -83,7 +83,8 @@ that the migration host will be running to facilitate the migration.
83
83
84
84
translators-connectors-releases.s3.amazonaws.com
85
85
86
-
- Migration host for live migrations (push) of MongoDB 6.0.5+ source
86
+
- Migration host for live migrations (push) of MongoDB {+c2c-version+}+ or
87
+
{+c2c-version-7+}+ source
87
88
deployments monitored in |cloud-short|, where the migration host runs `mongosync <https://www.mongodb.com/docs/cluster-to-cluster-sync/current/reference/mongosync/>`__:
88
89
89
90
The migration host must use a 64-bit CPU architecture and one of the
@@ -105,11 +106,11 @@ You may also need to provision additional storage for the
105
106
:setting:`cloudMigrationOplogPath` option described in the following
106
107
procedure.
107
108
108
-
- MongoDB {+c2c-version+}+. For the migration host that runs ``mongosync`` to
109
+
- MongoDB {+c2c-version+}+ or {+c2c-version-7+}+. For the migration host that runs ``mongosync`` to
109
110
facilitate push live migrations, use an instance
110
111
with a minimum of 8 CPUs and 24 GB of RAM.
111
112
112
-
- MongoDB versions 5.0+ but not 6.0 (FCV). For the migration host that runs
113
+
- MongoDB versions earlier than {+c2c-version+}. For the migration host that runs
113
114
``mongomirror`` to facilitate push live migrations, use a host
114
115
with 2-4 CPU cores and 4-8 GB of RAM to migrate a replica set.
115
116
Use an instance with 2-4 CPU cores per shard to migrate a sharded cluster.
0 commit comments