-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Some disks not found #1648
Comments
Can you provide the output of:
|
Hrm, that all looks fine at first glance. Was thinking maybe there was something in those files that the library telegraf uses didn't handle. I'm assuming there's nothing special in your telegraf config? No |
Went through the code again, and I think I see something that might cause this to happen. Is telegraf running as an unprivileged user, or is it running as root? If it's running as an unprivileged user, does this user have access to the mount points? |
Good job, you are right, thanks phemmer ,the mount points is find |
df -h
select * from disk where host ='digit-fdfs01' order by time desc limit 30
kapacitor-0.13.1.x86_64
influxdb-0.13.0.x86_64
uname -a
Linux digit-fdfs01 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: