Re: UnreachableNodes

2012-10-18 Thread aaron morton
Cool. If you get it again grab nodetool gossipinfo from a few machines. Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 19/10/2012, at 3:32 AM, Rene Kochen wrote: > Thanks Aaron, > > Telnet works (in both directions). > > After a norm

Re: UnreachableNodes

2012-10-18 Thread Rene Kochen
Thanks Aaron, Telnet works (in both directions). After a normal (i.e. without discarding ring state) restart of the node reporting the other one as down, the ring shows "up" again. So a node restarts fixes the incorrect state. I see this error occasionally. I will further investigate and post m

Re: UnreachableNodes

2012-10-18 Thread aaron morton
You can double check the node reporting 9.109 as down can telnet to port 7000 on 9.109. Then I would restart 9.109 with -Dcassandra.load_ring_state=false added as a JVM param in cassandra-env.sh. If is still shows as down can you post the output from nodetool gossipinfo from 9.109 and the no