I'm having an issue where a few VMs will not vMotion - the process stops at 14%. So far I've found 3 that have the same issue, all others work fine.
The error I receive is:
A general system error occurred:
The vMotion failed because the destination host did not receive data from the source host on the vMotion network. Please check your vMotion network settings and physical network configuration and ensure they are correct.
Other VMs that are on the same source host attempting to move the same destination host work without issues.
vMotion is enabled on a vmkernel port in port group on a dvswitch.
Heres a section of the log that caught my attention:
<166>2013-05-24T02:34:43.147Z host.vcenter.local Vpxa: [36806B90 info 'commonvpxLro' opID=60BAFEBD-000047F6-f1-de-7f] [VpxLRO] -- BEGIN task-internal-287244 -- -- vim.host.VMotionManager.completeSource -- 799cccc9-d9fb-8a56-fe6e-021958181ce8
<166>2013-05-24T02:34:43.147Z host.vcenter.local Vpxa: [36806B90 verbose 'vpxavpxaMoVMotion' opID=60BAFEBD-000047F6-f1-de-7f] [MIGRATE] (1369362641874661) CompleteSource start
<166>2013-05-24T02:34:43.147Z host.vcenter.local Vpxa: [36806B90 error 'vpxavpxaMoVMotion' opID=60BAFEBD-000047F6-f1-de-7f] [MIGRATE] (1369362641874661) invalid migrationId
<166>2013-05-24T02:34:43.148Z host.vcenter.local Hostd: [36D80B90 info 'VMotion' opID=60BAFEBD-000047F6-f1-de-7f] CompleteSource [1369362641874661]
<166>2013-05-24T02:34:43.148Z host.vcenter.local Hostd: [36D80B90 warning 'VMotion' opID=60BAFEBD-000047F6-f1-de-7f] CompleteSource: Map entry not found
<166>2013-05-24T02:34:43.149Z host.vcenter.local Vpxa: [36806B90 verbose 'vpxavpxaMoVMotion' opID=60BAFEBD-000047F6-f1-de-7f] [MIGRATE] (1369362641874661) CompleteSource finish
Any ideas?
Kyle.