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.

How do I mount a disk outside the array

Featured Replies

I have a disk that I don't want part of the array but only used by SABNZBD. The disk shows up in Disk Management as /dev/sdl and has the Reiser fs on it. How do I mount this disk in read/write? mount -o rw /dev/sdl mountpoint? Is this correct? Can this disk also be made available as samba share?

Most use a cache drive with share configured as "cache-only" Or you can search for SNAP in User Customizations. I think unmenu has the capability as well.

  • Author

It isn't as easy as adding some lines to the go-script? So it gets mounted on reboot?

sure, you can put the mount command in the go script...

or, if you are on v5, you can use my drive mount plugin. (see signature or plugin forum)

  • Author

Hi Benni,

 

I tried your plugin, but encountered problems as described in the plugins thread.

 

I now try to mount the disk in unmenu, but encounter 2 problems:

 

When the server is rebooted, one time it is recognized as dev/sdl the other time as dev/sdk. Is there a way to "lock" it at either sdl or sdk?

 

When the disk is mounted and shared I can see it in my unraid shares but can't access it from my Windows 7 laptop. It asks for a login name and password, so it is probably a permission issue. How do I set the right permission for this disk?

When the server is rebooted, one time it is recognized as dev/sdl the other time as dev/sdk. Is there a way to "lock" it at either sdl or sdk?

 

no, this is not possible (and should not be important, too). those "drive names" are given out by linux at boot time and they can change on every boot. if you have a usb drive while you boot, which you normally don't have connected, every drive in your system could have an other drive name.

that's why I use the drives UUID to mount the correct drive with the correct settings.

 

When the disk is mounted and shared I can see it in my unraid shares but can't access it from my Windows 7 laptop. It asks for a login name and password, so it is probably a permission issue. How do I set the right permission for this disk?

 

this is more interesting... the drive should be mounted as public.

the smb sharing in my plugin is pretty new and there are probably some bugs. i'm currently working on the next version, which will hopefully fix it.

i don't currently have a windows system at hand to test the sharing (at my mac, it works fine...), but i'll try to do some tests with a vm soon.

  • Author

@Benni,

 

The situation I describe here is when The disk is mounted and share in unmenu.

 

I don't use your plugin at the moment cause it kills the unraid Web GUI as I desribed in the plugins thread.

 

I do hope that you get everything sorted, I can certainly use the plugin. I also hope that you include an option to give the share a name.

I do hope that you get everything sorted, I can certainly use the plugin. I also hope that you include an option to give the share a name.

 

currently the share will have the same name as the mount name. (if you mount your drive as "apps", the drive will be shared as "apps".

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.