Note
mongosync is only compatible with MongoDB major versions and doesn't support rapid and minor versions.
Before you run Mongosync, consider the following MongoDB server version limitations and requirements:
Your source cluster must run one of the following MongoDB server versions:
4.4
5.0
6.0
7.0
8.0 (New in version 1.12.0)
mongosyncdoesn't support MongoDB rapid and minor releases, such as:8.1
8.2
The following table lists the minimum MongoDB server version requirements for clusters:
Note
You can only use MongoDB 4.4 and 5.0 as source clusters. You cannot use MongoDB 4.4 and 5.0 as destination clusters.
Major Version | Patch Version | Minimum Feature Compatibility Version |
|---|---|---|
4.4 | 4.4.29 | 4.4 |
5.0 | 5.0.29 | 5.0 |
6.0 | 6.0.24 | 6.0 |
7.0 | 7.0.18 | 6.0 |
8.0 | 8.0.5 | 8.0 |
Synchronize Data Between Clusters with Different MongoDB Server Major Versions
Starting in 1.7.0, mongosync can perform version migration from
certain lower major version source clusters to certain higher major
version destination clusters.
Important
mongosync has additional limitations on pre-6.0 clusters. To learn more,
see Pre-6.0 Migration Limitations.
Starting in version 1.10.0, mongosync supports migrations from pre-6.0
source clusters.
Important
mongosync does not support migrations to pre-6.0 destination clusters.
mongosync supports syncs between the following source and
destination MongoDB server versions:
6.0 Destination | 7.0 Destination | 8.0 Destination | |
|---|---|---|---|
4.4 Source | √ | ||
5.0 Source | √ | √ | |
6.0 Source | √ | √ | √ |
7.0 Source | √ | √ | |
8.0 Source | √ |