Thank you, I made the change, restarted, and it’s running. So, now I watch what the wife picked out and wait to see. Thank you for your help, Merry Christmas!! I’ll let you know what comes of the changes
Well…THOUGHT I had it fixed, but it’s still occurring, so far I have:
Synology Side (NFS Server) Checks
-Enabled NFS: (obviously it is because it’s been working for years)
-Checked NFS Permissions:
-Ubuntu client IP is in there.
-Privileged Access to Read/Write
-Under Squash, I changed to “map all users to admin”
-Restarted NFS
-Checked firewall:
-Synology firewall disabled
Client Side:
-Ensured NFS-common is up to date
-Checked /etc/fstab line for typos: looks to be good:
192.168.1.247:/volume1/data /mnt nfs defaults,sec=sys,rw,auto,async,rsize=4194304,wsize=4194304,x-systemd.after=network-online.target,nofail,bg 0 0
So, then I looked at all the logs, client kept giving me the following:
nfs: server 192.168.1.247 not responding, still trying
I then looked at the server and saw many of the following errors, all beginning in July:
sudo cat /var/log/messages | grep 192.168.1.97
MAYFIELD kernel: [2697535.436064] NFSD: client 192.168.1.97 testing state ID with incorrect client ID
A quick google search revealed an outdated kernel…and I discovered my Synology NES was pretty far out of date.
I updated it to the most recent version of DSM and thought it fixed it but after watching movies for about 3 hours it happened again