-
Type:
Question
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
hi. I have a problem with mongod. There is a replication with one primary and two secondary. I find all the three mongods can not start with this error:
2017-06-17T23:30:21.525+0800 E STORAGE [initandlisten] WiredTiger error (0) [1497713421:525505][10001:0x7f9cc3cd0ce0], file:WiredTiger.wt, WT_CURSOR.insert: read checksum error
for 24576B block at offset 233472: block header checksum of 3121098103 doesn't match expected checksum of 3702490606
2017-06-17T23:30:21.525+0800 E STORAGE [initandlisten] WiredTiger error (0) [1497713421:525580][10001:0x7f9cc3cd0ce0], file:WiredTiger.wt, WT_CURSOR.insert: WiredTiger.wt: encou
ntered an illegal file format or internal value
2017-06-17T23:30:21.525+0800 E STORAGE [initandlisten] WiredTiger error (-31804) [1497713421:525604][10001:0x7f9cc3cd0ce0], file:WiredTiger.wt, WT_CURSOR.insert: the process mus
t exit and restart: WT_PANIC: WiredTiger library panic
2017-06-17T23:30:21.525+0800 I - [initandlisten] Fatal Assertion 28558 at src/mongo/db/storage/wiredtiger/wiredtiger_util.cpp 361
2017-06-17T23:30:21.525+0800 I - [initandlisten]
***aborting after fassert() failure
How can I fix this problem? Thank you!
- is duplicated by
-
SERVER-29706 machine power off leads to read checksum error
-
- Closed
-