|
From: SourceForge.net <no...@so...> - 2013-01-08 09:56:02
|
Tracker item #3599913, was opened at 2013-01-08 01:54 Message generated for change (Comment added) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3599913&group_id=204462 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: kernel modules Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: vmxnet3 on ESXi 5.1 breaks some TCP traffic Initial Comment: I have had a virtual firewall running in a VM for 2 years without any problems, on ESX 4.1U2. After upgrading the hypervisor to ESXi 5.1 (with latest patches) the same virtual firewall starts currupting random TCP streams. The guest OS is Gentoo, running plain vanilla kernel 3.0.57 and 3.4.24 (and 2.6.32.x prior). I have two customers with similar setups, that run without problems. There is only one difference in the setup: - Working firewalls have one pNIC as uplink for a single vSwitch, the guest connected to a port-group using VLAN 4095 using guest tagging. - The broken setup has one pNIC as uplink for each of two vSwitches, the guest connected to a port-group using VLAN 4095 using guest tagging to both vSwitches. If moving packets from eth0.1 to eth0.100 everything seems normal, but from eth0.100 to eth1.200 (i.e. across virtual adapters) then I get random duplicate TCP ACKs and it ends in garbled data and a TCP reset. It if fully and easily reproducible. Changing the adapters to e1000/e1000e does not show the same problems. ---------------------------------------------------------------------- >Comment By: https://www.google.com/accounts () Date: 2013-01-08 01:56 Message: Forgot to add, all VMs run app-emulation/open-vm-tools-2012.10.14.874563. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3599913&group_id=204462 |