You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gpu-operator-node-feature-discovery-worker works fine,
However, when the nvidia-driver-daemonset executes nvidia-driver init, the following error occurs:
+ modprobe -a i2c_core ipmi_msghandler ipmi_devintf
modprobe: ERROR: could not insert 'ipmi_msghandler': Invalid argument
modprobe: ERROR: could not insert 'ipmi_devintf': Invalid argument
Then, the container fails and restarts.
Could this be due to dependency mismatches?
Here is my k8s worker vm information:
kernel version: 5.14.0-503.23.1.el9_5.x86_64
gpu-operator-node-feature-discovery-worker works fine,
However, when the nvidia-driver-daemonset executes nvidia-driver init, the following error occurs:
Then, the container fails and restarts.
Could this be due to dependency mismatches?
Here is the tail of install log
The text was updated successfully, but these errors were encountered: