Skip to content

Commit 0a4435d

Browse files
DOCSP-29181 mongosync documentation update (#289)
* DOCSP-29181 mongosync documentation update * DOCSP-29181 updates for copy feedback * DOCSP-29181 updates for feedback * Update source/reference/mongosync.txt Co-authored-by: Evgeni Dobranov <[email protected]> --------- Co-authored-by: Evgeni Dobranov <[email protected]>
1 parent 2b06f0d commit 0a4435d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

source/reference/mongosync.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,15 @@ line options.
2727
.. note::
2828

2929
- 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+
3139
- ``mongosync`` supports replica sets and sharded clusters.
3240
- Standalone MongoDB instances are not supported. :ref:`Convert the
3341
standalone instance <server-replica-set-deploy-convert>` to a

0 commit comments

Comments
 (0)