Saturday, August 03, 2024

Unable to Mount NFS Share

Hello,

I am having a great deal of difficulty mounting a NFS shared folder on my local network. The share is from a TrueNAS server. I am able to mount the same share on Armbian without difficulty.

The error that I receive is:

mount_nfs: bad MNT RPC: RPC: Timed out

I have tried many variations of the mount and all fail with the same error.

doas mount address:/mnt/share /mnt/nfs
doas mount_nfs address:/mnt/share /mnt/nfs
doas mount_nfs -T -i address:/mnt/share /mnt/nfs
doas mount_nfs -2 -T -i address:/mnt/share /mnt/nfs
doas mount_nfs -3 -T -i address:/mnt/share /mnt/nfs

This is not new for me, it has been going on for years. Just getting around to trying it again. Any help is greatly appreciated.

Thanks, Aric

No comments:

Post a Comment