- Minor
I used to passthrough a GPU, it's an Nvidia 1650. Decided to unplug the GPU from the motherboard after shutting down Unraid without any config changes. Note: The GPU wasn't being used by any VM but it's listed as a Passthrough device through Tools/System Devices.
Steps to reproduce:
- Restarted back into Unraid, VMs won't auto start because of the missing GPU saying that there's a VFIO error.
- Started my ZFS pool, I don't have any Unraid array. Docker containers started but VMs were manually started.
- Shutdown all VMs
- Stopped all Docker containers
- Stopped the ZFS pool
- Unraid became unresponsive, network was down, no ping was going through
To try and prevent VFIO errors, I edited `/boot/config/vfio-pci.cfg` to remove the offending entry. Proceeded to restart Unraid and when back into the dashboard I can start the array without VFIO errors. However when I stop the array, the same unresponsiveness happened again, pings were RTO-ed.