Disable LRO
From DocWiki
(Difference between revisions)
Rcarricato (Talk | contribs) |
|||
| (3 intermediate revisions not shown) | |||
| Line 5: | Line 5: | ||
---- | ---- | ||
| - | {{note| After upgrading the ESXi host to 4.1 and upgrading VMs to VMwareTools to 4.1, you may experience slow TCP performance on VMs running on the 4.1 ESXi host. You can address this situation by disabling Large Receive Offload (LRO) on the ESXi host.}} | + | {{note| After upgrading the ESXi host to 4.1 or 5.0 and upgrading VMs to VMwareTools to 4.1 or 5.0, you may experience slow TCP performance on VMs running on the 4.1 or 5.0 ESXi host. You can address this situation by disabling Large Receive Offload (LRO) on the ESXi host.}} |
<br> To disable LRO, follow this procedure: | <br> To disable LRO, follow this procedure: | ||
#Log into the ESXi host or its vCenter with vSphere Client. | #Log into the ESXi host or its vCenter with vSphere Client. | ||
| - | #Select the host > '''Configuration '''> '''Advanced Settings'''. | + | #Select the host > '''Configuration '''> '''Software:Advanced Settings'''. |
#Select '''Net '''and scroll down slightly more than half way. | #Select '''Net '''and scroll down slightly more than half way. | ||
#Set the following parameters from 1 to 0: | #Set the following parameters from 1 to 0: | ||
Revision as of 04:01, 18 February 2012
Go to: Implementing Virtualization Deployments
To disable LRO, follow this procedure:
- Log into the ESXi host or its vCenter with vSphere Client.
- Select the host > Configuration > Software:Advanced Settings.
- Select Net and scroll down slightly more than half way.
- Set the following parameters from 1 to 0:
- Net.VmxnetSwLROSL
- Net.Vmxnet3SwLRO
- Net.Vmxnet3HwLRO
- Net.Vmxnet2SwLRO
- Net.Vmxnet2HwLRO
- Reboot the ESXi host to activate these changes.
Your guest VMs should now have normal TCP networking performance.
| Back to: Unified Communications in a Virtualized Environment |
|---|