kubernetes: Failed to collect filesystem stats, no such file or directory
Running into this on my AWS cluster. Seems to happen every ~10 seconds.
Nov 02 01:42:57 ip-172-20-0-49 kubelet[13540]: I1102 01:42:57.265901 13540 fsHandler.go:87] failed to collect filesystem stats - du command failed on /var/lib/docker/aufs/diff/b3f6e3297e2821bf03f6b22f4858d6c92f2187032eed873a3430ac36f2d5a5b5 with output du: cannot access ‘/var/lib/docker/aufs/diff/b3f6e3297e2821bf03f6b22f4858d6c92f2187032eed873a3430ac36f2d5a5b5’: No such file or directory
Perhaps it’s trying to check something that was deleted? It should probably handle this and stop trying to check after it discovers the diff has been deleted.
About this issue
- Original URL
- State: closed
- Created 9 years ago
- Comments: 37 (36 by maintainers)
@yujuhong @HardySimpson i think there are two reasons about the high cpu usage(v1.1.1 version):