Hello,
I’ve been doing storage server maintenance for the first time since using sonarr and I’m having issues with my NFS mounts on the sonarr vm.
If I reboot my storage server or stop nfs, etc, and the shares go down, then bring them back up, sonarr stops showing my episodes the next time it does it refresh then starts trying to re-download everything.
Here’s what my current tv mount looks like:
192.168.50.13:/mnt/user/tv /mnt/tv nfs auto 0 0
Should I be using options like hard, etc, to make the mounts more stable? Are there any recommended nfs options I should be using instead of auto?
Thanks.