AssertionError: Unknown keyspace?

2013-06-24 Thread Hiller, Dean
I haven't seen this error in a long time. We just received the below error in production when rebuilding a node…any ideas on how to get around this? We had rebuilt 3 other nodes already I think(we have been swapping hardware) ERROR 06:32:21,474 Exception in thread Thread[ReadStage:1,5,main]

Re: AssertionError: Unknown keyspace?

2013-06-24 Thread Hiller, Dean
Ah, so digging deeper, it is not bootstrapping. How do I force the node to bootstrap? (this is version 1.2.2 and the other nodes somehow knew to bootstrap automatically but this one I need to force for some reason). I remember there was a property for this. NOTE: I enabled some debug logs and

Re: AssertionError: Unknown keyspace?

2013-06-24 Thread Hiller, Dean
Oh shoot, this is a seed node. Is there documentation on how to bootstrap a seed node? If I have seeds of A, B, C for every machine on the ring and I am bootstrapping node B, do I just modify cassandra.yaml and remove node B from the yaml file temporarily and boot it up (Note, I still received

Re: AssertionError: Unknown keyspace?

2013-06-24 Thread Robert Coli
On Mon, Jun 24, 2013 at 6:04 AM, Hiller, Dean dean.hil...@nrel.gov wrote: Oh shoot, this is a seed node. Is there documentation on how to bootstrap a seed node? If I have seeds of A, B, C for every machine on the ring and I am bootstrapping node B, do I just modify cassandra.yaml and remove

Re: AssertionError: Unknown keyspace?

2013-06-24 Thread Wei Zhu
To: user@cassandra.apache.org Sent: Monday, June 24, 2013 10:34 AM Subject: Re: AssertionError: Unknown keyspace? On Mon, Jun 24, 2013 at 6:04 AM, Hiller, Dean dean.hil...@nrel.gov wrote: Oh shoot, this is a seed node.  Is there documentation on how to bootstrap a seed node?  If I have seeds

Re: AssertionError: Unknown keyspace?

2013-06-24 Thread Hiller, Dean
@cassandra.apache.orgmailto:user@cassandra.apache.org, Wei Zhu wz1...@yahoo.commailto:wz1...@yahoo.com Date: Monday, June 24, 2013 12:36 PM To: user@cassandra.apache.orgmailto:user@cassandra.apache.org user@cassandra.apache.orgmailto:user@cassandra.apache.org Subject: Re: AssertionError: Unknown keyspace

Re: AssertionError: Unknown keyspace?

2013-06-24 Thread Wei Zhu
/java/org/apache/cassandra/service/StorageService.java#L549 -Wei - Original Message - From: Dean Hiller dean.hil...@nrel.gov To: user@cassandra.apache.org, Wei Zhu wz1...@yahoo.com Sent: Monday, June 24, 2013 12:04:10 PM Subject: Re: AssertionError: Unknown keyspace? Yes, it would