Context: Follow-up from the Phase-0 EFS cost investigation (backend#1161). While chasing a metronomic ~65 GB/day read on the tracebloc-clients-prod EFS (fs-06b3faf51675ff9f9, ~$62/mo throughput), we found three long-idle/broken client tenants on the prod client EKS cluster (tracebloc-clients-prod):
[redacted] (164d) — tracebloc-jobs-manager in CrashLoopBackOff, ~4,017 restarts in 7 days, both containers dying at auth (Unable to log in with provided credentials), re-pulling jobs-manager:prod + pods-monitor:prod on every restart.
[redacted] (228d) — jobs-manager idle (Received 0 messages).
[redacted] (224d) — jobs-manager idle. (Both also logging Unknown database 'metadata'.)
Action taken (2026-07-27): kubectl delete namespace [redacted] [redacted] [redacted] on the prod client cluster. All three terminated cleanly.
Data safety: all StorageClasses ({[redacted],[redacted],[redacted]}-awsefs) and PVs are reclaimPolicy: Retain. The 9 PVs (mysql 2Gi, client-logs 10Gi, client-pvc 50Gi ×3) are now Released — no EFS data deleted; access points + contents remain on fs-06b3faf51675ff9f9 and are recoverable.
Follow-ups:
Cross-ref: backend#1161, epic #1145.
Context: Follow-up from the Phase-0 EFS cost investigation (backend#1161). While chasing a metronomic ~65 GB/day read on the
tracebloc-clients-prodEFS (fs-06b3faf51675ff9f9, ~$62/mo throughput), we found three long-idle/broken client tenants on the prod client EKS cluster (tracebloc-clients-prod):[redacted](164d) —tracebloc-jobs-managerin CrashLoopBackOff, ~4,017 restarts in 7 days, both containers dying at auth (Unable to log in with provided credentials), re-pullingjobs-manager:prod+pods-monitor:prodon every restart.[redacted](228d) — jobs-manager idle (Received 0 messages).[redacted](224d) — jobs-manager idle. (Both also loggingUnknown database 'metadata'.)Action taken (2026-07-27):
kubectl delete namespace [redacted] [redacted] [redacted]on the prod client cluster. All three terminated cleanly.Data safety: all StorageClasses (
{[redacted],[redacted],[redacted]}-awsefs) and PVs arereclaimPolicy: Retain. The 9 PVs (mysql 2Gi, client-logs 10Gi, client-pvc 50Gi ×3) are nowReleased— no EFS data deleted; access points + contents remain onfs-06b3faf51675ff9f9and are recoverable.Follow-ups:
ReleasedPVs and their retained EFS access points (they still cost EFS storage) — otherwise leave for recovery.Cross-ref: backend#1161, epic #1145.