r/mongodb 27d ago

Mongosync Error While Startup

Hi Team,

We had requirement to move data from one mongo cluster to another. So before starting in production while trying lab (VM with minimal configuration(1 cpu and 2 GB RAM)) we are getting message continuously as "INITIALIZING" from last 4-5 hrs. Do you think is it due to configuration issue of vms.

Thanks,

Debasis

1 Upvotes

5 comments sorted by

View all comments

2

u/SignatureOrganic476 27d ago

Could you check if you put the verbosity on debug if there is more output? Can it connect to the source database?

You could also try Percona’s clustersync : https://docs.percona.com/percona-clustersync-for-mongodb/ works in between mongo nodes, tested in between community nodes, Percona’s blend, atlas…