Hi Sir,
Thank you for contacting the Microsoft Community!
We’ve noted that you’re experiencing an issue migrating from Hyper-V to a cluster.
First, we do not recommend migrating virtual machines (VMs) from an Intel host to an AMD host, as this may cause the VM to fail to start or lead to compatibility issues.
Next, let’s analyze your migration issue. You can refer to the following link: https://vmorecloud.com/step-by-step-hyper-v-storage-live-migration/
- Ensure that you are using an account with the necessary permissions to perform this operation.
- You can also try executing the migration using the following command:
Move-VMStorage -VMName "VM NAME" -DestinationStoragePath "DESTINATION DATASTORE"
- Alternatively, you can shut down the VM, simply copy the files to the new location, and modify the VM configuration file to point to the new location.
We hope the above information is helpful to you!
Best Regards,
Andrew