Add NFS StorageClass docs, update backup with soft mount notes
This commit is contained in:
@@ -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]] 참조)
|
||||
|
||||
### 복구 시나리오
|
||||
|
||||
|
||||
Reference in New Issue
Block a user