- Minor
Tried fstab mount which was working on 6.12.10 and also tried manual mounting nfs shares from unraid.
Neither method works.
#FSTAB
192.168.0.9:/mnt/user/mcbride /home/shaun/server nfs defaults 0 0
#MANUAL
sudo mount -v -t nfs tower.local.lan:/mnt/user/server ./server
mount.nfs: timeout set for Mon Jul 22 12:03:41 2024
mount.nfs: trying text-based options 'vers=4.2,addr=192.168.0.9,clientaddr=192.168.0.188'
Manually trying to mount just hangs until timeout is reached on both my laptop and desktop. Same for our backup storage device.