I'm trying to set up Hyper-V Replica between two Windows 2012 R2 hosts. They are not part of a domain, but they do belong to the same workgroup.
On the secondary host, I enabled it as a Replica server and selected Kerberos for the authentication mode. I also selected "Allow replication from any authenticated server". I then ran the Enable Replication wizard on the primary server and went through the wizard. After clicking Finish, I get a "Enabling replication failed" error dialog with this message:
Hyper-V failed to enable replication.
Hyper-V failed to authenticate using Kerberos authentication.
Hyper-V failed to enable replication for virtual machine 'xxx': No credentials are available in the security package (0x8009030E).
Hyper-V failed to authenticate the Replication server YYY using Kerberos authentication. Error: No credentials are available in the security package (0x8009030E).
The one post I found that talked about this issue in a workgroup environment, http://www.chicagotech.net/win8&2012/replicaissue1.htm, suggested making sure that Everyone and Authenticated Users have permission to "Access this computer from the network" in local policies. Did that on both machine and that didn't help.
Does anyone have any other suggestions?
Thanks,
Richard