VMware Cloud Community
brian_rapidresp
Contributor
Contributor

vMotion failing on 55

We recently upgrade our hosts from 5.1 to 5.5 and we are no facing intermittent vmotion issues.

vmotion between 5.1 is fine, vmotion between 5.5 is fine but some (not all) vms fail to vmotion from the 5.1 to the 5.5 hosts.

The error is failed with error Connection closed by remote host, possibly due to timeout (0xbad003f.), if I downgrade the host to 5.1 the vmotion works again.

Reply
0 Kudos
6 Replies
DavoudTeimouri
Virtuoso
Virtuoso

Hi friend,

Try to create separate network for isolating vMotion traffic.

VMware KB: vMotion fails with the error: Error bad003F

-------------------------------------------------------------------------------------
Davoud Teimouri - https://www.teimouri.net - Twitter: @davoud_teimouri Facebook: https://www.facebook.com/teimouri.net/
Reply
0 Kudos
brian_rapidresp
Contributor
Contributor

Hi, I tried this and its the same issue, Again some vMs have no issue at all.

Reply
0 Kudos
xsamalix
Contributor
Contributor

You can try:

  • Restart Management Agents on vMotion Destination Host (hit + miss)
  • Remove vRAM Reservation and Change to Unlimited vCPU/vRAM
Reply
0 Kudos
hussainbte
Expert
Expert

Hello Brian,

Make sure the hostd services on source and destination hosts are fine, run the below command and make sure you are getting an output.

If both ESXi hosts are connected to the same upstream switch, try creating a separate 192.168.x.x class C network to get a different broadcast domain. this will take out any issues with physical network.

test a vmkping across the hosts on newly created vmkernel ports for vMotion. and try vMotion.

you have to disable vMotion on all other ports and have it enabled only on same subnet ports on source and destination.

I have seen this happen in cases where Admins enabled vMotion on dissimilar ports on source and destination.

If you found my answers useful please consider marking them as Correct OR Helpful Regards, Hussain https://virtualcubes.wordpress.com/
Reply
0 Kudos
brian_rapidresp
Contributor
Contributor

Hostd is logging and working,

Again it seems to be random VMs having the issue. Some fail all the time and other work fine.

Reply
0 Kudos
a_p_
Leadership
Leadership

I'm not sure whether this is related to your issue too, but VMware release a patch which solves a vMotion issue between 5.0/5.1 and 5.5 hosts. see https://esxi-patches.v-front.de/ESXi-5.5.0.html

André

Reply
0 Kudos