I had a cassandra cluster of 4 nodes in aws singapore region and I have to migrate it to mumbai region so I created a new datacenter in mumbai region added it to the singapore cluster and run rebuild command on all the new nodes one by one.
Data on previous nodes = 150GB/node approx.
Data on new nodes = 200GB/node on two node, 100GB on one node.
I am not able to figure out why this is happening it should be 200GB/node. I am using cassandra 3.9 and using vnodes on new datacenter and single token on old datacenter.
I want to figure out what is the reason for this.
I tried to rebuild it finished in few seconds and RF is 3 nodetool status is showing all node UP and normal