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.

How do I use NFS to access a share on one Unraid array from another Unraid array?

Featured Replies

I've been using SMB to back up one array to another array. That was very easy to set up, and works well except for one thing - I can't duplicate symbolic links.

 

So I'd like to try using NFS. So far, it's maddening. All attempts to connect are refused no matter what I try. I'd think the simplest, albeit lowest-security way to do this would be to set the security of a share to "Public". But even using "Public", I can't get the share to mount.

Since the GUI simply fails to mount the remote share without providing an error message, I tried mounting from a terminal.
 

root@Terminus:~# mount -t nfs 192.168.42.12:/video /mnt/temp
mount.nfs: access denied by server while mounting 192.168.42.12:/video


I've tried "Private" as the host security setting too, so I could configure the rules in various ways with an allowed IP address, root_squash, no_root_squash, etc., etc. Nothing works. My user and group ids already match between my two arrays, so that shouldn't be an issue.

I'll admit I don't understand the NFS security model very well, but I'd hope there's some simple way to do this, even if it's a low-security method. My server doesn't have any sensitive data -- it's just video for entertainment purposes, and can only be accessed from within my home LAN.

What am I missing? My array has been too busy to reboot it with different logging options, so I'm putting that off for now. Besides, I'm hoping I'm just missing something simple, and that a deep diagnostic dive isn't required to solve this problem.

Solved by RasterEyes

  • Author
17 minutes ago, JorgeB said:

Try using the UD plugin.

 

If you mean Unassigned Devices, I've already got it installed. Try using it in what way?

  • Author
  • Solution

Now I see what I was missing! For SMB, the remote share was simply "video". For NFS, I need the whole path "/mnt/user/video". I never would have suspected that.

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.