What could cause an error like:

ERROR 07:11:56 Exiting due to error while processing commit log during
initialization.
org.apache.cassandra.db.commitlog.CommitLogReplayer$CommitLogReplayException:
Mutation checksum failure at 818339 in CommitLog-5-1470234746867.log


This is with Cassandra 2.2.4. It's clear that the commit log segment
is corrupted in some way. Cassandra is running in docker. This happens
after destroying the container and starting Cassandra in a new
container on a different host machine which is using the same commit
log and data directories which are attached via network storage.

-- 

- John

Reply via email to