This repository was archived by the owner on May 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2
-25
lines changed Expand file tree Collapse file tree 3 files changed +2
-25
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -34,8 +34,6 @@ The :ref:`Frequently Asked Questions (FAQ) <c2c-faq>` page addresses questions u
34
34
Compatibility
35
35
-------------
36
36
37
- - .. include:: /includes/fact-partial-8.0-support.rst
38
-
39
37
- .. include:: /includes/fact-minimum-server-version-support.rst
40
38
41
39
You can migrate data on clusters (source) with versions of MongoDB
Original file line number Diff line number Diff line change @@ -13,9 +13,7 @@ MongoDB Server Version Compatibility
13
13
:class: singlecol
14
14
15
15
Before you run {+c2c-product-name+}, consider the following MongoDB server
16
- version limitations and requirements:
17
-
18
- - .. include:: /includes/fact-partial-8.0-support.rst
16
+ version limitations and requirements:
19
17
20
18
- Your source cluster must run one of the following major supported versions:
21
19
@@ -78,20 +76,4 @@ destination MongoDB server versions:
78
76
79
77
.. seealso::
80
78
81
- :ref:`Pre-6.0 Migration Limitations <c2c-older-version-limitations>`
82
-
83
- .. _c2c-server-8.0-to-8.0:
84
-
85
- Synchronize Data Between Two 8.0 Clusters
86
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
87
-
88
- To migrate data between two 8.0 clusters:
89
-
90
- - Use :ref:`mongodump` to export data from the source cluster.
91
- - Use :ref:`mongorestore` to import the data into the destination cluster.
92
-
93
- For limitations on using ``mongodump`` and ``mongorestore``, see
94
- :ref:`mongorestore-behavior-access-usage`.
95
-
96
- Alternatively, you can :ref:`downgrade your 8.0 source cluster <8.0-downgrade>`
97
- to 7.0 and then migrate your data into an 8.0 destination cluster.
79
+ :ref:`Pre-6.0 Migration Limitations <c2c-older-version-limitations>`
You can’t perform that action at this time.
0 commit comments