You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Roshan <co...@gmail.com> on 2012/10/23 08:13:24 UTC

How to change the seed node Cassandra 1.0.11

Hi

In our production, we have 3 Cassandra 1.0.11 nodes.

Due to a reason, I want to move the current seed node to another node and
once seed node change, the previous node want to remove from cluster.

How can I do that?

Thanks. 




--
View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/How-to-change-the-seed-node-Cassandra-1-0-11-tp7583338.html
Sent from the cassandra-user@incubator.apache.org mailing list archive at Nabble.com.

Re: How to change the seed node Cassandra 1.0.11

Posted by Roshan <co...@gmail.com>.
Many thanks Aaron.



--
View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/How-to-change-the-seed-node-Cassandra-1-0-11-tp7583338p7583349.html
Sent from the cassandra-user@incubator.apache.org mailing list archive at Nabble.com.

Re: How to change the seed node Cassandra 1.0.11

Posted by aaron morton <aa...@thelastpickle.com>.
Just change the yaml and restart. The seed list is not persisted i the System KS (like the token assignment). 

I would suggest running 2 or 3 seeds in your cluster, even if you only have 3 nodes. 

Cheers

-----------------
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com

On 23/10/2012, at 7:13 PM, Roshan <co...@gmail.com> wrote:

> Hi
> 
> In our production, we have 3 Cassandra 1.0.11 nodes.
> 
> Due to a reason, I want to move the current seed node to another node and
> once seed node change, the previous node want to remove from cluster.
> 
> How can I do that?
> 
> Thanks. 
> 
> 
> 
> 
> --
> View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/How-to-change-the-seed-node-Cassandra-1-0-11-tp7583338.html
> Sent from the cassandra-user@incubator.apache.org mailing list archive at Nabble.com.