Re: CorruptSSTableException in system_auth keyspace

2014-02-28 Thread Ondřej Černoš
Sorry, I sent the mail too early. This is the stack trace: 2014-02-28 10:56:03.205+0100 [SSTableBatchOpen:1] [ERROR] DebuggableThrea dPoolExecutor.java(218) org.apache.cassandra.concurrent.DebuggableThr eadPoolExecutor: Error in ThreadPoolExecutor org.apache.cassandra.io.sstable.CorruptSSTableExc

CorruptSSTableException in system_auth keyspace

2014-02-28 Thread Ondřej Černoš
Hello, we are trying to add authentication to our Cassandra cluster. We add our authenticated users during puppet deployment using the default user, which is then disabled. We have the following issues: - we see CorruptSSTableException in system_auth.users table - we are not able to add users af