Hi,

I am running Cassandra v2.1 on a 3 node cluster.

/# yum list installed | grep cassa//
//cassandra21.noarch 2.1.12-1                         @datastax //
//cassandra21-tools.noarch 2.1.12-1                         @datastax /

Unfortunately, I accidentally removed the SSTables (using rm) (older than 10 days) of a table on the 3 nodes.

Running 'nodetool repair' on one of the 3 nodes returns error. Whereas, it does not on another.

I don't need to recover the lost data but I would like 'nodetool repair' not returning an error.

Thanks for any advice.

Simon

Reply via email to