Files
obsidian/history/_index.md
kaffa 35f1e16f09 incus-kr2 freeze 원인 = AMD-Vi (IOMMU) Completion-Wait timeout
호스트 약 2주 간격 freeze 재발 패턴 분석 결과 AMD Ryzen 6900HX의
IOMMU Completion-Wait queue stall이 근본 원인. GRUB cmdline에
`iommu=pt` 추가하여 IOMMU passthrough 모드로 차단.

- infra/compute/hosts/incus-kr2.md 신규 (호스트 정본)
- history/2026-05-04-amd-iommu-freeze.md 신규 (사건 기록)
- _index.md / infra-hosts.md 갱신
2026-05-05 07:18:28 +09:00

38 lines
2.7 KiB
Markdown

---
title: history 인덱스
updated: 2026-05-04
tags: [moc, history]
---
## History
변경 이력, 인시던트 대응, 마이그레이션 과정 기록. 정본 문서와 분리하여 날짜별로 관리.
| 문서 | 설명 |
|------|------|
| [[2026-03-15-apisix-git-push-500]] | APISIX git push 500 에러 + http-logger 401 해결 |
| [[2026-03-24-k3s-postgresql-migration]] | K3s PostgreSQL 백엔드 이전 (etcd → Supabase → Patroni) |
| [[2026-03-25-apisix-to-traefik-routing]] | 메인 HTTP 라우팅 APISIX → Traefik 전환 |
| [[2026-03-31-netbis-ddos-attack]] | Netbis 도메인 대규모 봇 공격 및 대응 |
| [[2026-03-various-gitea-changes]] | Gitea 관련 이전/분리/도메인 변경 (3월) |
| [[2026-04-04-usb-25g-hang]] | USB 2.5GbE 어댑터 절전 hang + NFS hard mount D-state 장애 |
| [[2026-04-05-supabase-to-patroni]] | K3s 데이터스토어 Supabase → Patroni PostgreSQL HA 이전 |
| [[2026-04-06-apisix-etcd-consolidation]] | APISIX etcd 통합/분리 과정 |
| [[2026-04-08-anomaly-detect-iterations]] | anomaly-detect 3차 재설계 (gemma → cohort → agentic Grok-4) |
| [[2026-04-08-patroni-failover-incident]] | Patroni failover 사고 (pgcat/nocodb/outline read-only) |
| [[2026-04-08-zlambda-nixos-migration]] | zlambda Debian → NixOS 전환 |
| [[2026-04-09-ops-agents-setup]] | Ops Agents (Heimdall/Syn) 구축 |
| [[2026-04-10-edge-cleanup]] | Edge layer cleanup (BunnyCDN + Cloudflare 전수 감사) |
| [[2026-04-15-apisix-http-logger-removal]] | APISIX → CrowdSec http-logger 레거시 경로 제거 |
| [[2026-04-15-longhorn-backup-label-typo]] | Longhorn recurring job 라벨 오타로 백업 미동작 |
| [[2026-04-15-pgcat-ha-promotion]] | pgcat HA 승격 (Step 0) |
| [[2026-04-15-vault-mcp-duplicate-investigation]] | vault-mcp-server 중복 배포 의혹 조사 |
| [[2026-04-16-kine-multihost-migration]] | kine pgx multi-host 직결 (HAProxy 의존 제거) |
| [[2026-04-16-pgcat-patroni-tcp-keepalive]] | pgcat + Patroni TCP keepalive 적용 |
| [[2026-04-16-pgpool-full-migration]] | pgpool-II 전면 전환 + pgcat 퇴역 |
| [[2026-04-16-pgpool-n8n-poc]] | pgpool-II PoC (n8n 전용 전환) |
| [[2026-04-25-anomaly-detect-removal]] | anomaly-detect 폐기 (오탐 다수, 컨테이너 포함 완전 제거) |
| [[2026-04-25-netbis-npm-vector-msg-rewrite]] | NPM Vector `_msg` 재합성 (proxy_v2 → nginx combined) — child-nginx-logs unparsed 84% 해결 |
| [[2026-04-26-bouncer-consolidation]] | CrowdSec bouncer 단일화 (netbis-cf-firewall만 유지, 나머지 3종 + Edge Script 64811 + Turnstile 위젯 6개 폐기) |
| [[2026-05-04-amd-iommu-freeze]] | incus-kr2 AMD-Vi (IOMMU) Completion-Wait timeout 호스트 부분 hang — `iommu=pt` 적용 |