mongodb 3rd node replica set crashes

36 views
Skip to first unread message

Aboo soyeed

unread,
Jun 18, 2013, 10:12:31 PM6/18/13
to mongod...@googlegroups.com

 have 3 node replica set setup . However my third node keeps crashing while syncing . i have tried seperate systems but the third node always ends up crashing. here are the logs

Wed Jun 19 01:27:38.514 [rsSync] Socket recv() timeout  109.123.100.239:27017
Wed Jun 19 01:27:38.514 [rsSync] SocketException: remote: 109.123.100.239:27017 error: 9001 socket exception [3] server [109.123.100.239:27017] 
Wed Jun 19 01:27:38.514 [rsSync] DBClientCursor::init call() failed
Wed Jun 19 01:27:38.524 [rsSync] replSet initial sync exception: 10276 DBClientBase::findN: transport error: twitnot.es:27017 ns: local.oplog.rs query: { query: {}, orderby: { $natural: -1 } } 9 attempts remaining

LiangQing

unread,
Jun 19, 2013, 1:19:48 AM6/19/13
to mongod...@googlegroups.com
what's the version of mongod you use?

if the version is 2.4.0, you can upgrade the mongod to the latest stable version, remove the data of the third node, and re-sync the node.

I have meet this error before, and upgrading the version of the mongod works fine, maybe you can try this way.


--
--
You received this message because you are subscribed to the Google
Groups "mongodb-user" group.
To post to this group, send email to mongod...@googlegroups.com
To unsubscribe from this group, send email to
mongodb-user...@googlegroups.com
See also the IRC channel -- freenode.net#mongodb
 
---
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages