I have been trying to get this to work for about a year now with no success. I have a three PVE cluster with three nodes. all PVE 8.4.1. I have two VMs, on different nodes but the same cluster. I need to have the two VMs to communicate with each other using static IPs over a private network.
- I have created a a Linux Bridge on each of the three nodes, named vmbr2. I list no Bridge Ports
- Then on the Datacenter level
- Under SDN -> Zones, I create a zone of the vlan type called vlan2
- Then under SDN -> VNETS, I create an entry called vnet2 (VLAN Aware is checked).
- I do not create a subnet.
- On each VM I add an interface connected to vnet2 and inside the OS assign two different IPs.