Hi,
I created a cluster with OVS networking stack and vlan to sperate networks.
The configuration on each cluster node is the same as described in the wiki (https://pve.proxmox.com/wiki/Open_vSwitch#Example_2:_Bond_.2B_Bridge_.2B_Internal_Ports)
except that i used 4 interfaces in the bond0 which should not make a difference in the behaviour.
The switch is configured properly to handle LACP on the bonded ports and to tag the appropriate vlan tags.
Now there is an issue with one specific vlan id (102). When two vms are given a network port with that id a connection is only established when the reside on the same proxmox node.
When i move one vm to another proxmox node the vms can't reach each other.
I thought that the switch might be misconfigured but that does not seem to be the case because other vlan ids work fine. The same setting is working for vlan 16 and vlan 17. The vlan configuration for 16,17 and 102 is the same on the switch (i double checked that).
When i plug myself into an untagged port 102 on the switch i can reach all other devices on the network that have these vlan id but the proxmox vms can't.
I don't know if this is a proxmox issue or something in ovs going horribly wrong or even if the switch is the fault here but i wonder if someone can come up with an explanation for it.
(The Switch is an HP 1810-24G with LACP active on the proxmox side and vlan ids tagged on these trunk ports)
Thank you for your help
Daniel
I created a cluster with OVS networking stack and vlan to sperate networks.
The configuration on each cluster node is the same as described in the wiki (https://pve.proxmox.com/wiki/Open_vSwitch#Example_2:_Bond_.2B_Bridge_.2B_Internal_Ports)
except that i used 4 interfaces in the bond0 which should not make a difference in the behaviour.
The switch is configured properly to handle LACP on the bonded ports and to tag the appropriate vlan tags.
Now there is an issue with one specific vlan id (102). When two vms are given a network port with that id a connection is only established when the reside on the same proxmox node.
When i move one vm to another proxmox node the vms can't reach each other.
I thought that the switch might be misconfigured but that does not seem to be the case because other vlan ids work fine. The same setting is working for vlan 16 and vlan 17. The vlan configuration for 16,17 and 102 is the same on the switch (i double checked that).
When i plug myself into an untagged port 102 on the switch i can reach all other devices on the network that have these vlan id but the proxmox vms can't.
I don't know if this is a proxmox issue or something in ovs going horribly wrong or even if the switch is the fault here but i wonder if someone can come up with an explanation for it.
(The Switch is an HP 1810-24G with LACP active on the proxmox side and vlan ids tagged on these trunk ports)
Thank you for your help
Daniel