Checksum failed (hardware problem?)

A two-node cluster was restarted. The shard of one index failed to merge. The error is as follows:

failed shard on node [VosGChW1QTudYo9Tcl5sqg]: shard failure, reason [merge failed], failure NotSerializableExceptionWrapper[merge_exception: org.apache.lucene.index.CorruptIndexException: checksum failed (hardware problem?) : expected=5c0086c8 actual=1b883035 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/usr/share/elasticsearch/data/nodes/0/indices/mAcbjUzNTYO9SXqgGATv3w/3/index/_w2a_Lucene84_0.tim")))]; nested: CorruptIndexException[checksum failed (hardware problem?) : expected=5c0086c8 actual=1b883035 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/usr/share/elasticsearch/data/nodes/0/indices/mAcbjUzNTYO9SXqgGATv3w/3/index/_w2a_Lucene84_0.tim")))]; 

Welcome to our community! :smiley:

You should check your hardware then, as something is causing corruption when it is writing to disk.

Please don't post pictures of text, logs or code. They are difficult to read, impossible to search and replicate (if it's code), and some people may not be even able to see them :slight_smile:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.