Hi all ,
Initial setup:
I have deployed a proxmox on a single node then turned it into a cluster by adding two nodes on dedicated servers on hetzner cloud .
In order to ensure communication between the nodes i configured a vswitch and added the 3 nodes. I have configure the ha manager and rules on few vm to test node failure.
Problem:
I want a private network to span all over the 3 nodes, so all resources can ommunicate with each other (1) and in case of node failure, auto migration would take place and the vm will still have a valid ip address and be able to connect to public internet (2).
Note: all resources should be able to connect to public internet despite where the vm resides
Obstacle: each vm has a gateway that changes from node to node and therefore after migration connectivity to public internet will be lost
Initial setup:
I have deployed a proxmox on a single node then turned it into a cluster by adding two nodes on dedicated servers on hetzner cloud .
In order to ensure communication between the nodes i configured a vswitch and added the 3 nodes. I have configure the ha manager and rules on few vm to test node failure.
Problem:
I want a private network to span all over the 3 nodes, so all resources can ommunicate with each other (1) and in case of node failure, auto migration would take place and the vm will still have a valid ip address and be able to connect to public internet (2).
Note: all resources should be able to connect to public internet despite where the vm resides
Obstacle: each vm has a gateway that changes from node to node and therefore after migration connectivity to public internet will be lost