九游平台/
ai开发平台modelarts/
故障排除/
/
/
镜像保存时报错“there are processes in 'd' status, please check process status using 'ps -aux' and kill all the 'd' status processes”或“buildimge,false,error response from daemon,cannot pause container xxx”如何解决?
更新时间:2024-10-16 gmt 08:00
镜像保存时报错“there are processes in 'd' status, please check process status using 'ps -九游平台
问题现象
- 在notebook里保存镜像时报错“there are processes in 'd' status, please check process status using 'ps -aux' and kill all the 'd' status processes”。
- 在notebook里保存镜像时报错“buildimge,false,error response from daemon: cannot pause container xxx”。
原因分析
执行镜像保存时,notebook中存在状态为d的进程,会导致镜像保存失败。
九游平台的解决方案
- 在terminal里执行ps -aux命令检查进程。
- 执行kill -9
命令将相关进程结束后,再次执行镜像保存即可。
父主题:
相关文档
意见反馈
文档内容是否对您有帮助?
提交成功!非常感谢您的反馈,我们会继续努力做到更好!
您可在查看反馈及问题处理状态。
系统繁忙,请稍后重试
如您有其它疑问,您也可以通过华为云社区问答频道来与我们联系探讨