Hello,
I am new in the Proxmox World and I am trying to setup HA Cluster. I followed the documentation + some tutorials and I sucessfully install Proxmox in HA mode with Ceph Storage.
I have :
Prox1 4.4-1/eb2d6f1e with :
- eth0 192.168.1.30 (for HA & internet access)
- eth1 10.0.0.10 (for Ceph Sotrage)
- vmbr0 10.167.235.1 (for VMs)
Prox2 4.4-1/eb2d6f1e with ip 192.168.1.30
- eth0 192.168.1.31 (for HA & internet access)
- eth1 10.0.0.11 (for Ceph Sotrage)
- vmbr0 10.167.235.2 (for VMs)
I installed a Debian VM as test in Prox1 and it works fine.
But the VM has its gateway as 10.167.235.2 which means if the Prox1 goes down and the VM is migrated to Prox2, that VM will not be able to reach internet ?
How is that handled please?
Thank you,
Regards,
Ahmed
I am new in the Proxmox World and I am trying to setup HA Cluster. I followed the documentation + some tutorials and I sucessfully install Proxmox in HA mode with Ceph Storage.
I have :
Prox1 4.4-1/eb2d6f1e with :
- eth0 192.168.1.30 (for HA & internet access)
- eth1 10.0.0.10 (for Ceph Sotrage)
- vmbr0 10.167.235.1 (for VMs)
Prox2 4.4-1/eb2d6f1e with ip 192.168.1.30
- eth0 192.168.1.31 (for HA & internet access)
- eth1 10.0.0.11 (for Ceph Sotrage)
- vmbr0 10.167.235.2 (for VMs)
I installed a Debian VM as test in Prox1 and it works fine.
But the VM has its gateway as 10.167.235.2 which means if the Prox1 goes down and the VM is migrated to Prox2, that VM will not be able to reach internet ?
How is that handled please?
Thank you,
Regards,
Ahmed