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.

Appdata on all my disks

Featured Replies

  • Author
  • Community Expert

Restarting didn't help.

 

Folder is named "Yet another folder".

 

Anything else i can try?

  • Replies 124
  • Views 12.6k
  • Created
  • Last Reply

Top Posters In This Topic

Posted Images

  • Author
  • Community Expert

image.thumb.png.ad5c0ddabc5d4c5d224c61c1ab3c7c63.png

  • Community Expert

What do you get from the command line with this?

ls -lah /mnt

and this?

ls -lah /mnt/test

 

  • Author
  • Community Expert

root@Tower:~# ls -lah /mnt
total 8.0K
drwxr-xr-x 21 root   root   420 Dec 11 08:02 ./
drwxr-xr-x 20 root   root   440 Dec 11 08:02 ../
drwxrwxrwx  4 nobody users   36 Dec 11 08:12 disk1/
drwxrwxrwx  3 nobody users   16 Dec 11 08:12 disk10/
drwxrwxrwx  3 nobody users   20 Dec 11 08:12 disk11/
drwxrwxrwx  3 nobody users   20 Dec 11 08:12 disk12/
drwxrwxrwx  3 nobody users   28 Dec 11 08:12 disk13/
drwxrwxrwx  3 nobody users   20 Dec 11 08:12 disk14/
drwxrwxrwx  4 nobody users   58 Dec 11 08:12 disk15/
drwxrwxrwx 14 nobody users 4.0K Dec 11 08:12 disk2/
drwxrwxrwx  3 nobody users   20 Dec 11 08:12 disk3/
drwxrwxrwx  4 nobody users   43 Dec 11 08:12 disk4/
drwxrwxrwx  7 nobody users  100 Dec 11 08:12 disk5/
drwxrwxrwx  3 nobody users   16 Dec 11 08:12 disk6/
drwxrwxrwx  3 nobody users   20 Dec 11 08:12 disk7/
drwxrwxrwx  3 nobody users   20 Dec 11 08:12 disk8/
drwxrwxrwx  3 nobody users   20 Dec 11 08:12 disk9/
drwxrwxrwt  7 nobody users  140 Dec 11 08:02 disks/
drwxrwxrwt  2 nobody users   40 Dec 11 07:35 remotes/
drwxrwxrwx  3 nobody users   32 Dec 11 08:12 test/
drwxrwxrwx  1 nobody users   36 Dec 11 08:12 user/
root@Tower:~# ls -lah /mnt/test
total 0
drwxrwxrwx  3 nobody   users  32 Dec 11 08:12 ./
drwxr-xr-x 21 root     root  420 Dec 11 08:02 ../
drwxrwxrwx  2 myusername users  37 Dec 11 08:20 Yet\ another\ folder/
root@Tower:~#
 

Edited by steve1977

  • 4 weeks later...
  • Author
  • Community Expert

Happy new year!

 

Any new and more thoughts?

  • 2 weeks later...
  • Author
  • Community Expert

Still hoping for some advice here. Unraid runs so well, but it annoys me that I cannot use the folders on my cache disk as user shares. Would really love to fix this. Thanks!

  • Community Expert

Probably time to post new diagnostics so we can see the current state of things?   A screenshot for the share settings of one you want on the pool might be a good idea as well. It is almost certainly going to be something very simple once we spot it :) 

  • Author
  • Community Expert

Agree. It should be simple.

 

For example, I am still not sure whether I get the nomenclature right. I always thought "pool devices" and "UD" behave the same. Are "pool devices" even possible to be part of a user share. See below screenshots from my pool device and related info, Hope this creates some transparency. Attached also a new diagnostic log.

 

image.thumb.png.5d045b953f7cb3c66570183d2931e2d7.png

 

image.thumb.png.e89038e50db67e49e0ba44e53b89fd62.png

 

image.thumb.png.02f788d93292284fe60eafff5c5f2762.png

 

image.thumb.png.964689a46cb6a55556bcbcc713909763.png

 

image.thumb.png.6aa4e4e7642d0eb249554e19de48a075.png

tower-diagnostics-20220115-2012.zip

  • Community Expert

 

14 minutes ago, steve1977 said:

Are "pool devices" even possible to be part of a user share.

Yes - that is the big advantage they have over UD devices

 

Have you even tried to set up a share and told it to use a pool?   Your screenshot of the shares tab suggests that none of those shares have been told to use a pool for caching purposes :( 

  • Author
  • Community Expert

I had before, but let me do it again and post plenty of screenshots to visualize what I am doing.

 

I thought that user shares are created automatically? At least that's how it works for all my folder on the array. I create a folder on any disk on the array and it turns into a user share. As you can see from my screenshots above, the folders on my pool device do not show up under user shares,

 

What I have done now is to create a folder with the same name on the array (on disk 2). I then changed the user share setting to include the cache. When I access the folder on user share, the file in the folder on the pool device does not show up. See screenshots below:

 

image.thumb.png.334761dcc08e5abbad2750590a5b370f.png

 

image.thumb.png.fb0fba8584448a29bb99b717c87f2358.png

 

image.thumb.png.ef63f81bf8e979bf2031ea341ae559f0.png

  • Community Expert

That is expected!   You will only get a folder for that share on the pool if there are any files for the share currently on the pool.  It will get created on the pool when copying a file to the share if the share settings indicate this is appropriate.  It can also be removed from the pool by mover if all files for the share have been moved to the main array.

 

Normally User shares are created via the Shares tab as that is the only place you can link them to a pool.    The fact that a User Share can also get created automatically by creating a top level folder at the right location is a quirk of the current implementation of User Shares and not something you should rely on (although you also want to be aware it can happen).

 

  • Author
  • Community Expert

I am not sure I get it, I have now tried to add it manually by "add share". Still not showing the file.

 

image.thumb.png.5838436e8a054fcae3a0e029ae3dbb13.png

 

image.thumb.png.24fc31fae22f95564efc3efaf899e577.png

 

image.thumb.png.dd890706460ebe8140673f7e9d2266c4.png

  • Author
  • Community Expert

Still looking for smart idea to understand what's wrong with my cache disk.

  • Community Expert

Try not naming shares with embedded spaces or other special characters

  • Author
  • Community Expert

I renamed the folder on my pool disk to "Yet". Still no luck. Btw, how can I delete the manually created user share?

  • Community Expert

check the box to delete

  • Author
  • Community Expert

Got it, done.

 

I renamed the folder to 'yet". Still does not show up. Also added manually, still no luck.

  • Community Expert

Have you written any files to the share since you recreated it?

  • Author
  • Community Expert

Yes, still not seeing it

  • Community Expert

I know we've been here before but...

 

What do you get from command line with this?

ls -lah /mnt/user

 

  • Author
  • Community Expert

Here we go (this is the manually created one):

 

drwxrwxrwx  1 nobody   users    6 Jan 21 23:11 Yet/

 

After deleting the manually created user share, "Yet/" does not show up in the list.

 

 

  • 3 weeks later...
  • Author
  • Community Expert

Does this help with troubleshooting and anything else I can help provide?

  • Community Expert

And what do you get from command line with this?

ls -lah /mnt

 

  • Author
  • Community Expert

Thanks. Here we go:

 

root@Tower:~# ls -lah /mnt
total 8.0K
drwxr-xr-x 21 root   root   420 Feb  1 18:25 ./
drwxr-xr-x 20 root   root   440 Feb  7 03:02 ../
drwxrwxrwx  4 nobody users   36 Feb  1 18:37 disk1/
drwxrwxrwx  3 nobody users   16 Feb  1 18:35 disk10/
drwxrwxrwx  3 nobody users   20 Feb  1 18:35 disk11/
drwxrwxrwx  3 nobody users   20 Feb  1 18:35 disk12/
drwxrwxrwx  3 nobody users   28 Feb  1 18:35 disk13/
drwxrwxrwx  3 nobody users   20 Feb  1 18:35 disk14/
drwxrwxrwx  4 nobody users   58 Feb  1 18:35 disk15/
drwxrwxrwx 16 nobody users 4.0K Feb  1 18:37 disk2/
drwxrwxrwx  3 nobody users   20 Feb  1 18:37 disk3/
drwxrwxrwx  6 nobody users  232 Feb  1 18:37 disk4/
drwxrwxrwx  7 nobody users  100 Feb  1 18:35 disk5/
drwxrwxrwx  3 nobody users   16 Feb  1 18:35 disk6/
drwxrwxrwx  3 nobody users   20 Feb  1 18:35 disk7/
drwxrwxrwx  3 nobody users   20 Feb  1 18:35 disk8/
drwxrwxrwx  3 nobody users   20 Feb  1 18:35 disk9/
drwxrwxrwt  7 nobody users  140 Feb  1 18:25 disks/
drwxrwxrwt  2 nobody users   40 Feb  1 18:24 remotes/
drwxrwxrwx  3 nobody users   17 Feb  1 18:35 test/
drwxrwxrwx  1 nobody users   36 Feb  1 18:37 user/

  • Community Expert

That all looks correct and like an earlier post. There was something in that earlier post that I'm not sure about though so lets try it again.

 

What do you get from the command line with this?

ls -lah /mnt/test

 

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.