You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then, I conduct k8s init with containerd as image runtime, master-node is ready, but kubelet service keep producing error logs:
kubelet[15876]: E0110 11:13:30.813625 15876 cri_stats_provider.go:455] "Failed to get the info of the filesystem with mountpoint" err="failed to get device for dir \"/minio_data/containerd/io.containerd.snapshotter.v1.native\": with major: 0, minor: 50: could not find device in cached partitions map" mountpoint="/minio_data/containerd/io.containerd.snapshotter.v1.native"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I use juicefs to store containerd image data by altering containerd.toml like this:
then, I conduct k8s init with containerd as image runtime, master-node is ready, but kubelet service keep producing error logs:
which seems related to fuse, how to solve this?
Beta Was this translation helpful? Give feedback.
All reactions