Hi, I'm currently trying to duplicate a given keyspace on a new cluster to run some analytics on it.
My source cluster has 3 disks and corresponding data directories (mnt, mnt2, mnt3) but the machines in my target cluster only have 2 disks (mnt, mnt2). What should be the correct procedure to copy the sstable data from source to destination in this case? -kr, Gerard.