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.

5.0-rc8a trying to mount single disk via NFS?

Featured Replies

So I've just migrated from 4.7 to 5.0-rc8a and everything is going well except for getting my NFS mounts in order. Mounting a single disk actually mounts an entire user share. First off, I couldn't see where to change the NFS export settings in the 5.0 GUI so I did it via telnet.

 

/etc/exports on unraid has:

 

"/mnt/user/media-share" -async,no_subtree_check,fsid=100 *(rw,insecure,anongid=100,anonuid=99,all_squash)

"/mnt/disk1" -async,no_subtree_check,fsid=100 *(rw,insecure,anongid=100,anonuid=99,all_squash)

 

/etc/fstab on client has:

 

192.168.0.165:/mnt/user/media-share /path/to/media-share nfs rw,proto=tcp,nolock,noatime,rsize=32768,wsize=32768 0 0

192.168.0.165:/mnt/disk1 /path/to/disk1 nfs rw,proto=tcp,nolock,noatime,rsize=32768,wsize=32768 0 0

 

on unraid run:

 

exports -ra

/etc/rc.d/rc.nfsd restart

 

on client run:

 

sudo mount -a

 

but /path/to/disk1 winds up having that exact same file tree as /path/to/media-share and permissions

 

df -h shows /path/to/disk1 one having the same size as /path/to/media-share, which spans all disks

 

Any ideas? Thanks in advance.

  • Author

nm, got it

 

you have to click on the particular disk from the main page to get to its NFS share params, kind of tricky. Oh, and I see I was using the same fsid for both shares, which mounted the same tree.

 

working now :)

Archived

This topic is now archived and is closed to further replies.

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.