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

miss the newly add disk filesystem #502

Closed
zhjchen opened this issue Mar 8, 2017 · 4 comments
Closed

miss the newly add disk filesystem #502

zhjchen opened this issue Mar 8, 2017 · 4 comments

Comments

@zhjchen
Copy link

zhjchen commented Mar 8, 2017

node exporter does not return filesystem metrics for new added disk.
have to restart the node exporter, then the new added disk filesystem stats/metrics can be collected.

By checking the code, every time, it reads from os.Open(procFilePath("mounts")) to get the mount points. The new add disk is in the mounts file, But node exporter seems ignore it...

@grobie
Copy link
Member

grobie commented Mar 8, 2017 via email

@zhjchen
Copy link
Author

zhjchen commented Mar 8, 2017

Oh, right, It is running in docker container.

@grobie
Copy link
Member

grobie commented Mar 8, 2017 via email

@discordianfish
Copy link
Member

I'm going to close this. Let's revisite the whole running-in-container story in #66.

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

3 participants