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.

[7.0.0] - User shares unmounted after reboot

Featured Replies

I was doing making changes to my docker workflow (changing the main dir of compose.manager plugin mainly) and i did a reboot to see if the composes in the new directory would auto-start. (just before planned bed time ;) ouch)

 

I was greeted with non-starting docker, VMs etc. After that i found that my user shares were gone (also the default ones such as system and appdata)

i got this error :

Apr 25 01:04:10 DeepThought emhttpd: error: malloc_share_locations, 7933: Operation not supported (95): getxattr: /mnt/user/lxc
Apr 25 01:04:10 DeepThought emhttpd: error: malloc_share_locations, 7933: Operation not supported (95): getxattr: /mnt/user/persist

 

These were the shares that were 'left', or rather in a sort of limbo.

 

I have no clue how to fix this. I saw some people posting these errors, yet those were resolved by rebooting... mine were not.

deepthought-diagnostics-20250425-0112.zip

Edited by kwinteyn
too speedy first commit

Solved by trurl

  • Community Expert

What do you get from command line with this?

ls -lah /mnt/user

 

  • Author

i get these:

drwxr-xr-x 4 root   root   80 Apr 25 00:58 ./
drwxr-xr-x 5 root   root  100 Apr 25 00:58 ../
drwxrwxrwx 2 nobody users  40 Apr 25 01:01 lxc/
drwxrwxrwx 3 nobody users  60 Apr 25 00:57 persist/

so missing is 'appdata', 'system', 'domains', 'isos','containers' (was toying around some with containers) and 'media'. i see those folders on the array and cache they were assigned to, though - just not the links. i tried remaking a link of the isos share, but that did not work.

  • Community Expert

What do you get from command line with this?

ls -lah /mnt

 

  • Author

That gets me

drwxr-xr-x  5 root   root  100 Apr 25 00:58 ./
drwxr-xr-x 19 root   root  420 Apr 25 01:13 ../
drwxrwxrwx  1 nobody users  80 Apr 24 22:40 cache/
drwxrwxrwx  7 nobody users 101 Apr 13 21:30 disk1/
drwxr-xr-x  4 root   root   80 Apr 25 00:58 user/

I remember a /array/ or something existing, like cache has (default, i mean). Perhaps i am mistaken.

 

  • Community Expert
  • Solution

user is wrong. Have to wonder how you got it that way. Probably something you did at the command line as root.

 

Do this:

chmod 777 /mnt/user
chown nobody:users /mnt/user

 

 

  • Author

Yep... that's it. I copied something from A to /mnt/user/B/  over ssh as root.

Thanks for the quick reply, @trurl, very much appreciated.

 

 

 

(tags: /mnt/user/, unmounted, unraid, share gone)

Edited by kwinteyn
thanks

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.