This message was deleted.
# harvester
a
This message was deleted.
r
I have also issues with that. Scheduling fails as pcidevices? is not registering devices?... Insufficient nvidia.com/NVIDIA_RTXA5000-24Q
n
cc:@great-bear-19718
m
Solved it using the following on the affected hosts: :~ # lsmod | grep mdev (--> should be activated) :~ # sudo modprobe mdev :~ # lsmod | grep mdev mdev 20480 0
What do you think caused mdev not to be loaded?
n
@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