Add NFS StorageClass docs, update backup with soft mount notes

This commit is contained in:
kappa
2026-04-05 09:45:38 +09:00
parent 8eb637cc22
commit 3549f38295
2 changed files with 105 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
---
title: 백업 파이프라인
updated: 2026-03-25
updated: 2026-04-05
tags: [infra, backup]
---
@@ -45,6 +45,8 @@ tags: [infra, backup]
- Synology sudo PATH 문제: `/etc/sudoers.d/path``secure_path` 추가 (2026-03-17)
- NAS `/volume1/incus/inbest/` 소유자: `kaffa:users` (rsync 쓰기용)
- btrfs subvolume: `/volume1/incus` (ID 741)
- 모든 백업 스크립트에 NAS 접근 불가 시 스킵/로컬 보관 로직 추가 (2026-04-05)
- NFS 마운트는 반드시 `soft,timeo=50,retrans=3` 사용 (hard 금지, [[nfs-storage]] 참조)
### 복구 시나리오