[ 
https://issues.apache.org/jira/browse/CASSANDRA-8296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209529#comment-14209529
 ] 

Rafał Furmański commented on CASSANDRA-8296:
--------------------------------------------

Actually I repaired this by purging gossip state as described here: 
http://www.datastax.com/documentation/cassandra/2.0/cassandra/operations/opsGossipPurge_t.html

I got the same value (3) on all other nodes in the cluster. I had some troubles 
with this node from the beginning. I wish I could say more, but my problem is 
resolved now..

> Can't add new node to a Cluster due to invalid gossip generation
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-8296
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8296
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: Debian Wheezy
> Cassandra 2.1.1
>            Reporter: Rafał Furmański
>            Assignee: Jason Brown
>
> Hi all! I'm unable to add new node to an existing Cassandra cluster. I'm 
> using GossipingPropertyFileSnitch and after starting cassandra I get 
> following errors on other nodes:
> {code}
> WARN  [GossipStage:2] 2014-11-12 09:38:43,297 Gossiper.java:993 - received an 
> invalid gossip generation for peer /10.210.3.230; local generation = 3, 
> received generation = 1415785003
> {code}
> New node's IP is 10.210.3.230. I can't see this IP in {code}nodetool 
> status{code}
> Any ideas?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to