November 26, 20232 yr Hi All, It's been a long time since I've used NFS and I'm struggling a bit to remember exactly how to make private NFS shares work. Currently, I can mount the NFS fine on my *nix client when I leave the option as "public" on my unraid server. When I switch it to "private", I get the following error: mount.nfs: access denied by server while mounting 192.168.0.245:Backup mount.nfs: access denied by server while mounting 192.168.0.245:Backup I'm mounting using this command: sudo mount -t nfs 192.168.0.245:Backup /mnt/Backup I have the same username with identical UID on server and client. I have different passwords (not sure if that matters). Any help appreciated.
November 26, 20232 yr 27 minutes ago, JRubenol said: It's been a long time since I've used NFS and I'm struggling a bit to remember exactly how to make private NFS shares work. Currently, I can mount the NFS fine on my *nix client when I leave the option as "public" on my unraid server. When I switch it to "private", I get the following error: mount.nfs: access denied by server while mounting 192.168.0.245:Backup Did you setup the rule? 30 minutes ago, JRubenol said: I'm mounting using this command: sudo mount -t nfs 192.168.0.245:Backup /mnt/Backup Use UD (Unassigned Devices in CA) to mount your remote share. UD manages it better that doing it manualy. That's a poor choice for a mount point.
November 26, 20232 yr Author Sorry I'm going to have the get baby steps through here. What's the rule you're referencing? I do use Unassigned Devices, I'm not mounting to unraid, I'm using unraid as the server and mounting on several Linux clients (mostly laptops). As for mount point, it works for me so I'm not going to be worried about that. Thanks though!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.