I am trying to do a live migration between two Hyper-V 2012 hosts:
From Workload5 -> Workload4
When i try to migrate i get the following error:
Virtual machine migration operation failed to migration source.
Failed to establish a conection with host 'WORKLOAD4' No credentials are available in the security package (0x8009030E)....
On both servers live migration is enabled using kerberos, and the AD delegation are created for both machines:
For Workload4, the following services has been added for workload5:
cifs, Hyper-V Replica Service, Microsoft Virtual System Migration Service, RestrictedKrbHost
This is for workload4, the same (but other direction is done with workload5).
In the event log i get 3 errors:
- Failed to receive data for a Virtual Machine migration: An existing connection was forcibly closed by the remote host. (0x80072746).
- The Virtual Machine Management Service failed to authenticate the connection for a Virtual Machine migration at the destination host: An existing connection was forcibly closed by the remote host. (0x80072746).
- The Virtual Machine Management Service blocked a connection request for a Virtual Machine migration from client address '10.3.1.60': An existing connection was forcibly closed by the remote host. (0x80072746).
I must say, i don't get that much of this, so i hope you can help troubleshoot...
On another note, i am able to use replication..