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.

Can a Share be created on Cache Drive?

Featured Replies

Is it possible to create a Share on a Cache Drive and to have the mover script ignore it? 

 

Why would I want to do this? 

 

I would like to do this so that my non-media files that I modify frequently can be saved faster.    The Cache drive would be safe from a drive failure by using a hardware Raid 1 setup using an Areca 1200 Controller.  This Raid 1 setup as been discussed a few times on this forum in these threads:

http://lime-technology.com/forum/index.php?topic=7150.0

http://lime-technology.com/forum/index.php?topic=2113.0

 

I beleive I read in the forums some where that if you create a folder name that stats with "." that the mover script will ignore it, but this would only be accessible from a Disk Share.  I would like to control access to it with a user Share. 

 

I tried creating a share and specified "cache" for the disk to include.  I found out this creates the share on Disk1.  I also found out if I used "Cache" for the disk to include that it creates the share on Disk2!

 

Thanks to all,

Kerry

You can create a file called smb-extra.conf in the config directory on the flash drive. Make sure you use a linux compatible text editor. Inside this file you can tell unRAID extra folders to share. So, you can share the .folder as the name "Extra Share" by putting this in the smb-extra.conf file

 

[Extra Share]

        path = /mnt/cache/.folder

        read only = No

 

Do a search for smb-extra.conf and you will find other examples.

 

Peter

You can use the unraid-mover-exclude-underscore package available in unMenu. This will cause the mover to ignore directories that begin with '_'. These directories can be added as a user share.

You can use the unraid-mover-exclude-underscore package available in unMenu. This will cause the mover to ignore directories that begin with '_'. These directories can be added as a user share.

 

This is what I do for my torrent downloads.  Works a treat, and have been using it for a little while now.

You can create a file called smb-extra.conf in the config directory on the flash drive.

 

What about creating an nfs user share on the cache drive?  This would be more convenient than navigating through a hidden or 'underscore' directory structure.

You can create a file called smb-extra.conf in the config directory on the flash drive.

 

What about creating an nfs user share on the cache drive?  This would be more convenient than navigating through a hidden or 'underscore' directory structure.

 

Underscore directories are not hidden. The share name will start with an underscore and should appear on the network as a share. Don't make any directories in the _share if you don't want to navigate directories. You can make a nfs user _share.

 

Configure the _share to use the cache. The mover will ignore the _share and it will remain on the cache drive.

OK, the smb-extra.conf file will create a network user share that is not hidden yet still links to the hidden file on the cache disk. The smb-extra.conf file can make a user share that has a completely different name compared to the directory it is actually pointing to.

 

Peter

OK, the smb-extra.conf file will create a network user share that is not hidden yet still links to the hidden file on the cache disk. ....

 

... but is it strictly only an smb share, or can it create an nfs share too?

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.