Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Cannot connect to Unraid share using NFS

Featured Replies

I am using a Ubuntu 24.04 machine to access a 6.12.13 Unraid instance.

 

I have a 'data' share which is exported and public. I get the following when attempting to map the share using NFS:

 

makem@makem-22:~$ sudo mount -t nfs 192.168.1.249:/data /media/nas-media
mount.nfs: access denied by server while mounting 192.168.1.249:/data
makem@makem-22:~$

 

And using -vvv for more info:

 

makem@makem-22:~$ sudo mount -t nfs -vvv 192.168.1.249:/data /media/nas-media
[sudo] password for makem: 
mount.nfs: timeout set for Fri Sep 27 17:41:35 2024
mount.nfs: trying text-based options 'vers=4.2,addr=192.168.1.249,clientaddr=192.168.1.59'
mount.nfs: mount(2): No such file or directory
mount.nfs: trying text-based options 'addr=192.168.1.249'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 192.168.1.249 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: trying 192.168.1.249 prog 100005 vers 3 prot UDP port 50462
mount.nfs: mount(2): Permission denied
mount.nfs: access denied by server while mounting 192.168.1.249:/data
makem@makem-22:~$

 

root@nas:~# exportfs -v
/mnt/user/data  <world>(async,wdelay,hide,no_subtree_check,fsid=100,anonuid=99,anongid=100,sec=sys,rw,insecure,root_squash,all_squash)
root@nas:~# 

 

nas-diagnostics-20240927-1741.zip

Edited by makem
added exportfs -v

  • Author

Ubunto 24.04 mount point named nas-media:

makem@makem-22:/media$ ls -lh
total 12K
drwxrwxrwx 1 root  root  4.0K Sep 27 00:58 games
drwxr-xr-x 7 root  root  4.0K Sep 30 13:17 makem
drwxr-xr-x 2 makem makem 4.0K Sep 27 12:53 nas-media

 

Linux mount command:

makem@makem-22:/media$ sudo mount  -t nfs 192.168.1.249:/data /media/nas-media
mount.nfs: access denied by server while mounting 192.168.1.249:/data
makem@makem-22:/media$

 

I fail to see why it is denied. Is it peculiar to Unraid?

  • Author

I failed to see that the full path of data/ is /mnt/user/data/

 

sudo mount  -t nfs 192.168.1.249:/mnt/user/data /media/nas-media:/

On 9/27/2024 at 12:43 PM, makem said:

I have a 'data' share which is exported and public.

I don't use NFS (not many do) but I think I remember you need the full path, not just the share. /mnt/user/data

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.