To increase network performance when migrating virtual machines from one VMware ESXi host to another, you can enable Jumbo frame support from the VMware vSphere Client of your VMware vCenter Server (VCSA).
By default, the MTU of network cards and switches is configured at 1500 bytes. Which means that by default, the size of packets sent over the network cannot exceed 1500 bytes.
To reduce the number of packets to send and avoid unnecessarily resending the same headers (such as: source IP address, destination IP address, ...), you can activate support for Jumbo frames.
Which means that you can send packets up to 9000 bytes in size.
If you go to the settings of the virtual network card used by default in Windows, you will notice that support for Jumbo frames (Jumbo Packet) is disabled by default.
Which corresponds to an MTU of 1500 bytes.
For the virtual switch that this virtual machine is connected to via a port group, you need to select your VMware ESXi host and go to: Configure -> Networking -> Virtual switches.
Next, click the "Edit" link for the desired switch (default: vSwitch0).
As you can see in its settings, its MTU is 1500 bytes by default.
Which means that Jumbo frame support is disabled by default.
Go to "Configure -> Networking -> VMkernel adapters", select one and click: Edit.
As you can see, an MTU is also defined on these VMkernel adapters.
As before, the default MTU is 1500 bytes, which again means that Jumbo frame support is disabled at the moment.
To use jumbo frames between your virtual machines, VMware specifies that your virtual machines must use "VMXNET 2 (enhanced)" or "VMXNET 3" virtual network adapters.
To do this, modify the parameters of the virtual machines which must support Jumbo frames.
Warning : the VMXNET 3 network card driver on Windows is only available if VMware Tools is installed.
It is therefore important that the VMware Tools are already installed in your virtual machine before attempting to use this type of virtual network card (or more precisely "paravirtual" in the case of the "VMXNET 3" network card).
Sources :
Expand the "Network adapter 1" section to copy the current MAC address of your virtual machine.
Then, place your mouse to the right of this "Network adapter 1" section and click on the cross that will appear to delete it.
Note: when using the VMware vSphere Client on your VMware vCenter Server (VCSA), you cannot simply change the network adapter type.
Even if the affected virtual machine is turned off.
Click: Add New Device -> Network Adapter.
In the "New Network" section that appears:
Note: when you add a "VMXNET 3" type paravirtual network card, the VMware vSphere Client automatically displays a "DirectPath I/O" box which is checked by default.
As you can check on the "DirectPath IO enabled by default on VMs with VMXNET3" page of the official VMware forum, as well as other places on the Internet, this is due to a bug and this box serves no purpose in this case.
Indeed, "DirectPath I/O" technology normally allows you to pass a physical device to a virtual machine to improve the performance of your virtual machine for this device.
But given that a "VMXNET 3" paravirtual network card is not connected to any physical device, this box is of absolutely no use.
However, it is generally recommended to disable "DirectPath I/O" technology when you do not need it.
Warning: even if you uncheck the "DirectPath I/O" box now, your server may re-enable it at some point for some unknown reason.
Whether this box is checked or not doesn't change anything, but at least you'll know.
Once you have provided the MAC address of your old network adapter, select "Automatic" on the right.
Otherwise, the virtual machine will refuse to start due to a conflict with the MAC addresses reserved by VMware.
Make the same modifications on the 2nd virtual machine (the one that will receive your Jumbo frames) and don't forget to also restore its MAC address to prevent your virtual machine from changing MAC address following the change in network adapter type.
Again, don't forget to reselect the "Automatic" option for the MAC address of your 2nd virtual machine before saving the changes.
Otherwise, the virtual machine will refuse to start due to a conflict of MAC addresses reserved by VMware.
VMware 3/31/2023
VMware 7/31/2024
VMware 6/26/2024
VMware 10/16/2024
Pinned content
Contact
® InformatiWeb-Pro.net - InformatiWeb.net 2008-2022 - © Lionel Eppe - All rights reserved.
Total or partial reproduction of this site is prohibited and constitutes an infringement punishable by articles L.335-2 and following of the intellectual property Code.
You must be logged in to post a comment