I have 2 Proxmox hosts. One is at my network edge with a pfSense VM doing VLAN routing. Another sits on a couple of VLANs, I have a VLAN for Client to Server connection, a VLAN for Storage (NFS) and a VLAN for the Clustering (advised in the cluster wiki).
I have tried a few different config but I can figure out what Im doing wrong. I have a LAN bridge for all my VLANs which I then attach VLANs with a tagged interface, this all works fine.
The problem is when I try and have a new bridge for my Storage and Cluster VLANs. I create a bridge and assign an IP, I can then talk between all my VMs on that bridge but not out to the other host. How should I be creating the link to the switch?
vmbr0 is attached to eth0, has my IP for mgmt of PVE and has "VLAN Aware" tagged.
vmbr255 is my Storage bridge and has an IP configured
How do I setup the ports/slaves part?
I've tried using eth0.255
I've tried adding an interface called vlan254 and used "vlan-raw-device eth0.254" and attaching the bridge to this but it doesnt seem to like it either.
Whats the correct way of setting up clustering and storage networks for clustered nodes?
I have tried a few different config but I can figure out what Im doing wrong. I have a LAN bridge for all my VLANs which I then attach VLANs with a tagged interface, this all works fine.
The problem is when I try and have a new bridge for my Storage and Cluster VLANs. I create a bridge and assign an IP, I can then talk between all my VMs on that bridge but not out to the other host. How should I be creating the link to the switch?
vmbr0 is attached to eth0, has my IP for mgmt of PVE and has "VLAN Aware" tagged.
vmbr255 is my Storage bridge and has an IP configured
How do I setup the ports/slaves part?
I've tried using eth0.255
I've tried adding an interface called vlan254 and used "vlan-raw-device eth0.254" and attaching the bridge to this but it doesnt seem to like it either.
Whats the correct way of setting up clustering and storage networks for clustered nodes?