Hi,
Have a 2TB MongoDB v4.4.3 running as stand-alone instance on Centos.
Need to migrate the databases to Ubuntu.
My options are:
- Mongodump / mongorestore - will take days to complete.
- Create a replica on Ubuntu with same MongoDB version and sync the data - will also take days.
- Install v4.4.3 on Ubuntu and copy dbPath from Centos.
Minimum downtime is critical.
Is option 3 (copy dbPath ) supported?
Regards,
Shay_Salomon@epam.com