Skip to content

Instantly share code, notes, and snippets.

@ernetas
Created March 30, 2014 11:29
Show Gist options
  • Save ernetas/9871469 to your computer and use it in GitHub Desktop.
Save ernetas/9871469 to your computer and use it in GitHub Desktop.
...
Sat Mar 29 23:34:08.241 [conn3500] end connection 192.168.100.19:41480 (2 connections now open)
Sat Mar 29 23:34:08.773 [conn3498] run command admin.$cmd { replSetHeartbeat: "shard0002", v: 3, pv: 1, checkEmpty: false, from: "mongo-img.ss10:27017" }
Sat Mar 29 23:34:08.773 [conn3498] command admin.$cmd command: { replSetHeartbeat: "shard0002", v: 3, pv: 1, checkEmpty: false, from: "mongo-img.ss10:27017" } ntoreturn:1 keyUpdates:0 reslen:211 0ms
Sat Mar 29 23:34:10.773 [conn3498] end connection 192.168.100.39:37850 (1 connection now open)
Sat Mar 29 23:34:10.774 [initandlisten] connection accepted from 192.168.100.39:37860 #3501 (2 connections now open)
Sat Mar 29 23:34:10.774 [conn3501] run command admin.$cmd { replSetHeartbeat: "shard0002", v: 3, pv: 1, checkEmpty: false, from: "mongo-img.ss10:27017" }
Sat Mar 29 23:34:10.774 [conn3501] command admin.$cmd command: { replSetHeartbeat: "shard0002", v: 3, pv: 1, checkEmpty: false, from: "mongo-img.ss10:27017" } ntoreturn:1 keyUpdates:0 reslen:211 0ms
Sat Mar 29 23:34:12.195 [rsSync] Fatal Assertion 16233
Sat Mar 29 23:34:12.775 [conn3501] run command admin.$cmd { replSetHeartbeat: "shard0002", v: 3, pv: 1, checkEmpty: false, from: "mongo-img.ss10:27017" }
Sat Mar 29 23:34:12.775 [conn3501] command admin.$cmd command: { replSetHeartbeat: "shard0002", v: 3, pv: 1, checkEmpty: false, from: "mongo-img.ss10:27017" } ntoreturn:1 keyUpdates:0 reslen:211 0ms
0xde46e1 0xda44d3 0xc0ee3f 0xc2c6b1 0xc2f42d 0xc2f70c 0xe2cf69 0x7f9030a76b50 0x7f902fe1a0ed
/usr/bin/mongod(_ZN5mongo15printStackTraceERSo+0x21) [0xde46e1]
/usr/bin/mongod(_ZN5mongo13fassertFailedEi+0xa3) [0xda44d3]
/usr/bin/mongod(_ZN5mongo11ReplSetImpl17syncDoInitialSyncEv+0x6f) [0xc0ee3f]
/usr/bin/mongod(_ZN5mongo11ReplSetImpl11_syncThreadEv+0x71) [0xc2c6b1]
/usr/bin/mongod(_ZN5mongo11ReplSetImpl10syncThreadEv+0x2d) [0xc2f42d]
/usr/bin/mongod(_ZN5mongo15startSyncThreadEv+0x6c) [0xc2f70c]
/usr/bin/mongod() [0xe2cf69]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x6b50) [0x7f9030a76b50]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f902fe1a0ed]
Sat Mar 29 23:34:13.003 [rsSync]
***aborting after fassert() failure
Sat Mar 29 23:34:13.003 Got signal: 6 (Aborted).
Sat Mar 29 23:34:13.009 Backtrace:
0xde46e1 0x6d06c9 0x7f902fd704f0 0x7f902fd70475 0x7f902fd736f0 0xda450e 0xc0ee3f 0xc2c6b1 0xc2f42d 0xc2f70c 0xe2cf69 0x7f9030a76b50 0x7f902fe1a0ed
/usr/bin/mongod(_ZN5mongo15printStackTraceERSo+0x21) [0xde46e1]
/usr/bin/mongod(_ZN5mongo10abruptQuitEi+0x399) [0x6d06c9]
/lib/x86_64-linux-gnu/libc.so.6(+0x324f0) [0x7f902fd704f0]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f902fd70475]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x180) [0x7f902fd736f0]
/usr/bin/mongod(_ZN5mongo13fassertFailedEi+0xde) [0xda450e]
/usr/bin/mongod(_ZN5mongo11ReplSetImpl17syncDoInitialSyncEv+0x6f) [0xc0ee3f]
/usr/bin/mongod(_ZN5mongo11ReplSetImpl11_syncThreadEv+0x71) [0xc2c6b1]
/usr/bin/mongod(_ZN5mongo11ReplSetImpl10syncThreadEv+0x2d) [0xc2f42d]
/usr/bin/mongod(_ZN5mongo15startSyncThreadEv+0x6c) [0xc2f70c]
/usr/bin/mongod() [0xe2cf69]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x6b50) [0x7f9030a76b50]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f902fe1a0ed]
***** SERVER RESTARTED *****
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment