Cold migration of VM fails. Powered on migration of VM works.
UI displays error:
vim.VirtualMachine.relocate: :vmodl.fault.NotSupported
esxi host upgraded from 7.x to 8.x that uses a vsphere provisioning vmk
The provisioning VMK nic has a null value set in vsish while on 7.0 which triggers the vmotion failure when upgraded to 8.0
Fixed in 8.0U3.
Workaround:
vsish -e set /config/Net/strOpts/ProvisioningVmknics vmkX (replace x with the number of the provisioning vmk)