-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.4.2
-
Component/s: Admin, Diagnostics, WiredTiger
-
None
-
ALL
-
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Hi! After some failure i tried to restore my MATA server( Advanced Threat Analytics) from snapshot,but MOngoDB service wont start ar all, in services - 1067 error appears, and in cmd it cannot be repaired - it fails with this:
C:\Program Files\Microsoft Advanced Threat Analytics\Center\MongoDB\bin>mongod - -dbpath "C:\Program Files\Microsoft Advanced Threat Analytics\Center\MongoDB\bin \data" --repair 2017-11-22T17:59:46.325+0300 I CONTROL [initandlisten] MongoDB starting : pid=3 860 port=27017 dbpath=C:\Program Files\Microsoft Advanced Threat Analytics\Cente r\MongoDB\bin\data 64-bit host=MSK02MATA01 2017-11-22T17:59:46.326+0300 I CONTROL [initandlisten] targetMinOS: Windows 7/W indows Server 2008 R2 2017-11-22T17:59:46.326+0300 I CONTROL [initandlisten] db version v3.4.2 2017-11-22T17:59:46.326+0300 I CONTROL [initandlisten] git version: 3f76e40c105 fc223b3e5aac3e20dcd026b83b38b 2017-11-22T17:59:46.326+0300 I CONTROL [initandlisten] allocator: tcmalloc 2017-11-22T17:59:46.326+0300 I CONTROL [initandlisten] modules: none 2017-11-22T17:59:46.326+0300 I CONTROL [initandlisten] build environment: 2017-11-22T17:59:46.326+0300 I CONTROL [initandlisten] distmod: 2008plus 2017-11-22T17:59:46.327+0300 I CONTROL [initandlisten] distarch: x86_64 2017-11-22T17:59:46.327+0300 I CONTROL [initandlisten] target_arch: x86_64 2017-11-22T17:59:46.327+0300 I CONTROL [initandlisten] options: { repair: true, storage: { dbPath: "C:\Program Files\Microsoft Advanced Threat Analytics\Center \MongoDB\bin\data" } } 2017-11-22T17:59:46.327+0300 I - [initandlisten] Detected data files in C :\Program Files\Microsoft Advanced Threat Analytics\Center\MongoDB\bin\data crea ted by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'. 2017-11-22T17:59:46.328+0300 I STORAGE [initandlisten] Detected WT journal file s. Running recovery from last checkpoint. 2017-11-22T17:59:46.329+0300 I STORAGE [initandlisten] journal to nojournal tra nsition config: create,cache_size=24063M,session_max=20000,eviction=(threads_max =4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=jour nal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60 ,log_size=2GB),statistics_log=(wait=0), 2017-11-22T17:59:46.344+0300 E STORAGE [initandlisten] WiredTiger error (0) [15 11362786:343919][3860:140721647718528], file:WiredTiger.wt, connection: WiredTig er.turtle: encountered an illegal file format or internal value 2017-11-22T17:59:46.345+0300 E STORAGE [initandlisten] WiredTiger error (-31804 ) [1511362786:344920][3860:140721647718528], file:WiredTiger.wt, connection: the process must exit and restart: WT_PANIC: WiredTiger library panic 2017-11-22T17:59:46.345+0300 I - [initandlisten] Fatal Assertion 28558 at src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp 361 2017-11-22T17:59:46.346+0300 I - [initandlisten] ***aborting after fassert() failure
Any suggestoin how i can fix it? I already know that some topics here have similar issue. What files do i need to upload to fix?