I am working on a Proxmox VE cluster for a dedicated customer of mine. The test installs have worked quite well, but as we push forward to production I wanted to see about adding separate networks. All of the servers in the cluster have 4 NICs in them and I would like to use them in this way:
eth0: management network behind firewall
eth1: backup/migration network
bond0: eth2+eth3 LACP for vlan tagged networks for containers
I have looked for similar examples and have played with it some, any pointers you have though.
eth0: management network behind firewall
eth1: backup/migration network
bond0: eth2+eth3 LACP for vlan tagged networks for containers
I have looked for similar examples and have played with it some, any pointers you have though.