Re: Insufficient disk space to flush

2011-12-03 Thread Alexandru Dan Sicoe
953493.html >>>> as described there it seems like compaction fails and tmp files don't >>>> get cleaned up until they fill the disk. Is this what happened in my case? >>>> Compactions did not finish properly because the disk utilization was more &

Re: Insufficient disk space to flush

2011-12-02 Thread Edward Capriolo
erly because the disk utilization was more >>> than half and then more and more files tmp started getting accumulated at >>> each other attempt. The Cassandra log would indicate this because I get >>> many of these: >>> ERROR [CompactionExecutor:22850] 2011-12-01 04:12:15,20

Re: Insufficient disk space to flush

2011-12-02 Thread Alexandru Dan Sicoe
ce you may not even have >>> lost much. >>> >>> -Jeremiah >>> >>> >>> On 12/01/2011 04:16 AM, Alexandru Dan Sicoe wrote: >>> >>> Hello everyone, >>> 4 node Cassandra 0.8.5 cluster with RF =2. >>> One node starte

Re: Insufficient disk space to flush

2011-12-01 Thread Jahangir Mohammed
ore I started getting many of these: > ERROR [FlushWriter:283] 2011-12-01 04:12:22,917 > AbstractCassandraDaemon.java (line 139) Fatal exception in thread > Thread[FlushWriter:283,5,main] java.lang.RuntimeException: > java.lang.RuntimeException: Insufficient disk space to flush 42531

Re: Insufficient disk space to flush

2011-12-01 Thread Alexandru Dan Sicoe
ese: ERROR [FlushWriter:283] 2011-12-01 04:12:22,917 AbstractCassandraDaemon.java (line 139) Fatal exception in thread Thread[FlushWriter:283,5,main] java.lang.RuntimeException: java.lang.RuntimeException: Insufficient disk space to flush 42531 bytes I just want to clearly understand what happene

Re: Insufficient disk space to flush

2011-12-01 Thread Jeremiah Jordan
Thread[FlushWriter:1317,5,main] java.lang.RuntimeException: java.lang.RuntimeException: Insufficient disk space to flush 17296 bytes at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask

Insufficient disk space to flush

2011-12-01 Thread Alexandru Dan Sicoe
Hello everyone, 4 node Cassandra 0.8.5 cluster with RF =2. One node started throwing exceptions in its log: ERROR 10:02:46,837 Fatal exception in thread Thread[FlushWriter:1317,5,main] java.lang.RuntimeException: java.lang.RuntimeException: Insufficient disk space to flush 17296 bytes