Does anyone have updated information regarding this?
I am seeing this too... between 6-25ms in the warning messages during an "Enter Maintenance Mode" vMotion event.
I am currently running VMware Enterprise, so no vNetwork Distributed Switches... We are on ESXi 5.0 U1... and discovered these warnings during "Enter Maintenance Mode" to perform the ESXi 5.0 U2 patching... We are not ready for ESXi 5.1 yet.
Our vMotion network is an isolated untagged VLAN (switchport access vlan xx) on a Dell PowerConnect 6248 switch. We are not running jumbo frames on this switch at all... The switch is set for standard MTU of 1500 on all ports, and our vmk's for vMotion are set to the standard 1500 MTU, as well as the standard vSwitch it is connected to.
We have QLogic hardware HBA's for SAN traffic (which are also running 1500 MTU) on a separate physical switch (Dell PowerConnect 5424) so no software iSCSI, vmk's, or vSwitches are involved anywhere in the ESXi network stack. Our management vmk is connected to a separate vSwitch, IP, etc... used to attach to our vCenter. I should also note that the Dell PowerConnect 6248 switch load does not indicate nearing any capacity maximums during the vMotions (CPU, Memory, etc...)
This KB article seems to indicate that this is simply a warning that will not cause any problems, just impact performance of the vMotion... however, it seems cause for concern based on the wording of the warning message... So, I would really like some clarification before I write this off.
My $0.02... seems like a vmk issue... as that seems to be the only point that could be responsible for generating this latency, especially in lwhitworth's situation where a direct cable connection between NICs was performed. Either that or a pNIC driver stack issue... I see that TimSecure is running Intel 82580, but what NICs are everyone else seeing this happen on?
@lwhitworth: I have a 2 host cluster so I can try the direct NIC to NIC connection with crossover cable as well... but since you've already done that, I'd prefer not to repatch things in production. Do you think it would be worth testing this for added confirmation that it is not a switch issue?
@TimSecure: I see you've had the same issue with ESXi 5.1... So it's not just 5.0 U1 or 5.0 U2. Have you hear anything back from support? I am curious if this is a "safe" warning, or if I need to address it to avoid a possible VM corruption during vMotion...