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.

Cannot see or create domains, iso and system shares

Featured Replies

Cannot see the shares domains, iso and system listed under my user shares.  

 

From my reading, these were automatically created shares  (are these the only automatically created shares?).

 

When I try to create them in user shares, nothing happens.  

 

 

I tried mkdir /mnt/user/domains and cmd returned No medium found

 

If I make a test share with mkdir/mnt/user/domains, the test share is created as expected.  

 

 

What is the best way to restore or create the shares above?

 

Thanks

  • Community Expert

These default shares are only created automatically when you enable the Docker and VM services.

  • Author

I have docker and VM services enabled with many dockers and a single VM.  My guess is that I deleted them long ago.  What is the best way to get them back?

 

Thanks

  • Community Expert

You could try creating them directly on a physical drive rather than via the user share system to see if that works?  I was thinking of something like

mkdir /mnt/cache/domain

assuming you have a pool called cache.  Note that creating them this way would give them default values and for these shares you normally want Use Cache-Prefer for the domains and system shares to keep them on a pool for performance reasons/

  • Author

Interesting. 

 

When I made a share called /mnt/cache/domains, The directory showed up on my cache disk but not under user shares on the management page.  I then tried 

mkdir /mnt/user/domains and the directory was created in user shares.  I then made it a cache only disk. 

 

When I made a directory /mnt/cache/isos, The directory shows up both on the cache disk and as a user share on the management page.   There was something odd with "domains"

 

I guess I am trying to recreate what I probably deleted in the past as docker and vm templates often install to these directories.   Are there other specifically named directories that are usually created automatically besides domains, isos, and system?

 

I appreciate all the help.

  • Community Expert
1 minute ago, jgs2n said:

Interesting. 

 

When I made a share called /mnt/cache/domains, The directory showed up on my cache disk but not under user shares on the management page.  I then tried 

mkdir /mnt/user/domains and the directory was created in user shares.  I then made it a cache only disk. 

 

When I made a directory /mnt/cache/isos, The directory shows up both on the cache disk and as a user share on the management page.   There was something odd with "domains"

 

I guess I am trying to recreate what I probably deleted in the past as docker and vm templates often install to these directories.   Are there other specifically named directories that are usually created automatically besides domains, isos, and system?

 

I appreciate all the help.

The other one that I do not think is created automatically but is nearly always present is ‘appdata’ for the location where docker containers store their working set files.   Although not crested automatically this will be the default set in many docker container templates.   Most people also want this to be use Cache=Prefer but this is up to you.

  • Author

For completeness of this thread I found this also.

 

On the flash drive edit the file /config/share.cfg (notepad will work fine to do this)

 

 

 

shareCacheEnabled="yes"

 

Save and reboot.

 

I had this set to no.  There probably is a setting in the gui somewhere for this also.

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.