-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
None
-
Affects Version/s: 2.4.7
-
Component/s: Replication
-
ALL
We have a few replicasets and we've seen on a few secondary servers the mongodb process shutting down randomly with this error message right before the shutdown (replaced hostname with PRIMARY).
Mon Mar 10 17:43:41.949 [rsSyncNotifiere] replset tracking exception: exception: 10278 dbclient error communicating with server:PRIMARY:27017 Mon Mar 10 17:43:41.953 [rsBackgroundSync] replSet sync source problem: 10278 dbclient error communicating with server:PRIMARY:27017 Mon Mar 10 17:43:43.073 [signalProcessingThread] Progress: 43/241 17% (File Closing Progress) Mon Mar 10 17:43:45.050 [signalProcessingThread] Progress: 192/241 79% (File Closing Progress) Mon Mar 10 17:43:45.599 [signalProcessingThread] closeAllFiles() finished Mon Mar 10 17:43:45.599 [signalProcessingThread] shutdown: removing fs lock...
The issue did not occur on Ubuntu 10.04. We are using version 2.4.7, the debian from the mongodb repo. The issue has occurred on a couple of different replicasets.