[00:59:21] <robertparkerx> I am getting another error -- https://paste.ubuntu.com/p/ZFbMrm9tvS/
[05:23:02] <mallu0987> I'm new to mongodb. I installed mongo and initialized replicaset. Took a snapshot (Copy) of that server and created another server with that snapshot. How can I delete the replicaset in the new server?
[16:53:44] <mallu0987> new to MongoDB. Trying to setup replica set. When trying to add secondary server from Primary I am getting "errmsg" : "Our replica set ID of 5d24c1e76238e896a0d19794 did not match that of 10.54.20.55:27017, which is 5d2368fca0645d6b2dcd03d1",
[16:53:53] <mallu0987> any help would be greatly appreciated
[16:54:34] <mallu0987> in /etc/mongod.conf on both servers I have replication: replSetName: "rs1"