Re: Unsuccessful back-up and restore with differing counts

2017-05-13 Thread Surbhi Gupta
Below link has the method u r looking for http://datascale.io/cloning-cassandra-clusters-fast-way/ On Sat, May 13, 2017 at 9:49 AM srinivasarao daruna wrote: > I am using vnodes. Is there a documenation that you can suggest to > understand how to assign same tokens in new cluster.? I will try it

Re: Unsuccessful back-up and restore with differing counts

2017-05-13 Thread srinivasarao daruna
I am using vnodes. Is there a documenation that you can suggest to understand how to assign same tokens in new cluster.? I will try it again. On May 13, 2017 12:32 PM, "Nitan Kainth" wrote: As Jonathan mentioned, if you are using vnodes , you should back up nodetool output and assign same token

Re: Unsuccessful back-up and restore with differing counts

2017-05-13 Thread Nitan Kainth
As Jonathan mentioned, if you are using vnodes , you should back up nodetool output and assign same token to nodes and then copy corresponding sstables. If using, initial token, then assign same value for subsequent node. Sstable loader should work independently, not sure why you are getting wro

Re: Unsuccessful back-up and restore with differing counts

2017-05-13 Thread Jonathan Haddad
Did you create the nodes with the same tokens? On Sat, May 13, 2017 at 8:44 AM srinivasarao daruna wrote: > Hi, > > We have a cassandra cluster built on Apache Cassandra 3.9 with 6 nodes and > RF = 3. As part of re-building the cluster, we are testing the backup and > restore strategy. > > We to

Fwd: Unsuccessful back-up and restore with differing counts

2017-05-13 Thread srinivasarao daruna
Hi, We have a cassandra cluster built on Apache Cassandra 3.9 with 6 nodes and RF = 3. As part of re-building the cluster, we are testing the backup and restore strategy. We took the snapshot and uploaded the files to S3 and data has been saved the data with folder names (backup_folder1 - 6 for n

Unsuccessful back-up and restore with differing counts

2017-05-13 Thread srinivasarao daruna
Hi, We have a cassandra cluster built on Apache Cassandra 3.9 with 6 nodes and RF = 3. As part of re-building the cluster, we are testing the backup and restore strategy. We took the snapshot and uploaded the files to S3 and data has been saved the data with folder names (backup_folder1 - 6 for n