We had the same issue occur across 2 of the shards where the Replica set
primary crashed and a new primary was elected (roll over appears to have
gone smoothly). Then within 24 hours the newly elected primary
crashed. We did not have monitoring in place on the mongod processes,
so we were unaware of the crash until both of the replica set members
went down.
Here are the segmentation fault details from the log files on one of the
machines:
http://gist.github.com/567238
Some details on the traffic hitting mongo:
-Approx 300 total inserts per second split across 8 separate sharded
databases (all containing only one table)
-Once every 10 minutes we run simple map / reduce queries against the
databases, each one takes about 40 seconds to complete
Please let me know if you need more details or context from the log
files. Willing to help where I can.
--Mike
--
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.
For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.