Replication errors

Hi Tomaz,

I’m not sure why your replication state is like this, although it’s been some time since you posted this question. Are you still having this issue?

If yes, could you post:

  • your MongoDB version
  • output of rs.status()
  • output of rs.printReplicationInfo()
  • how long does the initial sync last?

And also please describe the hardware provisioned for the two nodes.

Note that having an even number replica set nodes is not a recommended configuration. It is recommended to have at least three nodes for high availability purposes. Please see Replica Set Deployment Architectures for more information.

Best regards,
Kevin