-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
Host operating system: output of uname -a
Linux xxxXXXxxx 4.13.0-37-generic #42~16.04.1-Ubuntu SMP Wed Mar 7 16:03:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
node_exporter version: output of node_exporter --version
node_exporter, version 0.15.2 (branch: HEAD, revision: 98bc64930d34878b84a0f87dfe6e1a6da61e532d)
build user: root@d5c4792c921f
build date: 20171205-14:50:53
go version: go1.9.2
node_exporter command line flags
--web.listen-address=127.0.0.1:9100 '--collector.diskstats.ignored-devices=^(ram|loop|fd|rpc_pipefs)\d*$' --collector.diskstats --collector.filesystem --collector.loadavg --collector.meminfo --collector.stat --collector.textfile --collector.time --collector.netdev --collector.netstat --collector.filefd --collector.vmstat --collector.sockstat --collector.tcpstat --collector.entropy --collector.systemd --collector.ntp --collector.systemd.private --collector.textfile.directory=/etc/prometheus-node-exporter/textfile-collector
Are you running node_exporter in Docker?
No.
What did you do that produced an error?
Apparently there were issues with NFS causing some mounts to become unresponsive
What did you expect to see?
All metrics except the NFS ones are still exported.
What did you see instead?
node_exporter hangs in a statfs syscall.
(2414 is the PID of node-exporter)
root@xxxXXXxxx ~ # cat /proc/2414/stack
[<ffffffffc048bb54>] rpc_wait_bit_killable+0x24/0xa0 [sunrpc]
[<ffffffffc048ca0e>] __rpc_execute+0x15e/0x420 [sunrpc]
[<ffffffffc048ef01>] rpc_execute+0x61/0xc0 [sunrpc]
[<ffffffffc047fe48>] rpc_run_task+0xf8/0x140 [sunrpc]
[<ffffffffc0482020>] rpc_call_sync+0x50/0x90 [sunrpc]
[<ffffffffc08c5729>] nfs3_rpc_wrapper.constprop.12+0x39/0xa0 [nfsv3]
[<ffffffffc08c63d6>] nfs3_proc_getattr+0x56/0xb0 [nfsv3]
[<ffffffffc0893270>] __nfs_revalidate_inode+0xd0/0x360 [nfs]
[<ffffffffc088a785>] nfs_weak_revalidate+0xb5/0x110 [nfs]
[<ffffffffa746271c>] complete_walk+0x6c/0x80
[<ffffffffa7464650>] path_lookupat+0x110/0x230
[<ffffffffa7467948>] filename_lookup+0xb8/0x1a0
[<ffffffffa7467b06>] user_path_at_empty+0x36/0x40
[<ffffffffa748fce6>] user_statfs+0x46/0xa0
[<ffffffffa748fd67>] SYSC_statfs+0x27/0x60
[<ffffffffa74900ee>] SyS_statfs+0xe/0x10
[<ffffffffa7c001a1>] entry_SYSCALL_64_fastpath+0x24/0xab
[<ffffffffffffffff>] 0xffffffffffffffff