How to hunt down VM network timeout issues with performance charts

Setting up the performance counters in the vSphere client can help troubleshoot a dropped packets issue.

We moved an application -- running on Windows 2008 R2 -- to our vSphere 5.1 environment. While the performance is much improved, our users are experiencing timeout issues. Despite a lengthy application timeout setting of 60 minutes, the users have been dealing with timeouts after 10 minutes have passed. Using a network protocol analyzer, we're seeing the server issue a reset flag to the app. How can we correct this?

When network performance issues arise, it can be difficult to determine where the source of the trouble is, especially in a highly complex virtual infrastructure. Without diving deep into your system, it's hard to give you a straight answer. Some troubleshooting on your end will have to happen. But I can direct you to the tools you need to use to explore the system and come up with a diagnosis for these timeouts.

To start, I would suggest using the performance counters in the vSphere client to analyze the networking statistics of your host and VM. In the screenshot below, while the Performance tab can show packets being lost, it's difficult to force packet loss to happen and therefore determine how it's occurring. A packet can get dropped when there are networking problems or when the vmkernel is overloaded.

The Performance tab in vSphere client.The vSphere client Performance tab can show that packets are being dropped.

To set up the statistics, configure the chart options for your ESXi host to show real-time network counters to display when both transmit and receive packets have been dropped.

Tracking dropped packets.Create a customized performance chart to track dropped packets in vSphere client.

I would also suggest checking the usual suspects, such as duplicate IP addresses, and try to use another physical network interface card to connect the virtual switch to the physical switch to eliminate physical problems.

Dig Deeper on VMware ESXi, vSphere and vCenter

Virtual Desktop
Data Center
Cloud Computing
Close