跳至内容
龙讯旷腾 pwmat Wiki
用户工具
注册
登录
站点工具
搜索
工具
显示页面
过去修订
全部折叠/展开
反向链接
最近更改
媒体管理器
网站地图
注册
登录
>
中文
最近更改
媒体管理器
网站地图
您的足迹:
en:pwstudio:qa:q101
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
~~NOTOC~~ ===== q101: slurm fails to start inside the qflowcpu container ===== <WRAP lo> ==== Symptom ==== </WRAP> Check the log file (run this inside the container): <code bash> Check /var/log/slurm/d.log It contains the error "error: unable to mount freezer cgroup namespace: Operation not permitted" </code> In other words, if a submitted job just sits there doing nothing, or it looks like the slurm service never started, check this log file first using the method above and see whether this error appears. <WRAP em> ==== Fix ==== </WRAP> > Edit /etc/slurm/slurm.conf > Change > ProctrackType=proctrack/cgroup > to > ProctrackType=proctrack/linuxproc > > After saving the change, restart the container to apply it (run this on the host machine, not inside the container): > <code bash> docker restart qflowcpu </code> Once it's restarted, log back into the container and try submitting a job again to see if it works normally. ~~DISCUSSION:off~~
en/pwstudio/qa/q101.txt
· 最后更改: 2026/08/03 09:54 由
127.0.0.1
页面工具
显示页面
过去修订
反向链接
全部折叠/展开
回到顶部