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

cgroup:no space left on device #74

Open
iutx opened this issue Jul 6, 2020 · 3 comments
Open

cgroup:no space left on device #74

iutx opened this issue Jul 6, 2020 · 3 comments

Comments

@iutx
Copy link

iutx commented Jul 6, 2020

  • cgroup 运行写入报错, 提示没有空间
pid 5308 add to cgroup mydocker-cgroup errors: write /sys/fs/cgroup/cpuset/mydocker-cgroup/tasks: no space left on device"
  • 但是手动 echo 进程到 /sys/fs/cgroup/cpuset/mydocker-cgroup/tasks 是没有任何问题的
echo "some pid" >>  /sys/fs/cgroup/cpuset/mydocker-cgroup/tasks
@iutx
Copy link
Author

iutx commented Jul 6, 2020

https://blog.csdn.net/xftony/article/details/80536562

cat /sys/fs/cgroup/cpuset/mydocker-cgroup/cpuset.mems

@iutx
Copy link
Author

iutx commented Jul 14, 2020

经过测试以下情况下cpuset/tasks可以顺利写入

  1. cpuset.mems -> 0
  2. cpuset.cpus 不为空

@qisikai
Copy link

qisikai commented Sep 1, 2020

+1

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

2 participants