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.

Manipulating with files via VM - better to use SMB shares or to set up "Unraid Share" in the VM config?

Featured Replies

I see the file permissions and ownership are slightly different between these two options.

 

Using Unraid Share, since no credentials are specified, files appear to use the uid and gid number of the user from the VM that created them (when viewing natively in unRAID).  That is, if my user in the VM has uid/gid=1003 and I touch a file in the VM in this direct share mount, running 'stat' directly on unRAID shows the uid/gid as 1003 and permissions 0664 (rw-rw-r--).  Since unRAID groups start at 100 and Ubuntu (for example) groups start at 1000, the gid for files are basically invalid for direct unRAID access (not that I think it really matters).

 

Using SMB share, files are saved using the uid/gid of the unRAID user account that is used to log in to the share.  And they're also saved with 0666 permissions (rw-rw-rw-)

 

Which of these is preferable or does it not really matter?

 

I assume the two methods are equal in performance, i.e., the VM using SMB does not actually traverse my network but rather only uses the virtual network which (I understand) is equivalent to direct access.

12 hours ago, nukem492 said:

 

I assume the two methods are equal in performance,

I would be curious to know the answer to this, as in the not too distant past 9p was a good bit slower than SMB.

 

Personally I prefer SMB anyway, as it allows identical configurations shared between VM and physical boxes, one less thing to remember how I set it up.

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.