I have a 3-node cluster (e.g. server1, server2, server3) located somewhere at DC1 with ceph and HA configured.
Now I'm adding 3 more nodes (e.g. server4, server5, server6) at DC2 and creating a 6-node cluster.
My question is: How do I let set up ceph to always have a copy at another DC's node? For example, I run a VM on server1 (at DC1), and I want to always have a copy on one of the servers at DC2, like a failover if one of the DC fails.
What do I need to do? Just increase the number of replicas?
Thanks.
Now I'm adding 3 more nodes (e.g. server4, server5, server6) at DC2 and creating a 6-node cluster.
My question is: How do I let set up ceph to always have a copy at another DC's node? For example, I run a VM on server1 (at DC1), and I want to always have a copy on one of the servers at DC2, like a failover if one of the DC fails.
What do I need to do? Just increase the number of replicas?
Thanks.