Hi,
I have a 6 node cluster running in two different servers. I have made some changes in rackid .
cluster.routing.allocation.awareness.attributes: rack_id = Some rackid
I want to restructure the cluster to 3 nodes. Is there any possibility that I can take backup {snapshot } of current data, which is 6 node cluster and try to import that in 3 node cluster.
Note: The data in the 6 node cluster is some where around 1TB.
Is it possible to get the data backup or i have to forget about the data if consider changing my cluster design form 6 Node to 3 Nodes.
Thanks 