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
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? Or would it be best to delete the nodes contents >> and bootstrap it

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

CorruptBlockException - recover?

2013-07-03 Thread ifjke
Hi together, 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? Or would it be best to delete the nodes

Re: CorruptBlockException

2013-07-01 Thread Glenn Thompson
enn 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, smart, or mce. >

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 > fin

CorruptBlockException

2013-06-29 Thread Glenn Thompson
Hi, I'm Glenn Thompson and new to Cassandra. I have been trying to figure out how to recover from a CorruptBlockException. My travels have led me to numerous email threads and trouble tickets. I think I did the right thing(s) based on my research. My basic situation. I'm runn