Created
March 30, 2014 11:27
-
-
Save ernetas/9871437 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
Sat Mar 29 22:13:39.660 [conn3461] query local.system.replset query: { $query: {} } ntoreturn:1 ntoskip:0 nscanned:1 keyUpdates:0 locks(micros) r:72 nreturned:1 reslen:201 0ms | |
Sat Mar 29 22:13:39.939 [conn3461] query local.oplog.rs query: { $query: {}, $orderby: { $natural: 1 } } ntoreturn:1 ntoskip:0 nscanned:0 keyUpdates:0 locks(micros) r:277670 nreturned:0 reslen:20 277ms | |
Sat Mar 29 22:13:39.940 [conn3461] end connection 192.168.100.19:48324 (2 connections now open) | |
Sat Mar 29 22:13:40.514 [conn3460] run command admin.$cmd { replSetHeartbeat: "shard0001", v: 3, pv: 1, checkEmpty: false, from: "mongo-img.ss4:27017" } | |
Sat Mar 29 22:13:40.514 [conn3460] command admin.$cmd command: { replSetHeartbeat: "shard0001", v: 3, pv: 1, checkEmpty: false, from: "mongo-img.ss4:27017" } ntoreturn:1 keyUpdates:0 reslen:211 0ms | |
Sat Mar 29 22:13:42.515 [conn3460] run command admin.$cmd { replSetHeartbeat: "shard0001", v: 3, pv: 1, checkEmpty: false, from: "mongo-img.ss4:27017" } | |
Sat Mar 29 22:13:42.515 [conn3460] command admin.$cmd command: { replSetHeartbeat: "shard0001", v: 3, pv: 1, checkEmpty: false, from: "mongo-img.ss4:27017" } ntoreturn:1 keyUpdates:0 reslen:211 0ms | |
Sat Mar 29 22:13:42.806 BackgroundJob starting: ConnectBG | |
Sat Mar 29 22:13:44.516 [conn3460] run command admin.$cmd { replSetHeartbeat: "shard0001", v: 3, pv: 1, checkEmpty: false, from: "mongo-img.ss4:27017" } | |
Sat Mar 29 22:13:44.516 [conn3460] command admin.$cmd command: { replSetHeartbeat: "shard0001", v: 3, pv: 1, checkEmpty: false, from: "mongo-img.ss4:27017" } ntoreturn:1 keyUpdates:0 reslen:211 0ms | |
Sat Mar 29 22:13:44.624 [rsSync] Fatal Assertion 16233 | |
0xde46e1 0xda44d3 0xc0ee3f 0xc2c6b1 0xc2f42d 0xc2f70c 0xe2cf69 0x7f482c8f3b50 0x7f482bc970ed | |
/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) [0x7f482c8f3b50] | |
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f482bc970ed] | |
Sat Mar 29 22:13:45.225 [rsSync] | |
***aborting after fassert() failure | |
Sat Mar 29 22:13:45.225 Got signal: 6 (Aborted). | |
Sat Mar 29 22:13:45.233 Backtrace: | |
0xde46e1 0x6d06c9 0x7f482bbed4f0 0x7f482bbed475 0x7f482bbf06f0 0xda450e 0xc0ee3f 0xc2c6b1 0xc2f42d 0xc2f70c 0xe2cf69 0x7f482c8f3b50 0x7f482bc970ed | |
/usr/bin/mongod(_ZN5mongo15printStackTraceERSo+0x21) [0xde46e1] | |
/usr/bin/mongod(_ZN5mongo10abruptQuitEi+0x399) [0x6d06c9] | |
/lib/x86_64-linux-gnu/libc.so.6(+0x324f0) [0x7f482bbed4f0] | |
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f482bbed475] | |
/lib/x86_64-linux-gnu/libc.so.6(abort+0x180) [0x7f482bbf06f0] | |
/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) [0x7f482c8f3b50] | |
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f482bc970ed] | |
***** SERVER RESTARTED ***** | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment