Re: decommissioning a wrong node

2011-04-26 Thread Tomas Vondra
Dne 26.4.2011 09:21, aaron morton napsal(a): > There is the fabled > > java.rmi.server.hostname > > http://blog.reactive.org/2011/02/connecting-to-cassandra-jmx-via-ssh.html > http://download.oracle.com/javase/1.4.2/docs/guide/rmi/javarmiproperties.html > > Not sure if anyone has got it working

Re: decommissioning a wrong node

2011-04-26 Thread aaron morton
There is the fabled java.rmi.server.hostname http://blog.reactive.org/2011/02/connecting-to-cassandra-jmx-via-ssh.html http://download.oracle.com/javase/1.4.2/docs/guide/rmi/javarmiproperties.html Not sure if anyone has got it working correctly. Aaron On 25 Apr 2011, at 03:51, Edward Caprio

Re: decommissioning a wrong node

2011-04-24 Thread Edward Capriolo
On Sun, Apr 24, 2011 at 6:07 AM, Peter Schuller wrote: >> Is there a way to bind the JMX to a specified IP only? It seems there's >> just 'com.sun.management.jmxremote.port' and no way to specify a host. > > I don't think so, or at least past googling indicated several people > wanting to do this

Re: decommissioning a wrong node

2011-04-24 Thread Peter Schuller
> Is there a way to bind the JMX to a specified IP only? It seems there's > just 'com.sun.management.jmxremote.port' and no way to specify a host. I don't think so, or at least past googling indicated several people wanting to do this but not finding answers. It's extremely annoying; e.g. the comm

Re: decommissioning a wrong node

2011-04-24 Thread Tomas Vondra
Dne 24.4.2011 04:32, Edward Capriolo napsal(a): > 2011/4/23 Tomas Vondra : >> >> BTW all the nodes are running on the same machine and are set up using >> virtual IPs. Not sure if this is important (I don't think it should). >> >> regards >> Tomas >> > > Ah ha. JMX binds to it's port on EVERY inte

Re: decommissioning a wrong node

2011-04-23 Thread aaron morton
> BTW all the nodes are running on the same machine and are set up using > virtual IPs. Not sure if this is important (I don't think it shoul Yup :) JMX binds to 127.0.0.1, but different ports as specified in cassandra-env.sh . Include the port number on the nodetool command line, otherwise you

Re: decommissioning a wrong node

2011-04-23 Thread Edward Capriolo
2011/4/23 Tomas Vondra : > Hi all, > > I've set up a ring with three nodes to play with. I've tried to > decommision a node, but it seems a different node is decommisioned. > > Example - the nodes are running: > > ~/cassandra $ nodetool -h 10.0.0.1 ring > Address    Status State  Load     Owns    T

decommissioning a wrong node

2011-04-23 Thread Tomas Vondra
Hi all, I've set up a ring with three nodes to play with. I've tried to decommision a node, but it seems a different node is decommisioned. Example - the nodes are running: ~/cassandra $ nodetool -h 10.0.0.1 ring AddressStatus State Load OwnsToken