siderolabs / talos

Talos Linux is a modern Linux distribution built for Kubernetes.
https://www.talos.dev
Mozilla Public License 2.0
6.39k stars 514 forks source link

Failed to get disk map: open /sys/block/nvme1c1n1/dev #8924

Open Rammurthy5 opened 2 months ago

Rammurthy5 commented 2 months ago

Bug Report

Nodes move to NotReady state

Description

Nodes which were in Ready state moves to NotReady state

Logs

{"ts":1718772785058.5205,"caller":"machine/info.go:104","msg":"Failed to get disk map: open /sys/block/nvme1c1n1/dev: no such file or directory\n"}

Environment

smira commented 2 months ago

Is this a kubelet error? If it is, it's not Talos Linux exactly. (you might want to disable NVMe multipath in Linux kernel args to get rid of these devices).