summaryrefslogtreecommitdiff
path: root/scripts/immich-export
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-10 11:15:43 +0300
committerPaul Buetow <paul@buetow.org>2026-05-10 11:15:43 +0300
commit1ab9a49490110d5e26eac2a68dfc1994f4966f73 (patch)
tree0a21d1f9ada5fecd22155f9382578b290faeda26 /scripts/immich-export
parent360d06ceb88d0965aeb7dc9831f48725ad6ebc89 (diff)
f3s/storage: update NFS fstab to hard,timeo=600,retrans=3
Switch r0/r1/r2 NFS client mount options from soft,timeo=10,retrans=2,intr to hard,timeo=600,retrans=3. Removes the soft mount that was causing EIO on transient stunnel/CARP hiccups; hard mounts retry indefinitely, which is safer for DB-like workloads (immich, miniflux, audiobookshelf). The intr option was a no-op since kernel 2.6.25 and is dropped. Navidrome's /data is now on local-path so it is unaffected by this change. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'scripts/immich-export')
0 files changed, 0 insertions, 0 deletions