Hello!,
I'm attempting to run a lab of VMware vSphere on top of my Proxmox lab, the only out of the box supported network interface seems to be VMXNET3, but running a basic ping test within the VM I can send at most 3030 in the payload.
Anybody has seen such limitation?. Meanwhile, I'll try to source E1000 drivers for ESXi and report back. Will E1000E be an option for Proxmox in the future?
I've tested:
OVSwitch with MTU = 9100
1- CentOS 7 with Virtio NIC + OVS bridge MTU=9000 --> "ping -s 9000" doesn't pass
2- CentOS 7 with Virtio NIC + OVS bridge MTU=9050 --> "ping -s 9000" passes!
3- CentOS 7 with VMXNET3 + OVS bridge MTU=9000 --> "ping -s 9000" doesn't pass
4- CentOS 7 with VMXNET3 + OVS bridge MTU=9050 --> "invalid MTU size", cannot set MTU
5- ESXi 7.0.1 with VMXNET3 + OVS bridge MTU=9000 --> "ping -s 3030" passes, nothing higher than that.
I'm attempting to run a lab of VMware vSphere on top of my Proxmox lab, the only out of the box supported network interface seems to be VMXNET3, but running a basic ping test within the VM I can send at most 3030 in the payload.
Anybody has seen such limitation?. Meanwhile, I'll try to source E1000 drivers for ESXi and report back. Will E1000E be an option for Proxmox in the future?
I've tested:
OVSwitch with MTU = 9100
1- CentOS 7 with Virtio NIC + OVS bridge MTU=9000 --> "ping -s 9000" doesn't pass
2- CentOS 7 with Virtio NIC + OVS bridge MTU=9050 --> "ping -s 9000" passes!
3- CentOS 7 with VMXNET3 + OVS bridge MTU=9000 --> "ping -s 9000" doesn't pass
4- CentOS 7 with VMXNET3 + OVS bridge MTU=9050 --> "invalid MTU size", cannot set MTU
5- ESXi 7.0.1 with VMXNET3 + OVS bridge MTU=9000 --> "ping -s 3030" passes, nothing higher than that.
Last edited: