The Wayback Machine - https://web.archive.org/web/20220417055900/https://github.com/xanmod/linux/issues/255
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

procHooks process caused: openat2 #255

Open
Prefix opened this issue Mar 26, 2022 · 0 comments
Open

procHooks process caused: openat2 #255

Prefix opened this issue Mar 26, 2022 · 0 comments

Comments

@Prefix
Copy link

@Prefix Prefix commented Mar 26, 2022

When I use real time Kernel 5.10.104-rt63-xanmod1 and try to run docker application using I get this following error

environment/docker: failed to start container: Error response from daemon: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: process_linux.go:508: setting cgroup config for procHooks process caused: openat2 /sys/fs/cgroup/system.slice/docker-93e3ef5ec1c4a029e6f0bb7509b63f5337a430926760181fa66d30509272df2c.scope/io.weight: no such file or directory: unknown

I'm using Ubuntu 20.04, with default kernel there is no such error as I shown above.

I've added
GRUB_CMDLINE_LINUX="systemd.unified_cgroup_hierarchy=1"
if i use 0, I don't see any ram,cpu usage from docker stats but i can run applications

I'm using Stable release of Docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant