Hi,
We just installed three new Windows Server 2012 and one new Windows 8 VMs on ESXi 5.1. On those VMs, we get a lot of errors in the System Event log about network disconnects. According to the logs, the network disconnects for about one second as we get another event saying that a network connection was established at 1 Gbps just after. Just on the day of January 28, this problem occured 85 times on a single server VM.
Those VMs are using the recommended E1000E NIC with vmx-09 hardware version. The Tools are installed and are current. All VMs are connected to the same vSwitch which has a dedicated physical port to the gigabit network switch (no NIC teaming and no VLAN tagging). The VMs are running from the same datastore that uses local disks setup in RAID 10 with a hardware RAID controller (LSI 2108 chipset).
Of course, when the alledged disconnect occurs, Windows shuts down momentarily network bound services (such as NetBIOS Helper service) and brings it back right away when the reconnection occurs. This annoying problem also causes interruptions in file transfers on network shares, so it is not just a harmless error that can be ignored.
Here is an example of the disconnect event:
Log Name: System
Source: e1iexpress
Date: 2013-01-29 10:53:13
Event ID: 27
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: --- censored by me! ---
Description:
Intel(R) 82574L Gigabit Network Connection
Network link is disconnected.
Here is the reconnection 1 second later:
Log Name: System
Source: e1iexpress
Date: 2013-01-29 10:53:14
Event ID: 32
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: --- censored by me! ---
Description:
Intel(R) 82574L Gigabit Network Connection
Network link has been established at 1Gbps full duplex.
Here are some interesting facts about this problem:
- We checked the physical link to the host and everything is fine. We don't have any disconnection reported by the host or the switch.
- The problem occurs in all VM which have E1000E NIC, but not at the same time.
- Changing the VM NIC type to E1000 solves the problem: no more network disconnection reported by the VM and file transfers are not interrupted anymore.
- The disconnects are not evenly spaced in time. It may occur many times in the same minute and then nothing for more than an hour.
Has anyone had this kind of problem before? Any clue about what may be the cause?
We can still use the workaround we found and change the NICs to E1000 but it is not the one recommended for Windows 8 and Windows Server 2012.
Thanks for your help!