Re: What will be the steps for adding new nodes

2011-04-17 Thread Jonathan Colby
Your questions are pretty fundamental. I recommend reading through the documentation to get a better understanding of how Cassandra works. Here's good documentation from DataStax: http://www.datastax.com/docs/0.7/operations/clustering#adding-capacity In a nutshell: you only bootstrap new nodes

Re: What will be the steps for adding new nodes

2011-04-16 Thread ruslan usifov
2011/4/16 Roni : > I have a 0.6.4 Cassandra cluster of two nodes in full replica (replica > factor 2). I wants to add two more nodes and balance the cluster (replica > factor 2). > > I want all of them to be seed's. > > > > What should be the simple steps: > > 1. add the "true" to all the nodes or 

What will be the steps for adding new nodes

2011-04-15 Thread Roni
I have a 0.6.4 Cassandra cluster of two nodes in full replica (replica factor 2). I wants to add two more nodes and balance the cluster (replica factor 2). I want all of them to be seed's. What should be the simple steps: 1. add the "true" to all the nodes or only the new ones? 2. add the "[

What will be the steps for adding new nodes

2011-04-15 Thread Roni
I have a 0.6.4 Cassandra cluster of two nodes in full replica (replica factor 2). I wants to add two more nodes and balance the cluster (replica factor 2). I want all of them to be seed's. What should be the simple steps: 1. add the "true" to all the nodes or only the new ones? 2. add the "[