← all recordings

Unplugging the NAS for science

⚠ This is not a live capture: it is a condensed reconstruction, assembled after the fact from the session's real transcript. The prompts and stop messages are those of the actual session; timing is compressed and the long monitoring loops are cut. Hostnames sanitized.

Alacritty
▶▶ auto mode on (shift+tab to cycle) · esc to interrupt/rc
consoleludorl821:11:claude*2:claude-3:zsh13:00:2930-Jul-26881dc05d8003
The three cuts, condensed: the probes that still lied, Loki's crash loop, the permission guard-rail in the middle of the repair, and the clean run at the end.asciinema-player ↗

k3s workloads left Running with their NFS storage dead underneath — zombies nothing was reporting. The session adds liveness probes everywhere, then verifies them the only honest way: by pulling the NAS’s plug. Three times.

What makes the recording interesting is the progression: the first cut shows three probes still lying (a /ready served from memory, ls answered by the NFS attribute cache). The second one wakes a bug the old configuration had been masking — Loki’s WAL crash loop, regenerated on every restart by the NFS silly-rename. And in the middle of the repair, the permission classifier blocks the mv on the data volume, during the outage: the guard-rail doing exactly its job, at the exact moment you wish it would keep quiet.

The third cut finds nothing. That was the goal.