Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pods in privileged mode keep encountering the UnexpectedAdmissionError error. #790

Open
chaunceyjiang opened this issue Jan 8, 2025 · 0 comments · May be fixed by #789
Open

Pods in privileged mode keep encountering the UnexpectedAdmissionError error. #790

chaunceyjiang opened this issue Jan 8, 2025 · 0 comments · May be fixed by #789
Labels
kind/bug Something isn't working

Comments

@chaunceyjiang
Copy link
Contributor

What happened:
image
image
image

What you expected to happen:

When I create a pod with a container in privileged mode and declare hami-related resources, my pod keeps encountering UnexpectedAdmissionError. When I turn off privileged mode, everything returns to normal.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

  • The output of nvidia-smi -a on your host
  • Your docker or containerd configuration file (e.g: /etc/docker/daemon.json)
  • The hami-device-plugin container logs
  • The hami-scheduler container logs
  • The kubelet logs on the node (e.g: sudo journalctl -r -u kubelet)
  • Any relevant kernel output lines from dmesg

Environment:

  • HAMi version:
  • nvidia driver or other AI device driver version:
  • Docker version from docker version
  • Docker command, image and tag used
  • Kernel version from uname -a
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
1 participant