LLM WikiAccess-protected knowledge portal

WIKI

Troubleshooting Playbook (BTS, Airflow/K8s, DB)

AI Summary Purpose Generalized, reusable troubleshooting lessons distilled from real Labradorlabs incidents, grouped by domain BTS/data transfer, Airflow/Kubernetes, DB/host . Each entry symptom → root cause → fix → prevention. Key points B

경로ai/wiki/concepts/troubleshooting-playbook.md
카테고리Concept
태그#airflow #binlog #concept #concepts #infra #kubernetes #monitoring #mysql #playbook #portfolio #report #troubleshooting #wiki

# Troubleshooting Playbook (BTS, Airflow/K8s, DB)

AI Summary

Purpose:

Key points:

Relevant when:

Do not read full document unless:

Linked documents:

Open Questions

Details

Source: author's troubleshooting notes (Obsidian vault, 700. Trouble Shooting). PII (IPs, hostnames, usernames) removed; lessons generalized.


Group A — BTS / data transfer

#### A1. Infinite download hang + CLOSE_WAIT pile-up

#### A2. Large file fails while small files succeed (proxy idle timeout)

#### A3. SSL certificate silently not renewed (DNS round-robin)


Group B — Airflow / Kubernetes

#### B1. Cluster re-creation breaks everything downstream

#### B2. Node DiskPressure → Airflow DB connection refused

#### B3. After path migration: logs unreachable, scheduler crash, web unreachable

#### B4. Disk-usage illusion from bind mounts (du vs df)


Group C — DB / host

#### C1. Slow large MySQL import (network + checkpoint stalls)

#### C2. Host hang from compounded resource exhaustion

연결 문서