Re: CorruptBlockException - recover?

2013-07-05 Thread Robert Coli
On Fri, Jul 5, 2013 at 12:10 AM, Jan Kesten wrote: > i tried to scrub the keyspace - but with no success either, the process > threw an exception when hitting the corrupt block and stopped then. I will > rebootstrap the node :-) > http://www.datastax.com/docs/1.1/install/upgrading Did you try o

Re: CorruptBlockException - recover?

2013-07-05 Thread MichaƂ Michalski
I think I'd try removing "broken" SSTables (when node is down) and running repair then. M. W dniu 05.07.2013 09:10, Jan Kesten pisze: Hi, i tried to scrub the keyspace - but with no success either, the process threw an exception when hitting the corrupt block and stopped then. I will rebootst

Re: CorruptBlockException - recover?

2013-07-05 Thread Jan Kesten
Hi, i tried to scrub the keyspace - but with no success either, the process threw an exception when hitting the corrupt block and stopped then. I will rebootstrap the node :-) Thanks anyways, Jan On 03.07.2013 19:10, Glenn Thompson wrote: For what its worth. I did this when I had this probl

Re: CorruptBlockException - recover?

2013-07-03 Thread Glenn Thompson
For what its worth. I did this when I had this problem. It didn't work out for me. Perhaps I did something wrong. On Wed, Jul 3, 2013 at 11:06 AM, Robert Coli wrote: > On Wed, Jul 3, 2013 at 7:04 AM, ifjke wrote: > >> I found that one of my cassandra nodes died recently (machine hangs). I >

Re: CorruptBlockException - recover?

2013-07-03 Thread Robert Coli
On Wed, Jul 3, 2013 at 7:04 AM, ifjke wrote: > I found that one of my cassandra nodes died recently (machine hangs). I > restarted the node an run a nodetool repair, while running it has thrown a > org.apache.cassandra.io.**compress.**CorruptBlockException. Is there any > way to recover from this

Re: CorruptBlockException

2013-07-01 Thread Glenn Thompson
Hi Rob, It was hardware. Memory. I've been loading data since I originally posted. No exceptions so far. I had some issues with OOMs when I first started playing with cassandra. I increased the amount RAM to the VM and reduced the memtable size. I'm guessing it's because I'm using I3s. More

Re: CorruptBlockException

2013-07-01 Thread Robert Coli
On Sat, Jun 29, 2013 at 8:39 PM, Glenn Thompson wrote: > I'm Glenn Thompson and new to Cassandra. I have been trying to figure out > how to recover from a CorruptBlockException. > ... > One of my nodes must have a hardware problem. Although I've been unable to > find anything wrong via logs, sma