Replies: 4 comments 3 replies
-
so does it work after your workaround? Doesn't seem to be a podman issue, so moving to a discussion |
Beta Was this translation helpful? Give feedback.
-
Had the same issue(on Ubuntu 22.04), went away after a reboot
Edit: |
Beta Was this translation helpful? Give feedback.
-
I have the same issue trying to run The problem is, I am not using any NVIDIA software, in fact I have no NVIDIA hardware installed in the system. |
Beta Was this translation helpful? Give feedback.
-
Remove old configuration |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
o. My run environment
-- RHEL 8.4, gcc 8.4.*, AMD CPU
-- A40 GPU
-- nvidia driver : 510.47.03
-- cgroupv2
-- kvm, GPU passthrough enabled
-- rootless podman
o. When (rootless) podman start, the following message displayed and not started.
" Error: OCI runtime error: error executing hook
/usr/bin/nvidia-container-runtime-hook
(exit code: 1) "how can I start debugging this problem ?
Unfortunately, I setup the logging option but not generated.
==> /etc/nvidia-container-runtime/config.toml
debug = "/tmp/nvidia-container-toolkit.log"
..
debug = "/tmp/nvidia-container-runtime.log"
o. My finding and workaround
When the message happend, I tried to "nvidia-container-cli list", but terminal hang.
o. Could you share a checkpoint or an experience ?
Beta Was this translation helpful? Give feedback.
All reactions