[0.7.2] Compacting exception

2011-03-18 Thread Mateusz Korniak
Hi ! I have run with Cassandra 0.7.2 out of disc space and after moving to bigger partition I experience compaction failures[1]. 1) I suspect one of SSTables is broken. If I am right how can I find which one exactly ? 2) Knowing which one is broken is it safe to stop Cassandra, remove

Re: [0.7.2] Compacting exception

2011-03-18 Thread Jonathan Ellis
Upgrade to 0.7.4 and run nodetool scrub (then watch the log). If it reports bad rows then run repair post-scrub. On Fri, Mar 18, 2011 at 6:44 AM, Mateusz Korniak mateusz-li...@ant.gliwice.pl wrote: Hi ! I have run with Cassandra 0.7.2 out of disc space and after moving to bigger partition I

Re: [0.7.2] Compacting exception

2011-03-18 Thread Mateusz Korniak
On Friday 18 of March 2011, Jonathan Ellis wrote: Upgrade to 0.7.4 and run nodetool scrub (then watch the log). Unfortunately nodetool scrub fails with: WARN [CompactionExecutor:1] 2011-03-19 00:34:53,511 CompactionManager.java (line 607) Non-fatal error reading row (stacktrace follows)