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.
54
54
-
55
55
- √
56
56
57
+ .. _c2c-server-pre-8.0-to-8.0:
58
+
57
59
Synchronize Data From a Pre-8.0 Source Cluster to an 8.0 Destination Cluster
58
60
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
59
61
@@ -64,6 +66,8 @@ cluster:
64
66
destination cluster.
65
67
- Upgrade the 7.0 destination cluster to 8.0.
66
68
69
+ .. _c2c-server-8.0-to-8.0:
70
+
67
71
Synchronize Data Between Two 8.0 Clusters
68
72
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69
73
You can’t perform that action at this time.
0 commit comments