Hello,
We have speed loss with mtu set to 9000 and WMs using a mtu of 1500.
Here is the configuration, we have 2 proxmox connected to a switch :
vmbr1 is an ovs bridge with mtu 9000.
Bond0 is an ovs bond with mtu 9000, each member of the bond has a mtu of 9000 using pre-up, and is link vmbr1.
An intport ovs is set with mtu 9000 to connect to our SAN. That part works fine.
VMs are connected to vmbr1 and have a mtu of 1500.
I noticed that the speed was slower after we did switch to mtu 9000.
We have a 10-20% speed loss of traffic.
To make the test, i switched back one of the server to the config with mtu 1500.
I did the test with iperf with one VM on a hypervisor and a server outside of this cluster :
With hypervisor with mtu 9000
[ 5] 0.0-20.0 sec 1.85 GBytes 795 Mbits/sec
With hypervisor with mtu 1500
[ 5] 0.0-20.0 sec 2.08 GBytes 893 Mbits/sec
I did some capture on the VM with both settings.
On the 9000 setting, the packet lenght stay between 1448 and 2896.
On the 1500 setting, the packet lenght goes to 13000-15000.
Any thought ?
We have speed loss with mtu set to 9000 and WMs using a mtu of 1500.
Here is the configuration, we have 2 proxmox connected to a switch :
vmbr1 is an ovs bridge with mtu 9000.
Bond0 is an ovs bond with mtu 9000, each member of the bond has a mtu of 9000 using pre-up, and is link vmbr1.
An intport ovs is set with mtu 9000 to connect to our SAN. That part works fine.
VMs are connected to vmbr1 and have a mtu of 1500.
I noticed that the speed was slower after we did switch to mtu 9000.
We have a 10-20% speed loss of traffic.
To make the test, i switched back one of the server to the config with mtu 1500.
I did the test with iperf with one VM on a hypervisor and a server outside of this cluster :
With hypervisor with mtu 9000
[ 5] 0.0-20.0 sec 1.85 GBytes 795 Mbits/sec
With hypervisor with mtu 1500
[ 5] 0.0-20.0 sec 2.08 GBytes 893 Mbits/sec
I did some capture on the VM with both settings.
On the 9000 setting, the packet lenght stay between 1448 and 2896.
On the 1500 setting, the packet lenght goes to 13000-15000.
Any thought ?