| Posted by: DogMan - 05 October 2022 14:40:19 |
|---|
| Trying to move a live VM from 2016 to 2022 hosts: Virtual machine migration operation failed at migration source: PS C:\Users\user> compare-vm vm -destinationhost vm1 compare-vm : Virtual machine migration operation failed at migration source. Virtual machine migration operation for 'VM' failed at migration source 'VM3'. (Virtual machine ID 861B06DE-62C7-46E5-90F5-AAF37ED88F8C) At line:1 char:1 + compare-vm vm -destinationhost vm1 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Compare-VM], VirtualizationException + FullyQualifiedErrorId : OperationFailed,Microsoft.HyperV.PowerShell.Commands.CompareVM I'm initiating the move from vm3 which is the currenct host. From 2016 -> 2022 What is going wrong? |
| Posted by: DogMan - 05 October 2022 14:46:34 |
|---|
| Oops. I was trying to move the replica to the source machine.... :0 |