From ce7ed4d76cb11ace9e988cb450fa0057ade56720 Mon Sep 17 00:00:00 2001 From: Fizzlepoof Date: Mon, 25 May 2026 21:26:55 +0000 Subject: [PATCH] docs: note NFS remount restart requirement for media apps --- docs/servers/PLAUSIBLEDENABILITY.md | 2 ++ docs/servers/SERENITY.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/servers/PLAUSIBLEDENABILITY.md b/docs/servers/PLAUSIBLEDENABILITY.md index 44b2552..eef0c1e 100644 --- a/docs/servers/PLAUSIBLEDENABILITY.md +++ b/docs/servers/PLAUSIBLEDENABILITY.md @@ -69,6 +69,8 @@ Current light-tier notes: > ```bash > sudo bash /mnt/tank/docker/scripts/mount-unraid-nfs.sh > ``` +> +> **Important:** if `/mnt/unraid/data` or `/mnt/unraid/immich` gets remounted after dependent containers are already running, restart the bind-mounted consumers so they pick up the live NFS mount instead of the pre-remount underlay. Current restart set: Plex, Audiobookshelf, Calibre-Web, and Immich Server. ## Known Issues - immich-ml intermittently unhealthy — investigate GPU/CUDA health diff --git a/docs/servers/SERENITY.md b/docs/servers/SERENITY.md index cd8d5d8..6e35e7c 100644 --- a/docs/servers/SERENITY.md +++ b/docs/servers/SERENITY.md @@ -33,6 +33,8 @@ Current NAS, media-ingestion, and CPU-based AI helper host. Planned to retire af > ```bash > sudo bash /mnt/tank/docker/scripts/mount-unraid-nfs.sh > ``` +> +> **Important:** if PD remounts `/mnt/unraid/data` or `/mnt/unraid/immich` after media containers are already running, restart the bind-mounted consumers so they repoint at the live NFS mount instead of the pre-remount underlay. Current restart set: Plex, Audiobookshelf, Calibre-Web, and Immich Server. ### Reranker (TEI)