Support Matrix
Database / OS Support Matrix
Supported Mongo Version | mongoDB 4.2.x | mongoDB 4.4.x | mongoDB 5.0.x | mongoDB 6.0.x |
---|---|---|---|---|
RHEL 6.x | ||||
RHEL 7.x | ||||
RHEL 8.x | ||||
CentOS 6.x | ||||
CentOS 7.x | ||||
CentOS 8.x | ||||
Windows |
Architecture Options Matrix
Architecture | Non-Sharded Source | Non-Sharded Target | Sharded Source | Sharded Target |
---|---|---|---|---|
Seed | N/A | N/A | ||
extendedcluster | ||||
onlinemongodump | ||||
offlinemongodump | ||||
shardedsource | ||||
nonshardedsource | ||||
stagingpush |
Engine Compatibility Matrix
Engine Version | Mongopy 1.0.0 | Mongopy 1.0.1 | Mongopy 1.0.2 | Mongopy 1.1.0 | Mongopy 1.2.0 | Mongopy 1.2.1 | Mongopy 1.3.0 | Mongopy 1.3.1 |
---|---|---|---|---|---|---|---|---|
6.0.7.x - 6.0.11.x | ||||||||
6.0.12.x - 6.0.15.x | ||||||||
7.x - 18.x |
Mongo/Plugin Version Compatibility Matrix
MongoDB Version | Mongopy 1.0.0 | Mongopy 1.0.1 | Mongopy 1.0.2 | Mongopy 1.1.0 | Mongopy 1.2.0 | Mongopy 1.2.1 | Mongopy 1.3.0 |
---|---|---|---|---|---|---|---|
4.x - 5.x | |||||||
6.x |
Mongo/Mongosync Compatibility Matrix
MongoDB Version | MongoSync v1.0.0 |
---|---|
4.x - 5.x | |
6.x |
Atlas supported dSource Types
dSource Type | Description |
---|---|
shardedsource | Cluster to Cluster Sync. Specify mongodb 3.4 or earlier connection string of mongo shell) |
shardedsource | sharded source backup files. (Mongo Ops Manager backup. Refer backup formats) |
nonshardedsource | replicaset backup file. (Mongo Ops Manager backup. Refer backup formats) |
onlinemongodump | Specify mongodb 3.4 or earlier connection string of mongo shell |
Mongo Version compatability across delphix environments
- Mongo binaries in all environments ( staging and target ) should be of same version for all dSource Type.
- Mongo binaries in all environments ( source, staging and target ) should be of same version for dSource Type: extendedcluster, nonshardedmongo, shardedmongo and stagingpush.
- Mongo binaries can be of same or higher version than source in staging environment for offlinemongodump, onlinemongodump adhering to MongoDB vendor support matrix.
- Mongo binaries in staging and target should be of same or compatible version for dSource types offlinemongodump and onlinemongodump.