Poor storage performance is observed on VMs and ESXi hosts
Storage connectivity is via software iSCSI
esxtop' and press "u" to view storage device statistics. Confirm the following latency thresholds:Using the following command to check for packet loss, it is observed that ping replies from storage array IP have a round trip time (rtt) of less than 1 ms:vmkping -I <vmk#> -s <MTU> -d <iscsi_target_IP>
QLEN (Queue Length) observed in esxtop storage view" and "Intermittent 'Lost access to volume' due to datastore heartbeat timeouts."VMware vSphere ESXi
This is caused by a physical switch setting known as storm control that protects against congestion.
Please work with the hardware vendor associated with your physical network switch, to reconfigure the storm control settings on the VLAN used for iSCSI, appropriately to allow iSCSI traffic to traverse the switch without being throttled.
Please consider to disable iSCSI Port Binding when adapters are on different network segments and to set Network Failback to "No" to mitigate effects of flapping physical ports.