Dear Friends,
My current setup is MongoDB 3.4 version with replica set ( Arbiter, Master and Slave)
I am planning to upgrade to latest version of 5.0.2.
I am using SSL certificate on database level.
Note: I am planning for parallel setup not in place upgrade.
Someone please clarify the below doubts.
Q1: Can backup from 3.4 and restore onto 5.0 directly or do I need to use intermediate version ?
Q2: Mine is Replica Set with 3 nodes, can we backup databases from Master only instead of replica set and restore onto Stand alone ?
Q3: Replication will work between different versions of MongoDB ?
Q4: Is there any possibility directly to import and export the databases between the different MongoDB versions.
Q5: I am using SSL certificate, Consider the example: Today I took the backup, tomorrow SSL certificate was expired and renewed and unfortunately database corrupted, need to restore the database from yesterday’s backup,
While taking the backup used different SSL certificate and while restoring using the renewed certificate.
MongoDB allow the restore ?
I am new to MongoDB , kindly bare with me and Thanks in advance for your valuable advise. .