diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-10 11:15:43 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-10 11:15:43 +0300 |
| commit | 1ab9a49490110d5e26eac2a68dfc1994f4966f73 (patch) | |
| tree | 0a21d1f9ada5fecd22155f9382578b290faeda26 /bash | |
| parent | 360d06ceb88d0965aeb7dc9831f48725ad6ebc89 (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 'bash')
0 files changed, 0 insertions, 0 deletions
