Hi Christopher,
Hope you're doing well.
- Could you provide a screenshot of the error message or screenshots? Are the virtual machines stored in Cluster Shared Volumes (CSV) within the cluster?
- If a new virtual machine is created in "Hyper-V Manager" with its path on a local disk (not in CSV), can you right-click on the virtual machine in "Hyper-V Manager" and use the "move" feature to migrate it to another node?
- Please provide us the following information and upload them to our workspace:
(1) Open "Hyper-V Manager", right-click on the virtual machine experiencing real-time issues, click "Settings", "Processor"--"Compatibility". Check it.
(2) Open PowerShell as an administrator and run the following command and send us the screenshots:
Compare-VM -Name vmname -DestinationHost nodename
(Compare-VM -Name vmname -DestinationHost nodename).Incompatibilities | fl *
Please replace "vmname" and "nodename" with the names of the virtual machine and the cluster node, respectively.
- In addition, please try to disable 3rd party software and check whether the issue still occurring.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.