Re: Node stuck when joining a Cassandra 2.2.0 cluster

2016-01-13 Thread Carlos Alonso
Hi Robert. I'm thinking of upgrading hardware in place. Can you please elaborate a bit more on how to use the auto_bootstrap=false + hibernate repair technique? Cheers! Carlos Alonso | Software Engineer | @calonso On 6 January 2016 at 11:10, Herbert Fischer wrote:

Re: Node stuck when joining a Cassandra 2.2.0 cluster

2016-01-06 Thread Herbert Fischer
Hi, Thanks for the tip. I found that one keyspace was kinda corrupted. It was previously scrubbed/deleted but there where files left in the servers, so it was in a strange state. After removing it from the filesystem I was able to add the new node to the cluster. Since this keyspace was in an unk

Re: Node stuck when joining a Cassandra 2.2.0 cluster

2016-01-05 Thread Robert Coli
On Tue, Jan 5, 2016 at 3:01 AM, Herbert Fischer < herbert.fisc...@crossengage.io> wrote: > We run a small Cassandra 2.2.0 cluster, with 5 nodes, on bare-metal > servers and we are going to replace those nodes with other nodes. I planned > to add all the new nodes first, one-by-one, and later remov

Node stuck when joining a Cassandra 2.2.0 cluster

2016-01-05 Thread Herbert Fischer
We run a small Cassandra 2.2.0 cluster, with 5 nodes, on bare-metal servers and we are going to replace those nodes with other nodes. I planned to add all the new nodes first, one-by-one, and later remove the old ones, one-by-one. Although the first new node gets stuck when joining the cluster. I