On Thu, Jul 4, 2013 at 10:03 AM, srmore <comom...@gmail.com> wrote: > We are planning to move data from a 2 node cluster to a 3 node cluster. We > are planning to copy the data from the two nodes (snapshot) to the new 2 > nodes and hoping that Cassandra will sync it to the third node. Will this > work ? are there any other commands to run after we are done migrating, > like nodetool repair. >
What RF are old and new cluster? What are the tokens of old and new nodes? http://www.palominodb.com/blog/2012/09/25/bulk-loading-options-cassandra =Rob