gpu-operator icon indicating copy to clipboard operation
gpu-operator copied to clipboard

nvidia-driver-deamonset CrashLoopBackoff

Open chenxj1997 opened this issue 2 years ago • 0 comments

================== NVIDIA Software Installer============================== Starting installation of NVIDIA driver version 515.48.07 for Linux kernel version 5.10.38-21.01.el7.x86_64 Stopping NVIDIA persistence daemon... Unloading NVIDIA driver kernel modules... Unmounting NVIDIA driver rootfs... Checking NVIDIA driver packages... Updating the package cache.. Could not retrieve mirrorlist http:l/mirror.centos org/?release=7&arch=x86_64&repo=os&infra=container error was curl#. "Could not resolve host: mirrorlist. centos. org: Unknown error"

one of the configured repositories failed (Unknown) nd yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix"this:

  1. Contact the upstrean for the repository and get them to fix the problen.
  2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (ond the packages for the previous distribution release still work).
  3. Run the command with the repository temporarily disabled yum --disablerepo=crepoid>..
  4. Disable the repository permanently, so yun won't use it by default. Yun will then just ignore the repository until you permanently enoble it again or useenablerepo-- for temporary usage: or yum-config-manager --disable <repoid subscription-manager repos --disable-crepoid
  5. Configure the failing repository to be skipped, if it is unavailable.

Note that try to contact the repo. when it runs most comnands, so will try and fail each time (ond thus. yum will bebe nuch orary problem though, this is often a nice setopt=crepoid>.skip_if_unavailable=true Cannot find valid boseurl for repo:base/7/x8664 Stopping NVIDIA persistence deamon... Unloading NVIDIA driver kernel modules... Unmounting NVIDIA driver rootfs... rootocloudos01 home]#

chenxj1997 avatar Aug 03 '22 09:08 chenxj1997