Closed lwbt closed 1 month ago
This looks like disk corruption to me, or some other hardware issue.
It obviously looks like it, but the filesystem where grub and normal.mod are stored are not XFS if I recall correctly (FAT/EXT4?). This is reproducible on Talos Linux only. I have been running Ubuntu before on these compute blades and have not encountered such an issue yet.
Also notice that the U-Boot logo shows up in wrong colors. I tested with v1.7 and v1.8 on compute blade and regular Raspberry Pi 4 B. I was going to open an issue for that, as it happens on both devices only on v1.8, v1.7 was fine.
The grub filesystem is xfs, and it is not even mounted during normal operations, so the corruption should have happened at the moment it was written.
The SBC support is a community-driven effort, see https://github.com/siderolabs/sbc-raspberrypi/
I just tested with a regular Raspberry Pi 4 B and the issue was not reproducible there.
I just upgraded from 1.8.0 to 1.8.1 and the issue is not reproducible any more for me.
Note: I forgot to update the client binary first, which resulted in an upgrade from 1.8.0 to 1.8.0. So may be an upgrade even to the same version number helps when this occurs.
I'm closing this issue now.
Bug Report
Description
I ran
talosctl reboot
to reboot a worker node or an entire cluster. Worker nodes 1 and 2 were unable to successfully reboot. The controller node rebooted just fine. Worker node 3 had a different issue, which I intended solve with the reboot, but it was actually not connected. I used worker 3 to reproduce the issue, see details below.Logs
Environment