File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1- ``mongosync `` does not yet support migrations to and from clusters that use
2- MongoDB 8.0.
1+ ``mongosync `` does not yet support migrations to and from clusters that use
2+ MongoDB 8.0. For instructions on migrating data to 8.0 destination clusters,
3+ see :ref: `c2c-server-pre-8.0-to-8.0 ` and :ref: `c2c-server-8.0-to-8.0 `.
Original file line number Diff line number Diff line change @@ -54,6 +54,8 @@ destination MongoDB server versions.
5454 -
5555 - √
5656
57+ .. _c2c-server-pre-8.0-to-8.0:
58+
5759Synchronize Data From a Pre-8.0 Source Cluster to an 8.0 Destination Cluster
5860~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5961
@@ -64,6 +66,8 @@ cluster:
6466 destination cluster.
6567- Upgrade the 7.0 destination cluster to 8.0.
6668
69+ .. _c2c-server-8.0-to-8.0:
70+
6771Synchronize Data Between Two 8.0 Clusters
6872~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6973
You can’t perform that action at this time.
0 commit comments