From be5255d6858d740e5452b0b9f32a718326d8d715 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Wed, 13 May 2026 12:43:18 -0700 Subject: [PATCH] C2(migrate-immich-to-ringtail): close sifaka-nfs-from-ringtail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Verified on k3s-ringtail: - Sifaka NFS export /volume1/photos covers 192.168.1.0/24 + 100.64.0.0/10. Ringtail at 192.168.1.21 is in scope; no DSM rule changes needed. - nfs-test pod mounted the share, read existing library/ thumbs/ backups/ encoded-video/ profile/, wrote a temp file, deleted it. - DNS resolution: sifaka → 192.168.1.203 (LAN). NFS traffic stays off tailnet, avoiding the sifaka-tailscale-userspace concern. - Committed PV + PVC bind on first apply (RWX, 2Ti). Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/how-to/immich/sifaka-nfs-from-ringtail.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/how-to/immich/sifaka-nfs-from-ringtail.md b/docs/how-to/immich/sifaka-nfs-from-ringtail.md index 8732d4b..2c490c1 100644 --- a/docs/how-to/immich/sifaka-nfs-from-ringtail.md +++ b/docs/how-to/immich/sifaka-nfs-from-ringtail.md @@ -2,7 +2,6 @@ title: Sifaka NFS Photos from Ringtail modified: 2026-05-13 last-reviewed: 2026-05-13 -status: active tags: - how-to - operations