GoogleCloudPlatform / GoogleCloudPlatform/container-engine-accelerators

cos daemonset-preloaded-latest fails with driver verification issue

Open
#237 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
252
Forks
184
Avg merge
1h 55m
Merged PRs (30d)
2

Description

I'm on a GKE 1.22 and tried to install nvidia driver 470 as per instruction by issuing the following command:
`kubectl apply -f https://raw.githubusercontent.com/GoogleCloudPlatform/container-engine-accelerators/master/nvidia-driver-installer/cos/daemonset-preloaded-latest.yaml`

However the installation fails. Here is a log except:

```
Info
2022-05-20 06:14:58.805 EDTGetting the latest GPU driver version
Info
2022-05-20 06:14:58.805 EDTDownloading gpu_latest_version from https://storage.googleapis.com/cos-tools/16623.102.23/gpu_latest_version
Info
2022-05-20 06:14:58.849 EDTInstalling GPU driver version 470.82.01
Info
2022-05-20 06:14:58.849 EDTmap[BUILD_ID:16623.102.23 DRIVER_VERSION:470.82.01]
Info
2022-05-20 06:14:58.866 EDTLoading gpu-key to secondary system keyring
Info
2022-05-20 06:14:58.868 EDTSuccessfully load key gpu-key into secondary system keyring.
Info
2022-05-20 06:14:58.873 EDTVerifying GPU driver installation
Error
2022-05-20 06:14:58.902 EDTfailed to verify GPU driver installation: failed to verify GPU driver installation: exit status 255
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.