land fix/zfs-exporter-oom (5398b53a07) #105

Merged
gitea_admin merged 1 commit from fix/zfs-exporter-oom into trunk 2026-07-06 01:52:48 +00:00
Contributor
No description provided.
The two dataset-heavy nodes OOMKill the exporter ~2.5min after start
(exit 137, 93 restarts/32h): walking every zfs dataset+snapshot on a
busy tank pool outgrows the 64Mi limit. The earlier 8s->25s collection
deadline bump fixed the probe-timeout half of the crashloop; this fixes
the memory half. Chronic CrashLoopBackOff here reads RED to the kernel
roll's fail-closed green gates (preflight + per-node), so this is also
roll-prep. Request 32Mi->64Mi to match reality.
gitea_admin deleted branch fix/zfs-exporter-oom 2026-07-06 01:52:48 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/seanfarm!105
No description provided.