Dear all,
I got a Dell R730 with 4x 1GbE onboard (interfaces eno1 to eno4) and two additional 10GbE NICs (interfaces enp129 and enp133). I installed my host using eno1 and bound IP-Address 192.168.2.35 onto it, or better: this address was bound to vmbr0, which uses eno1. I used this connection to register myhost to the cluster.
Moving forwarding I created bond0 (balance-alb) from enp129 and enp133. For testing I also created vmbr1 on top of bond0 and put address 192.168.2.36 onto it.
I can ping across the entire company and the internet and both addresses respond, when I ping them. So, there should not be an underlying issues with our network or with the created bond0.
For reasons of fault-tolerance and performance I like to run the host-IP 192.168.2.35 on the bond rather than on a single NIC, so I changed IP-addresses of vmbr0 and vmbr1, which works. For my understanding I should be fine disconnecting eno1/vmbr0 from the network now, but whenever I do so, the host loses connection to the cluster, while its VMs continue to run fine on vmbr1.
In a further step I even assigned bond0 to vmbr0 and IP 192.168.2.35. Eno1 is now connected to vmbr1 with IP 192.168.2.36, but whenever I disconnect eno1, the host loses connection to the cluster.
What do I overlook or could have done better? - Goal is still to run the host using a fault-tolerant bond for LAN-access and cluster communication.
I got a Dell R730 with 4x 1GbE onboard (interfaces eno1 to eno4) and two additional 10GbE NICs (interfaces enp129 and enp133). I installed my host using eno1 and bound IP-Address 192.168.2.35 onto it, or better: this address was bound to vmbr0, which uses eno1. I used this connection to register myhost to the cluster.
Moving forwarding I created bond0 (balance-alb) from enp129 and enp133. For testing I also created vmbr1 on top of bond0 and put address 192.168.2.36 onto it.
I can ping across the entire company and the internet and both addresses respond, when I ping them. So, there should not be an underlying issues with our network or with the created bond0.
For reasons of fault-tolerance and performance I like to run the host-IP 192.168.2.35 on the bond rather than on a single NIC, so I changed IP-addresses of vmbr0 and vmbr1, which works. For my understanding I should be fine disconnecting eno1/vmbr0 from the network now, but whenever I do so, the host loses connection to the cluster, while its VMs continue to run fine on vmbr1.
In a further step I even assigned bond0 to vmbr0 and IP 192.168.2.35. Eno1 is now connected to vmbr1 with IP 192.168.2.36, but whenever I disconnect eno1, the host loses connection to the cluster.
What do I overlook or could have done better? - Goal is still to run the host using a fault-tolerant bond for LAN-access and cluster communication.