I am having problem with NDB Migration. Currently, I have 2 replicas in NDB Cluster. I want to move the cluster into a new hardware. So, in the new machine I setup datanodes and sqlnodes & pointed the management node to the old cluster. Once the sql nodes gets sync, I shall stop the old cluster. I am thinking this way. Does it work? Can we make more that two replicas in NDB cluster (like 3,4)?
Thank you.