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.

SMB/NFS Share on Unraid keeps getting messed up on Linux Server mount

Featured Replies

I started with a SMB/Cifs share, mounted on my Linux Ubuntu Filecloud server fine. Able to read and write to it. I'm using this share for a mount point for Filecloud running on this separate Linux server from my Unraid server. I want to have all the Filecloud stuff saved to my array.

I go into Filecloud and set the storage for /mnt/filecloud. It sees it, can write to it. Everything is great.
10 mins later, while working in the Filecloud Admin panel setting up the server, I get a pop up to fix the storage point again. /mnt/filecloud is in accessible. When I ls -ld /mnt/filecloud I get the following. 
 

user@server:/mnt$ ls -la
ls: cannot access 'filecloud': Stale file handle
total 8
drwxr-xr-x  4 root root 4096 Aug  8 10:21 .
drwxr-xr-x 19 root root 4096 Aug  5 16:21 ..
d?????????  ? ?    ?       ?            ? filecloud

 

The only way I can fix this is to umount the share, and remount. It works for about 5 or 10 minutes, and the process repeats. Thinking it's a SMB issue, I switch to NFS. I export the NFS share with security set to private using the following rules:

 

192.168.1.101(rw,secure)

 

Which is the server IP for my filecloud server.

 

Mount it up fine, can read write, no issues, 5 to 10 minutes later, the above process repeats.

 

Does anyone here know what I'm doing wrong here?

Greatly appreciate you all!

*Edit* I'm not allowed to post anymore than this one post, so my replies will be in this post.

@dlandonI am using the following in my /etc/fstab on the Filecloud server:
192.168.1.78:/mnt/user/fcshare /mnt/filecloudnfs nfs defaults 0 0

 

 

Edited by JimmyPotatoes

  • Author

Ended up just putting in a cron job to touch a file on the share every 3 minutes, this fixed the issue.

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.