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

Node exporter permission denied on root-disk #12

Open
nelsonfassis opened this issue Dec 20, 2017 · 0 comments
Open

Node exporter permission denied on root-disk #12

nelsonfassis opened this issue Dec 20, 2017 · 0 comments

Comments

@nelsonfassis
Copy link

Node exporter daemon can't provide storage information returning permission errors:

time="2017-12-20T21:56:20Z" level=error msg="Error on statfs() system call for "/root-disk/run/docker/netns/029a1d875ff5": permission denied" source="filesystem_linux.go:57"
time="2017-12-20T21:56:20Z" level=error msg="Error on statfs() system call for "/root-disk/var/lib/kubelet/pods/94333d97-d07d-11e7-9cab-00155d008304/volumes/kubernetes.io~secret/flannel-token-mr8tv": permission denied" source="filesystem_linux.go:57"

Execcing into the container, seems like the user Nobody can't read past /root-disk/run/docker.

Some other values as CPU and Memory are passed correctly to Prometheus and Grafana, but not storage.

both root-disk and data-disk are mounted as Read Only.

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

1 participant