summaryrefslogtreecommitdiff
path: root/packages/scripts
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-16 15:21:54 +0300
committerPaul Buetow <paul@buetow.org>2026-05-16 15:21:54 +0300
commit98217b5ab29265d2662bebf0a1d946eaead80dbd (patch)
tree4c3a63b124e03dd46666c7bf85be2558cfbe4e80 /packages/scripts
parentf633a65a3592805f8d458c8d2cbe979e63484c02 (diff)
nfs-mount-monitor: switch to soft NFS mount + handle stale lockfile
A hard NFS mount that fails enters uninterruptible kernel sleep (D-state) which SIGKILL cannot wake, so the recovery script hangs forever and the lockfile stays — silently disabling all subsequent health checks. Switch the remount to explicit soft,timeo=50,retrans=3 so the kernel gives up after ~15s, and detect/remove lockfiles older than 90s left behind by a SIGKILL'd predecessor.
Diffstat (limited to 'packages/scripts')
0 files changed, 0 insertions, 0 deletions