Questions tagged [mongomirror]
4 questions
2
votes
0 answers
Mongomirror from atlas to local replica setup
I have been trying to use Mongomirror to sync up an atlas development instance to a local mongo replica setup. The atlas is also a 3 node replica setup that supports this operation. The main issue seems to be connection to the local setup. I have…

Arijoon
- 2,184
- 3
- 24
- 32
1
vote
0 answers
approach to migrate mongodb using mongomirror using 2 GCE only
approach to migrate mongodb using mongomirror: Setting up mongodb instace on GCE and then migrate to another on GCE only
setting up 2 GCE on same project
Installed mongodb on both GCE
Installed mongomirror on source vm1
Tried exeuting mongomirror…

Mohammed Sahil
- 9
- 2
0
votes
1 answer
Why can't mongomirror initiate connection to the destination source? [server selection timeout]
I want to migrate a database from one cluster to another. The source and destination are withing the same VPC, but I keep getting Unknown, Last error: connection() error occured during connection handshake error.
mongomirror --host…

titanium1905
- 11
- 2
0
votes
1 answer
Using mongomirror to sync collections within Atlas
I want to migrate a collection from one Mongo Atlas Cluster to another. How do I go about in doing that?

FuzzyAmi
- 7,543
- 6
- 45
- 79