Record the 2026-08-15 outage against the nodeSelector pin #40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "document-storage-outage-in-cluster-nodeselector"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Comment-only change to
infrastructure/cloudnative-pg/cluster/cluster.yaml. No behaviour change — thenode.longhorn.io/create-default-disk: configpin stays exactly as it was.The comment above that label already warned that pinning both instances to the only two disk-carrying nodes leaves "no room to reschedule if one is lost". On 2026-08-15 that came due and cost roughly two hours of downtime for Forgejo, Immich, Paperless and Vikunja. The warning was right, so it seemed worth recording what the failure actually looked like instead of leaving it hypothetical.
Two details cost real time during the incident and are the reason this note exists:
Dropping the label is written down as a deliberate emergency lever together with its price (the
Scheduled=Falseflag and a volume that refuses to expand), so the next person reaching for it knows what they are trading. It was used during the incident and has since been restored.Refs #39, which tracks the underlying gaps: no alerting, no backups, and Longhorn storage on only two nodes.
🤖 Generated with Claude Code