Hi,
I had a server crash and since then I am unable to restart my mongod service with the error:
2017-12-02T10:35:21.780+0100 E STORAGE [initandlisten] WiredTiger error (0) [1512207321:780192][6685:0x7f45f2800d40], file:WiredTiger.wt, connection: read checksum error for 4096B block at offset 655 36: block header checksum of 1952542066 doesn't match expected checksum of 1991159358 2017-12-02T10:35:21.780+0100 E STORAGE [initandlisten] WiredTiger error (0) [1512207321:780241][6685:0x7f45f2800d40], file:WiredTiger.wt, connection: WiredTiger.wt: encountered an illegal file format or internal value 2017-12-02T10:35:21.780+0100 E STORAGE [initandlisten] WiredTiger error (-31804) [1512207321:780253][6685:0x7f45f2800d40], file:WiredTiger.wt, connection: the process must exit and restart: WT_PANIC: WiredTiger library panic 2017-12-02T10:35:21.780+0100 I - [initandlisten] Fatal Assertion 28558 at src/mongo/db/storage/wiredtiger/wiredtiger_util.cpp 361 2017-12-02T10:35:21.780+0100 I - [initandlisten] ***aborting after fassert() failure
What is weird, that Wiredtiger.turtle doesn't have a readable format like my other servers.
Thanks,
Michael