-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
Hi, we are currently using cadvisro v0.31.0 and facing the current issue when installing cadvisor on worker node.
OCI runtime create failed: container_linux.go:348: starting container process caused "process_linux.go:402: container init caused "rootfs_linux.go:58: mounting
\"/var/vcap/sys/run/docker/docker.sock\" to rootfs \"/var/vcap/store/docker/docker/overlay2/xxxxxx/merged\"
at \"/var/vcap/store/docker/docker/overlay2/xxxxxx/merged/run/docker.sock\" caused \"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
This is only happens on part of the worker nodes and we are not sure if this is a problem from cadvisor image or dockerd, please advise if you have any idea
Thank you very much!