I have also issues with that. Scheduling fails as pcidevices? is not registering devices?... Insufficient nvidia.com/NVIDIA_RTXA5000-24Q
n
nice-horse-9611
03/19/2025, 4:03 PM
cc:@great-bear-19718
m
most-airport-92897
03/19/2025, 4:11 PM
Solved it using the following on the affected hosts:
:~ # lsmod | grep mdev (--> should be activated)
:~ # sudo modprobe mdev
:~ # lsmod | grep mdev
mdev 20480 0
most-airport-92897
03/19/2025, 4:12 PM
What do you think caused mdev not to be loaded?
n
nice-horse-9611
03/19/2025, 4:43 PM
@most-airport-92897 is this mdev module related to nvidia-driver-toolkit add-on ? There is a similar issue for PCIe module getting unloaded after few hours when not being used. https://github.com/harvester/harvester/issues/7815
The above fixes it by loading it again whenever PCI passthrough is enabled again. cc: @clean-cpu-90380@prehistoric-balloon-31801