deis / monitor

Monitoring for Deis Workflow
https://deis.com
MIT License
22 stars 32 forks source link

deis-monitor-telegraf shows - error getting disk usage info: too many levels of symbolic links #163

Open rimusz opened 7 years ago

rimusz commented 7 years ago

deis-monitor-telegraf-rz92o deis-monitor-telegraf 2016/12/02 16:03:30 E! ERROR in input [inputs.disk]: error getting disk usage info: too many levels of symbolic links

bacongobbler commented 7 years ago

Can you please provide some basic information on how you are seeing this:

rimusz commented 7 years ago
wetoolaguer commented 7 years ago

Hi, I experienced the same issue.

bacongobbler commented 7 years ago

relevant: https://github.com/influxdata/telegraf/issues/1352

bacongobbler commented 7 years ago

This does appear to be an issue upstream with systemd, perhaps with https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1555760.

mboersma commented 7 years ago

There are some workarounds suggested in influxdata/telegraf#1352 that users can try. A pervasive fix requires Ubuntu to make changes to systemd or binfmt, which is something many people are still waiting for sadly.

I'm going to move this to the next milestone since there's nothing currently actionable for Workflow here IMHO.

monaka commented 7 years ago

@vdice Was this issue fixed on v2.12 ? Or re-tagged on v2.13 or later?

bacongobbler commented 7 years ago

This issue was never resolved; see above

monaka commented 7 years ago

Ah, I see.

michalkm commented 7 years ago

Any updates or workarounds on this matter ?

jchauncey commented 7 years ago

See earlier in the thread. As it stands this is not a fix that we can make on the workflow end it has to be fixed in an upstream project.