@@ -15,7 +15,7 @@ MongoDB Server Version Compatibility
1515Before you run {+c2c-product-name+}, consider the following MongoDB server
1616version limitations and requirements:
1717
18- - .. include:: /includes/fact-no -8.0-support.rst
18+ - .. include:: /includes/fact-partial -8.0-support.rst
1919
2020- .. include:: /includes/fact-minimum-server-version-support.rst
2121
@@ -54,18 +54,6 @@ destination MongoDB server versions.
5454 -
5555 - √
5656
57- .. _c2c-server-pre-8.0-to-8.0:
58-
59- Synchronize Data From a Pre-8.0 Source Cluster to an 8.0 Destination Cluster
60- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
61-
62- To migrate data from a 6.0 or 7.0 source cluster to an 8.0 destination
63- cluster:
64-
65- - Use ``mongosync`` to migrate data from your source cluster to a 7.0
66- destination cluster.
67- - Upgrade the 7.0 destination cluster to 8.0.
68-
6957.. _c2c-server-8.0-to-8.0:
7058
7159Synchronize Data Between Two 8.0 Clusters
@@ -80,5 +68,4 @@ For limitations on using ``mongodump`` and ``mongorestore``, see
8068:ref:`mongorestore-behavior-access-usage`.
8169
8270Alternatively, you can :ref:`downgrade your 8.0 source cluster <8.0-downgrade>`
83- to 7.0, migrate your data into a 7.0 destination cluster, and then upgrade the
84- destination cluster to 8.0.
71+ to 7.0 and then migrate your data into an 8.0 destination cluster.
0 commit comments