We have a Proxmox cluster where each node has a pair of physical nics bonded (LACP) to bond0 and then each vlan as (vlan 10-15, as bond0.10, bond0.11, etc) and each vmbr as (vmbr10 with ports/slaves bond0.10, vmbr11 with ports/slaves bond0.11, etc)
We have an IP/mask/gateway associated with vmbr10, and we use that IP to reach the node. We can attach guest VMs to vmbr10, but cannot attach guest VMs to vmbr11 (vmbr11 does not have an IP/mask defined). If we do, we get an error when starting the guest "bridge 'vmbr11' does not exist".
Are IP addresses required for additional bridges? If so, we will just give each an IP. But if that is not required, how do we resolve this issue.
Thanks,
Dale
We have an IP/mask/gateway associated with vmbr10, and we use that IP to reach the node. We can attach guest VMs to vmbr10, but cannot attach guest VMs to vmbr11 (vmbr11 does not have an IP/mask defined). If we do, we get an error when starting the guest "bridge 'vmbr11' does not exist".
Are IP addresses required for additional bridges? If so, we will just give each an IP. But if that is not required, how do we resolve this issue.
Thanks,
Dale