Hi all
Im trying to pass though a HBA card for a tape drive to a VM
I have found instructions online on how to do it
https://devblogs.microsoft.com/scripting/passing-through-devices-to-hyper-v-vms-by-using-discrete-device-assignment
(plus other tutorials with the same steps)
and I have from what I can tell, successfully added the card to the VM
However when I go to boot the VM I get an error saying
"The VM failed to start as that virtual machine has one or more devices assigned to it"
What does this error mean?
I know its got a device assigned to it, I just did it, but why does it stop the machine from booting?
I looked in the error logs and found ID 19560 but that doesnt show anything on google.
If I remove the card using the instructions, then the machine boots fine
Any ideas on whats going on?
Running server 2019 on both the host and the VM
Many thanks