Re: Node joining / unknown

2012-03-08 Thread R. Verlangen
Original Message- > From: "R. Verlangen" > To: user@cassandra.apache.org > Sent: Wed, 07 Mar 2012 23:09 > Subject: Re: Node joining / unknown > > @Brandon: Thank you for the information. I'll do that next time. > > @Igor: Any ways to find out whether that is th

Re: Node joining / unknown

2012-03-07 Thread igor
just run "nodetool compactionstat" on other nodes. -Original Message- From: "R. Verlangen" To: user@cassandra.apache.org Sent: Wed, 07 Mar 2012 23:09 Subject: Re: Node joining / unknown @Brandon: Thank you for the information. I'll do that next time. @I

Re: Node joining / unknown

2012-03-07 Thread R. Verlangen
t; From: "R. Verlangen" > To: user@cassandra.apache.org > Sent: Wed, 07 Mar 2012 22:15 > Subject: Re: Node joining / unknown > > At this moment the node has joined the ring (after a restart: tried that > before, but now it had finally result). > > When I try to run

Re: Node joining / unknown

2012-03-07 Thread igor
Maybe it wait for verification compaction on other node?   -Original Message- From: "R. Verlangen" To: user@cassandra.apache.org Sent: Wed, 07 Mar 2012 22:15 Subject: Re: Node joining / unknown At this moment the node has joined the ring (after a restart: tried that befor

Re: Node joining / unknown

2012-03-07 Thread Brandon Williams
On Wed, Mar 7, 2012 at 3:37 AM, aaron morton wrote: > 2) Stop the node. Try to get remove the token again from another node. Node > that removing a token will stream data around the place as well. A node that has never fully joined doesn't need to be removed (and can't.) Just shut it down and it

Re: Node joining / unknown

2012-03-07 Thread R. Verlangen
At this moment the node has joined the ring (after a restart: tried that before, but now it had finally result). When I try to run repair on the new node, the log says (the new node is NODE C): INFO [AntiEntropyStage:1] 2012-03-07 21:12:06,453 AntiEntropyService.java (line 190) [repair #cfcc12b0-

Re: Node joining / unknown

2012-03-07 Thread aaron morton
> - When I try to remove the token, it says: Exception in thread "main" > java.lang.UnsupportedOperationException: Token not found. Am assuming you ran nodetool removetoken on a node other than the joining node? What did nodetool ring look like on that machine ? Take a look at nodetool netstat

Node joining / unknown

2012-03-07 Thread R. Verlangen
Hi there, I'm currently in a really weird situation. - Nodetool ring says node X is joining (this already takes 12 hours, with no activity) - When I try to remove the token, it says: Exception in thread "main" java.lang.UnsupportedOperationException: Token not found. - Removetoken status = No toke