Forum Discussion
Chrisp2285
May 05, 2024Copper Contributor
Hyperv node blue screens when rebooting a VM
Im asking here since our MS team cant seem to resolve the problem. I am responsible for the Linux servers in our organization. When a VM is rebooted the hyperv node where it lives will blue screen...
dl444
Jul 24, 2024Brass Contributor
Definitely check the event viewer logs for bugcheck information in order to narrow down your scope. I once also had a similar case where the Hyper-V host would occasionally bugcheck on guest reboot. After analyzing the event logs it turns out to be a buggy NIC driver on host that crashes the kernel when assigning VF to SR-IOV enabled VMs. A later driver update fixed the issue in my case.