2016-11-01T18:22:37.439+0800 I CONTROL [initandlisten] MongoDB starting : pid=27575 port=27017 dbpath=./data_rep 64-bit host=ziyunlenglianceshi237 2016-11-01T18:22:37.440+0800 I CONTROL [initandlisten] db version v3.2.10 2016-11-01T18:22:37.440+0800 I CONTROL [initandlisten] git version: 79d9b3ab5ce20f51c272b4411202710a082d0317 2016-11-01T18:22:37.440+0800 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1f 6 Jan 2014 2016-11-01T18:22:37.440+0800 I CONTROL [initandlisten] allocator: tcmalloc 2016-11-01T18:22:37.440+0800 I CONTROL [initandlisten] modules: none 2016-11-01T18:22:37.440+0800 I CONTROL [initandlisten] build environment: 2016-11-01T18:22:37.440+0800 I CONTROL [initandlisten] distmod: ubuntu1404 2016-11-01T18:22:37.440+0800 I CONTROL [initandlisten] distarch: x86_64 2016-11-01T18:22:37.440+0800 I CONTROL [initandlisten] target_arch: x86_64 2016-11-01T18:22:37.440+0800 I CONTROL [initandlisten] options: { repair: true, storage: { dbPath: "./data_rep" } } 2016-11-01T18:22:37.496+0800 I - [initandlisten] Detected data files in ./data_rep created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2016-11-01T18:22:37.496+0800 I STORAGE [initandlisten] Detected WT journal files. Running recovery from last checkpoint. 2016-11-01T18:22:37.496+0800 I STORAGE [initandlisten] journal to nojournal transition config: create,cache_size=8G,session_max=20000,eviction=(threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0), 2016-11-01T18:22:37.535+0800 E STORAGE [initandlisten] WiredTiger (0) [1477995757:535381][27575:0x7f76c625fcc0], file:WiredTiger.wt, WT_CURSOR.insert: read checksum error for 24576B block at offset 176128: block header checksum of 2754197295 doesn't match expected checksum of 275815989 2016-11-01T18:22:37.535+0800 E STORAGE [initandlisten] WiredTiger (0) [1477995757:535539][27575:0x7f76c625fcc0], file:WiredTiger.wt, WT_CURSOR.insert: WiredTiger.wt: encountered an illegal file format or internal value 2016-11-01T18:22:37.535+0800 E STORAGE [initandlisten] WiredTiger (-31804) [1477995757:535585][27575:0x7f76c625fcc0], file:WiredTiger.wt, WT_CURSOR.insert: the process must exit and restart: WT_PANIC: WiredTiger library panic 2016-11-01T18:22:37.535+0800 I - [initandlisten] Fatal Assertion 28558 2016-11-01T18:22:37.535+0800 I - [initandlisten] ***aborting after fassert() failure 2016-11-01T18:22:37.571+0800 F - [initandlisten] Got signal: 6 (Aborted). 0x1324cd2 0x1323e29 0x1324632 0x7f76c4edb330 0x7f76c4b3cc37 0x7f76c4b40028 0x12aad42 0x10a4903 0x96f486 0x96f55b 0x96f71f 0x19bc0a2 0x19d93ed 0x19deb87 0x19fed89 0x19cce4f 0x1a1b82a 0x1aa2261 0x1a3e0cc 0x1aa2713 0x1a116e7 0x1a09fef 0x108c771 0x1088b23 0xfb1b88 0x9b728d 0x9b9850 0x97036d 0x7f76c4b27f45 0x9b3b97 ----- BEGIN BACKTRACE ----- {"backtrace":[{"b":"400000","o":"F24CD2","s":"_ZN5mongo15printStackTraceERSo"},{"b":"400000","o":"F23E29"},{"b":"400000","o":"F24632"},{"b":"7F76C4ECB000","o":"10330"},{"b":"7F76C4B06000","o":"36C37","s":"gsignal"},{"b":"7F76C4B06000","o":"3A028","s":"abort"},{"b":"400000","o":"EAAD42","s":"_ZN5mongo13fassertFailedEi"},{"b":"400000","o":"CA4903"},{"b":"400000","o":"56F486","s":"__wt_eventv"},{"b":"400000","o":"56F55B","s":"__wt_err"},{"b":"400000","o":"56F71F","s":"__wt_panic"},{"b":"400000","o":"15BC0A2","s":"__wt_bm_read"},{"b":"400000","o":"15D93ED","s":"__wt_bt_read"},{"b":"400000","o":"15DEB87","s":"__wt_page_in_func"},{"b":"400000","o":"15FED89","s":"__wt_row_search"},{"b":"400000","o":"15CCE4F","s":"__wt_btcur_insert"},{"b":"400000","o":"161B82A"},{"b":"400000","o":"16A2261"},{"b":"400000","o":"163E0CC","s":"__wt_log_scan"},{"b":"400000","o":"16A2713","s":"__wt_txn_recover"},{"b":"400000","o":"16116E7","s":"__wt_connection_workers"},{"b":"400000","o":"1609FEF","s":"wiredtiger_open"},{"b":"400000","o":"C8C771","s":"_ZN5mongo18WiredTigerKVEngineC2ERKSsS2_S2_mbbb"},{"b":"400000","o":"C88B23"},{"b":"400000","o":"BB1B88","s":"_ZN5mongo20ServiceContextMongoD29initializeGlobalStorageEngineEv"},{"b":"400000","o":"5B728D"},{"b":"400000","o":"5B9850","s":"_ZN5mongo13initAndListenEi"},{"b":"400000","o":"57036D","s":"main"},{"b":"7F76C4B06000","o":"21F45","s":"__libc_start_main"},{"b":"400000","o":"5B3B97"}],"processInfo":{ "mongodbVersion" : "3.2.10", "gitVersion" : "79d9b3ab5ce20f51c272b4411202710a082d0317", "compiledModules" : [], "uname" : { "sysname" : "Linux", "release" : "3.16.0-77-generic", "version" : "#99~14.04.1-Ubuntu SMP Tue Jun 28 19:17:10 UTC 2016", "machine" : "x86_64" }, "somap" : [ { "elfType" : 2, "b" : "400000", "buildId" : "3AD3E3BF1587995C83A2A43D6B28C65A89635064" }, { "b" : "7FFD9CDAD000", "elfType" : 3, "buildId" : "10FDC2CC347833080663D96BABE4F31DB7366532" }, { "b" : "7F76C5DED000", "path" : "/lib/x86_64-linux-gnu/libssl.so.1.0.0", "elfType" : 3, "buildId" : "15A6A69B862FAC0AA589921DB1B0DF8A673FEC81" }, { "b" : "7F76C5A11000", "path" : "/lib/x86_64-linux-gnu/libcrypto.so.1.0.0", "elfType" : 3, "buildId" : "607C4A6F3428B6F065D55691AFDC4E343786A8A5" }, { "b" : "7F76C5809000", "path" : "/lib/x86_64-linux-gnu/librt.so.1", "elfType" : 3, "buildId" : "E2A6DD5048A0A051FD61043BDB69D8CC68192AB7" }, { "b" : "7F76C5605000", "path" : "/lib/x86_64-linux-gnu/libdl.so.2", "elfType" : 3, "buildId" : "DA9B8C234D0FE9FD8CAAC8970A7EC1B6C8F6623F" }, { "b" : "7F76C52FF000", "path" : "/lib/x86_64-linux-gnu/libm.so.6", "elfType" : 3, "buildId" : "D144258E614900B255A31F3FD2283A878670D5BC" }, { "b" : "7F76C50E9000", "path" : "/lib/x86_64-linux-gnu/libgcc_s.so.1", "elfType" : 3, "buildId" : "8D0AA71411580EE6C08809695C3984769F25725B" }, { "b" : "7F76C4ECB000", "path" : "/lib/x86_64-linux-gnu/libpthread.so.0", "elfType" : 3, "buildId" : "31E9F21AE8C10396171F1E13DA15780986FA696C" }, { "b" : "7F76C4B06000", "path" : "/lib/x86_64-linux-gnu/libc.so.6", "elfType" : 3, "buildId" : "CF699A15CAAE64F50311FC4655B86DC39A479789" }, { "b" : "7F76C604C000", "path" : "/lib64/ld-linux-x86-64.so.2", "elfType" : 3, "buildId" : "D0F537904076D73F29E4A37341F8A449E2EF6CD0" } ] }} mongod(_ZN5mongo15printStackTraceERSo+0x32) [0x1324cd2] mongod(+0xF23E29) [0x1323e29] mongod(+0xF24632) [0x1324632] libpthread.so.0(+0x10330) [0x7f76c4edb330] libc.so.6(gsignal+0x37) [0x7f76c4b3cc37] libc.so.6(abort+0x148) [0x7f76c4b40028] mongod(_ZN5mongo13fassertFailedEi+0x82) [0x12aad42] mongod(+0xCA4903) [0x10a4903] mongod(__wt_eventv+0x3F4) [0x96f486] mongod(__wt_err+0x8D) [0x96f55b] mongod(__wt_panic+0x24) [0x96f71f] mongod(__wt_bm_read+0x82) [0x19bc0a2] mongod(__wt_bt_read+0x1ED) [0x19d93ed] mongod(__wt_page_in_func+0x1A7) [0x19deb87] mongod(__wt_row_search+0x679) [0x19fed89] mongod(__wt_btcur_insert+0x47F) [0x19cce4f] mongod(+0x161B82A) [0x1a1b82a] mongod(+0x16A2261) [0x1aa2261] mongod(__wt_log_scan+0xA6C) [0x1a3e0cc] mongod(__wt_txn_recover+0x313) [0x1aa2713] mongod(__wt_connection_workers+0x37) [0x1a116e7] mongod(wiredtiger_open+0x141F) [0x1a09fef] mongod(_ZN5mongo18WiredTigerKVEngineC2ERKSsS2_S2_mbbb+0x681) [0x108c771] mongod(+0xC88B23) [0x1088b23] mongod(_ZN5mongo20ServiceContextMongoD29initializeGlobalStorageEngineEv+0x598) [0xfb1b88] mongod(+0x5B728D) [0x9b728d] mongod(_ZN5mongo13initAndListenEi+0x10) [0x9b9850] mongod(main+0x15D) [0x97036d] libc.so.6(__libc_start_main+0xF5) [0x7f76c4b27f45] mongod(+0x5B3B97) [0x9b3b97] ----- END BACKTRACE ----- Aborted (core dumped)