Errors: "Failed waiting for data. Error 195887137. Timeout" and/or "Failed to queue disk I/O for unshared storage vMotion: Timeout" when attempting to vMotion a VM
search cancel

Errors: "Failed waiting for data. Error 195887137. Timeout" and/or "Failed to queue disk I/O for unshared storage vMotion: Timeout" when attempting to vMotion a VM

book

Article ID: 328814

calendar_today

Updated On:

Products

VMware vSphere ESXi

Issue/Introduction

  • In the vSphere Client and/or via the /var/log/hostd.log of the source host, one or more of the following errors appear:

Failed waiting for data. Error 195887137Timeout.

Failed to queue disk I/O for unshared storage vMotion: Timeout

Failed to start migration pre-copy. Error: Connection closed by remote host, possibly due to timeout.

Failed to receive ###/### bytes from remote host <##.##.##.##>: Connection reset by peer

Failed to receive ###/### bytes from remote host <##.##.##.##>: Timeout

Migration transfer failed during receive operation to socket ###: received ### bytes: Connection reset by peer

Failed to read stream keepalive: Connection reset by peer Migration to host <##.##.##> failed with error Connection reset by peer (195887179)

vMotion migration ### failed to send buffer to remote host. ### failed writing stream completion: Timeout 

 
 
 
 
  • /var/log/vmkernel.log on the source or destination host displays:

Tcpip_Vmk: 97: arp: ##:##:##:##:##:## is using my IP address ##.###.##.##.### on vmk#!

Cause

This issue occurs if there is a network connectivity issue and/or network misconfiguration between the source and destination host participating in the vMotion.

Resolution

Check the health and configuration of the vMotion network between the source and destination host participating in the vMotion.
 
Preparing Tasks
  1. Identify the configured MTU used on the participating vMotion VMkernel ports (= vmks) by following KB Testing jumbo frame pings from ESXi over the network
  2. Identify the vmnics (= network cards) used by the participating vMotion VMKernel ports by following the steps 1 & 2 in KB Testing VMkernel network connectivity with the vmkping command.
Checks

Additional Information

Understanding and troubleshooting vMotion