Hi all,
We are planning to set up a 4-node Proxmox cluster with Ceph across 2 datacenters.
Our setup will be:
Our main confusion is about the network design.
If a VM is running on Node 1 in DC1, its VM network is from the DC1 network. If HA moves the VM to Node 3 in DC2, the VM network is different there.
So we are not sure how to design the VM network so that the VM remains accessible after migration.
We also want to understand what will happen if the inter-DC network goes down. We are concerned about Corosync quorum, HA fencing and split-brain.
Could someone please suggest the correct architecture for this type of setup?
Especially:
If anyone is running a similar Proxmox + Ceph setup across two datacenters, please share your architecture and suggestions.
We are planning to set up a 4-node Proxmox cluster with Ceph across 2 datacenters.
Our setup will be:
- DC1: Node 1 and Node 2
- DC2: Node 3 and Node 4
- Node 1 and 2 are using one network range.
- Node 3 and 4 are using a different network range.
- Both datacenters are connected through an inter-DC network.
Our main confusion is about the network design.
If a VM is running on Node 1 in DC1, its VM network is from the DC1 network. If HA moves the VM to Node 3 in DC2, the VM network is different there.
So we are not sure how to design the VM network so that the VM remains accessible after migration.
We also want to understand what will happen if the inter-DC network goes down. We are concerned about Corosync quorum, HA fencing and split-brain.
Could someone please suggest the correct architecture for this type of setup?
Especially:
- How should we handle the VM network between the two datacenters?
- Should the VM network be stretched between both DCs?
- Should we use routing between the two VM networks?
- How should we configure Corosync and Ceph?
- Do we need a QDevice in a third location?
- Is HA across both datacenters recommended in this setup?
- What happens if the inter-DC link fails?
If anyone is running a similar Proxmox + Ceph setup across two datacenters, please share your architecture and suggestions.