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.

[Solved] Disk share automatically show up in in VM now?

Featured Replies

I'm using a VM for Crashplan. I have this in my XML file:

 

<filesystem type='mount' accessmode='passthrough'>

      <source dir='/mnt/'/>

      <target dir='unraidshares'/>

 

 

And I have this in my fstab file in the VM:

 

unraidshares /mnt 9p trans=virtio,version=9p2000.L,auto,nobootwait,rw 0 0

 

 

When I load up the VM I view the root MNT folder and all my disk shares show up there now and none of them are set to export. I still see all my usershares.

 

 

sharesinvm.jpg.150672ddc6870796b202a10f2977b010.jpg

I think there was supposed to be a question in there somewhere and I think the question is "why can I see my individual disks when I am not exporting them?"

 

The answer is that you are not seeing disk "shares" at all.  Virtfs mounts do not use a network protocol like SMB or NFS to communicate with unRAID.  The closest comparison to this is volume mappings with docker.  Things are working as expected and by design.  If you don't want to see disk shares at all in your VM (just user shares), instead of /mnt for the mapping, do /mnt/user.

 

Make sense?

  • Author

I think there was supposed to be a question in there somewhere and I think the question is "why can I see my individual disks when I am not exporting them?"

 

The answer is that you are not seeing disk "shares" at all.  Virtfs mounts do not use a network protocol like SMB or NFS to communicate with unRAID.  The closest comparison to this is volume mappings with docker.  Things are working as expected and by design.  If you don't want to see disk shares at all in your VM (just user shares), instead of /mnt for the mapping, do /mnt/user.

 

Make sense?

 

Yes, that makes sense. Thank you.

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.