Re: Remove crashed node

2012-11-19 Thread Alain RODRIGUEZ
I am glad to here that. You're very welcome. Alain 2012/11/19 Robin Verlangen > Quite some time passed, but Alain, it worked. Thank you very much. > > Best regards, > > Robin Verlangen > *Software engineer* > * > * > W http://www.robinverlangen.nl > E ro...@us2.nl > > >

Re: Remove crashed node

2012-11-19 Thread Robin Verlangen
Quite some time passed, but Alain, it worked. Thank you very much. Best regards, Robin Verlangen *Software engineer* * * W http://www.robinverlangen.nl E ro...@us2.nl Disclaimer: The information contained in this message and attachments is intended solely for the attention

Re: Remove crashed node

2012-11-09 Thread Alain RODRIGUEZ
You have to install mx4j-tools.jar. http://wiki.apache.org/cassandra/Operations#Monitoring_with_MX4J It's a java tool, so it is usable on both windows and linux. Here is the link to dl mx4j-tool.jar : http://www.java2s.com/Code/JarDownload/mx4j/mx4j-tools-3.0.2.jar.zip unzip it and add it to th

Re: Remove crashed node

2012-11-09 Thread Robin Verlangen
Hi Alain, How can I access that? Web browser does not seem to work. Do I need any software to login? If so, what is proper software for Windows? Best regards, Robin Verlangen *Software engineer* * * W http://www.robinverlangen.nl E ro...@us2.nl Disclaimer: The information

Re: Remove crashed node

2012-11-09 Thread Alain RODRIGUEZ
On cassandra-cli if you "describe cluster;" I guess you will see an "UNREACHABLE" node. If you do so, there is a way to remove this unreachable node. Go to the JMX management console (ip_of_one_up_node:8081 by default) Then go to the org.apache.cassandra.net:type=Gossiper link and use the "unsaf

Remove crashed node

2012-11-09 Thread Robin Verlangen
Hi there, We have had a crashed node that is currently removed from the rack. However when I try a schema upgrade / truncate operation it complains of the unreachable node. I tried the removetoken, but that didn't resolve. Any ideas on how to fix this? Best regards, Robin Verlangen *Software en