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] Second VM can't access UNRAID Shares

Featured Replies

Hi everyone,

 

I'm having an odd issue accessing my UNRAID shares from a new VM I setup.  I already have ArchVM setup using IronicBadger's ArchVM applicance.  That's working fine.  Today I setup another copy of the same appliance named PlexVM to test out Plex.  I've got Plex installed and working, however if I try to access /net/Tower/mnt/user/MOVIES I get back an error that says No Such Directory exists.  However, if I got to /net/Tower/mnt/user and do an ls I can see all my shares listed there including MOVIES.  I have this same problem with any of the shares.  On the original ArchVM I don't have any issues accessing those same shares.

 

Any thought's on what's going on?

 

Thanks,

 

Doug

This doesn't really help you, but I also have two ArchVMs set up, and both can access my user shares without any problem.

  • Author

Here are the two arch.cfg files in case I didn't something wrong there.

 

ArchVM

name = "archVM"         # change me as required
bootloader = "pygrub"
memory = 2048           # update me to 4096 if using sabnzbd
vcpus = '2'                     # update me to no of CPUs allocated
disk = [
        'phy:/mnt/cache/domains/ArchVM/arch.img,xvda,w',
#       'phy:/mnt/user/Software/data.img,xvdb,w'
        ]

# replace xx:xx:xx with random a1:b2:c3 mac address
vif = [ 'mac=00:16:3e:a1:b2:c3,bridge=br0' ]

 

PlexVM

name = "plexVM"         # change me as required
bootloader = "pygrub"
memory = 2048           # update me to 4096 if using sabnzbd
vcpus = '2'                     # update me to no of CPUs allocated
disk = [
        'phy:/mnt/cache/domains/PlexVM/arch.img,xvdb,w',
#       'phy:/mnt/user/Software/data.img,xvdb,w'
        ]

# replace xx:xx:xx with random a1:b2:c3 mac address
vif = [ 'mac=00:16:3e:a2:b3:c4,bridge=br0' ]

 

Doug

  • Author

I just did a quick restart of the PlexVM and now it works.  I'm not sure what happened there but I'm glad it's fixed.

 

Thanks,

 

Doug

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.