File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,15 @@ line options.
27
27
.. note::
28
28
29
29
- Both the source cluster and destination cluster must use MongoDB
30
- 6.0 or later.
30
+ 6.0 or later.
31
+
32
+ You can migrate data on clusters (source) with versions of MongoDB
33
+ lower than 6.0 to an Atlas cluster (destination). Migration from clusters with
34
+ lower version requires additional preparation and configuration in
35
+ the clusters with the lower version. `Contact
36
+ <https://mongodb.com/contact>`__ your account team to inquire about
37
+ Professional Services.
38
+
31
39
- ``mongosync`` supports replica sets and sharded clusters.
32
40
- Standalone MongoDB instances are not supported. :ref:`Convert the
33
41
standalone instance <server-replica-set-deploy-convert>` to a
You can’t perform that action at this time.
0 commit comments