Refer to the below support matrix to ensure compatibility between platform, database, connector and Delphix Continuous Data engine version.
OS and Database compatibility
|
Supported OS version |
Supported DBMS versions |
|||
|---|---|---|---|---|
|
mongoDB 4.2.x |
mongoDB 4.4.x |
mongoDB 5.0.x |
mongoDB 6.0.x |
|
|
RHEL 6.x |
Y |
Y |
Y |
Y |
|
RHEL 7.x |
Y |
Y |
Y |
Y |
|
RHEL 8.x |
Y |
Y |
Y |
Y |
|
RHEL 9.x |
N |
N |
N |
Y |
|
CentOS 6.x |
Y |
Y |
Y |
Y |
|
CentOS 7.x |
Y |
Y |
Y |
Y |
|
CentOS 8.x |
Y |
Y |
Y |
Y |
|
CentOS 9.x |
N |
N |
N |
Y |
|
Windows |
N |
N |
N |
N |
Engine and Connector compatibility
|
Delphix Engine versions |
Supported connector versions |
|
|
|
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
Mongopy 1.3.2 |
Mongopy 1.4.0 |
|
|
6.0.7.x - 6.0.11.x |
Y |
Y |
N |
N |
N |
N |
N |
N |
N |
N |
|
6.0.12.x - 6.0.17.x |
Y |
Y |
Y |
Y |
N |
N |
N |
N |
N |
N |
|
7.x - 26.x |
N |
N |
N |
N |
Y |
Y |
Y |
Y |
Y |
Y |
Database version and connector 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
|
Mongopy 1.3.1
|
Mongopy 1.3.2 |
Mongopy 1.4.0 |
|---|---|---|---|---|---|---|---|---|---|---|
|
4.x - 5.x |
Y |
Y |
Y |
Y |
Y |
Y |
Y |
Y |
Y |
Y |
|
6.x |
N |
N |
N |
N |
Y |
Y |
Y |
Y |
Y |
Y |
Database version and MongoSync compatibility
|
MongoDB version |
MongoSync v1.0.0 |
|---|---|
|
4.x - 5.x |
N |
|
6.x |
Y |
MongoDB shell and connector version compatibility
|
MongoDB Shell |
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 |
Mongopy 1.3.2 |
Mongopy 1.4.0 |
|
mongo |
Y |
Y |
Y |
Y |
Y |
N |
N |
N |
N |
N |
|
mongosh |
N |
N |
N |
N |
N |
Y |
Y |
Y |
Y |
Y |
Atlas supported data ingestion types
|
MongoDB Atlas supported ingestion types |
MongoDB versions |
||
|---|---|---|---|
|
4.x |
5.x |
6.x |
|
|
Seed |
N |
N |
N |
|
OfflineMongoDump |
Y |
Y |
Y |
|
OnlineMongoDump |
Y |
Y |
Y |
|
ShardedSource (Ops Manager backups) |
Y |
Y |
Y |
|
ShardedSource (cluster-to-cluster sync) |
Y |
Y |
Y |
|
ExtendedCluster |
N |
N |
N |
|
NonShardedSource |
Y |
Y |
Y |
|
StagingPush |
N |
N |
N |
MongoDB version compatibility across Delphix environments
-
MongoDB binaries in all environments (staging and target) must be of the same version for all data ingestion types.
-
MongoDB binaries in all environments (source, staging and target ) must be of the same version for data ingestion. Type:
extendedcluster,nonshardedsource,shardedsourceandstagingpush. -
MongoDB binaries can be of the same or higher version than source in staging environment for
offlinemongodumpandonlinemongodump, adhering to MongoDB vendor support matrix. -
MongoDB binaries in staging and target must be of the same version for data ingestion types
offlinemongodumpandonlinemongodump. -
Must use
mongosh(MongoDB shell) v1.2.1 and onwards.