Forum Discussion
J_Chom
Mar 27, 2020Copper Contributor
Hyper-V causing Server 2019 to reboot
In my organization, we have a Windows 2019 server running as a Hyper-V host for a few Windows 10 vms and three Windows 2012 R2 vms. Lately, sometimes when we restart a vm, it also reboots the host. T...
- Mar 27, 2020
Sounds like BSOD? Might check the event logs for clues. More info here, blue screens are almost always hardware / driver related.
https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-code-reference2
I'd check here and with manufacturer that hardware has support for the operating system installed,
https://www.windowsservercatalog.com/
also check with manufacturer for the latest ROM bios, firmware, chipset and driver support pack.
J_Chom
Apr 17, 2020Copper Contributor
Hi Dave Patrick,
Sorry for the late reply. It turns out it was a driver issue. I updated the drivers for our server two days ago, which included one for that network adapter, and there have been no issues since.
Here's the link to Lenovo's driver packs in case anyone else finds this and has the same issue: https://datacentersupport.lenovo.com/us/en/products/servers/thinksystem/sr250/downloads/driver-list/
Dave Patrick
Apr 17, 2020MVP
Glad to hear of success.