Hello,
After a while running my containers just fine it seems like I can’t restart a container anymore. After removing a bunch I can add again. So looks like some kind of cgroup limit.
Error response from daemon: failed to create task for container: failed to create shim
task: OCI runtime create failed: runc create failed: unable to start container process:
unable to apply cgroup configuration: mkdir /sys/fs/cgroup/docker/
431b39d05bc18f644bf4d61dab0d12997e1a45d2a209e9edd0604edb0b6047a2:
device or resource busy
Any ideas how I can fix this?
Versions:
- Engine and client: 28.0.4 (API 1.48)
- Gentoo Linux amd64
- containerd: v2.0.5
- runc: 1.2.6
- docker-init: 0.19.0
Thanks,
Milo