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.

NFS share keeps disconnecting

Featured Replies

I have a frigate server that connects to my unraid server via NFS share to an unassigned 24x7 cctv drive device on unraid.

Somehow, my /etc/exports is being reverted back to a status of not including the frigate share.

# See exports(5) for a description.
# This file contains a list of all directories exported to other computers.
# It is used by rpc.nfsd and rpc.mountd.

"/mnt/user/fcshare" -fsid=100,async,no_subtree_check 192.168.1.187(rw,secure)

This is the base version of /etc/exports. After a reboot, and all the time, this is what it reads. Now, the fcshare was entered by me at SOME point, for a filecloud demo. And it saved persistently. I'm trying to replace it with:

/mnt/disks/frigate 192.168.1.187(rw,sync,no_subtree_check)

I can add it manually and save, and it will save. And my NFS share will have access to connect.

But if I restart the machine, the array, or even RANDOMLY, it reverts back to the fcshare version. Which makes no sense to me. I don't have ANY scripting that reverts the exports file. Though I DID try creating a script that adds the line back on array start.

 

Through googling, it appears as though /etc/exports doesn't persist. Though I did make it happen at SOME point, because I can't seem to get rid of the fcshare export.

 

Can someone point me in the right direction here? It's driving me bonkers.

Solved by dlandon

You are using UD to mount that disk.  Go to the unassigned devices settings and enter your rule there.  UD will then apply it to the exports file.

  • Author

Sorry, not sure what exactly you mean.

image.thumb.png.4415d055300a4d88915f26f78b034d19.png

 

I'm supposed to put something here?

  • Author

Ahhh ok. What specifically should I have there? Just as you have?
The line I keep adding to my /etc/exports is:

/mnt/disks/frigate 192.168.1.187(rw,sync,no_subtree_check)

Edited by Original_Vecna

  • Solution
30 minutes ago, Original_Vecna said:

192.168.1.187(rw,sync,no_subtree_check)

This is your rule.  IP address and options.

  • Author

Got it! Thank you so much!

 

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.