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

Error: OCI runtime error: unable to start container "xxx": writing file cpu.max: Invalid argument #31

Open
dzintars opened this issue Dec 22, 2020 · 0 comments
Assignees

Comments

@dzintars
Copy link
Owner

» cat /sys/fs/cgroup/cgroup.controllers 
cpuset cpu io memory hugetlb pids

Seems cgroup v2 is enabled.

» podman info | grep cgroup
  cgroupManager: systemd
  cgroupVersion: v2

Podman reports the same.
But is still can't run the containers.

@dzintars dzintars self-assigned this Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant