After power failure, 2 MongoDB Servers just won't start again.
With one I get: :
WiredTiger error (0) [1500732904:16506][17102:0x7fc3ddb5bdc0], file:WiredTiger.wt, WT_CURSOR.next: read checksum error for 12288B block at offset 2478080: block header checksum of 405166289 doesn't match expected checksum of 439830749
2017-07-22T22:15:04.016+0800 E STORAGE [initandlisten] WiredTiger error (0) [1500732904:16579][17102:0x7fc3ddb5bdc0], file:WiredTiger.wt, WT_CURSOR.next: WiredTiger.wt: encountered an illegal file format or internal value
2017-07-22T22:15:04.016+0800 E STORAGE [initandlisten] WiredTiger error (-31804) [1500732904:16597][17102:0x7fc3ddb5bdc0], file:WiredTiger.wt, WT_CURSOR.next: the process must exit and restart: WT_PANIC: WiredTiger library panic
2017-07-22T22:15:04.016+0800 I - [initandlisten] Fatal Assertion 28558 at src/mongo/db/storage/wiredtiger/wiredtiger_util.cpp 361
Would you be willing to try repairing our .wt files for both our servers separated by 2 set of files that i've attached
Thanks