Skip to content

error on statfs - ACPI Error: SMBus/IPMI/GenericSerialBus  #795

@TuranTimur

Description

@TuranTimur

Host operating system: output of uname -a

Linux mylinuxbox 3.10.0-514.el7.x86_64 #1 SMP Wed Oct 19 11:24:13 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux

node_exporter version: output of node_exporter --version

node_exporter --version
node_exporter, version 0.15.2 (branch: HEAD, revision: 98bc649)
build user: root@d5c4792c921f
build date: 20171205-14:50:53
go version: go1.9.2

node_exporter command line flags

no option

Are you running node_exporter in Docker?

no

What did you do that produced an error?

tail -f /var/log/message

What did you expect to see?

/usr/local/bin/node_exporter --collector.nfs --collector.bonding --collector.ntp --collector.mountstats

What did you see instead?

Jan 22 04:27:22 mylinuxbox kernel: ACPI Error: SMBus/IPMI/GenericSerialBus write requires Buffer of length 66, found length 32 (20130517/exfield-299)
Jan 22 04:27:22 mylinuxbox kernel: ACPI Error: Method parse/execution failed [_SB_.PMI0._PMM] (Node ffff880167a1c4b0), AE_AML_BUFFER_LIMIT (20130517/psparse-536)
Jan 22 04:27:22 mylinuxbox kernel: ACPI Exception: AE_AML_BUFFER_LIMIT, Evaluating _PMM (20130517/power_meter-339)

ERRO[0013] Error on statfs() system call for "net:[4026533769]": no such file or directory source="filesystem_linux.go:57"
ERRO[0018] Error on statfs() system call for "net:[4026533029]": no such file or directory source="filesystem_linux.go:57"
ERRO[0018] Error on statfs() system call for "net:[4026533236]": no such file or directory source="filesystem_linux.go:57"
ERRO[0018] Error on statfs() system call for "net:[4026533338]": no such file or directory source="filesystem_linux.go:57"
ERRO[0018] Error on statfs() system call for "net:[4026533444]": no such file or directory source="filesystem_linux.go:57"
ERRO[0018] Error on statfs() system call for "net:[4026533547]": no such file or directory source="filesystem_linux.go:57"
ERRO[0018] Error on statfs() system call for "net:[4026533654]": no such file or directory source="filesystem_linux.go:57"
ERRO[0018] Error on statfs() system call for "net:[4026533140]": no such file or directory source="filesystem_linux.go:57"
ERRO[0018] Error on statfs() system call for "/var/lib/docker/overlay/.../merged": permission denied source="filesystem_linux.go:57"
ERRO[0018] Error on statfs() system call for "/var/lib/docker/containers/../shm": permission denied source="filesystem_linux.go:57"
ERRO[0018] Error on statfs() system call for "net:[4026533769]": no such file or directory source="filesystem_linux.go:57"

is there any workaround for this error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions