0
点赞
收藏
分享

微信扫一扫

Rancher入门到精通-2.0 Error: failed to start container

凶猛的小白兔 2022-05-27 阅读 198

Error: failed to start container "nfs-provisioner": Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "process_linux.go:402: container init caused \"rootfs_linux.go:58: mounting \\\"/test/rancher/nfs\\\" to rootfs \\\"/test/docker/overlay2/5e93246ade6f7b09a0017c6c51220ca73f0f9843a7162dc3884cbf174e31aa78/merged\\\" at \\\"/export\\\" caused \\\"stat /test/rancher/nfs: not a directory\\\"\"": unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

 

由于 node 节点的对应路径 没有创建

mkdir  /test/rancher/nfs


举报

相关推荐

0 条评论