I'm attempting to use SDN to support some of my use cases, like providing interfaces on our internal storage networks -- all of which would benefit from jumbo frames.
My SDN vlans work fine with MTU 1500, and my virtual machines can ping out or get pinged up to that limit.
When I try ICMP packets about 1500, everything comes apart.
I've read via the proxmox bugzilla that libpve-network-perl 0.9.8 may address this, which I applied yesterday throughout the cluster.
However, still no jumbo frames passing the defined SDNs.
Am I missing something?
edit to add:
If I use the raw vmbr0 interface with a vlan tag, or if I use the vmbr0v(vlan-number), large MTU works as expected.
My SDN vlans work fine with MTU 1500, and my virtual machines can ping out or get pinged up to that limit.
When I try ICMP packets about 1500, everything comes apart.
I've read via the proxmox bugzilla that libpve-network-perl 0.9.8 may address this, which I applied yesterday throughout the cluster.
However, still no jumbo frames passing the defined SDNs.
Am I missing something?
edit to add:
If I use the raw vmbr0 interface with a vlan tag, or if I use the vmbr0v(vlan-number), large MTU works as expected.
Last edited: