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.

Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array

Featured Replies

👍

  • Replies 11.9k
  • Views 2.1m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • It's that self healing feature I built into UD.  It just fixes itself.

  • New release of UD.  Changes: When changing the mount point (which is also the share name), the mount point is checked for a duplicate of a user share or another UD device.  Samba cannot handle

  • Major new release of UD: "Where are the switches?"  The "Pass Through", "Read Only", "Automount", and "Share" switches have been moved to a new Edit Settings dialog.  This is also where the sc

Posted Images

HI @FreeMan

5 minutes ago, FreeMan said:

I've wanted the "Oh, carp. I just realized I made changes and now I need to go back to an older version" version of backup.

I am by no means a wiz with Rsync, but I think the easiest way to accomplish this is to not use the 'delete' flag. Maybe only use that command/flag once every six months or so to do some housecleaning. Hope that sparks some thought.

 

Have a great weekend!

Hello, how can i make a partition like this?

 

Unbenannt.PNG.8bc4b9e7f3f19c8badbb4ebb3781c172.PNG

 

this is my ssd

 

meins.thumb.PNG.c09c81e0022d068117eaa3bc3dfcbe31.PNG

  • Author
4 hours ago, digit said:

Hello, how can i make a partition like this?

 

Unbenannt.PNG.8bc4b9e7f3f19c8badbb4ebb3781c172.PNG

 

this is my ssd

 

meins.thumb.PNG.c09c81e0022d068117eaa3bc3dfcbe31.PNG

I'm not sure what you are asking.  You want to create multiple partitions on one disk?

Hi!

 

Actually i can´t add new SMB Shares - existing ones are workin.

 

Is this an unRAID or problem of the plugin?

 

I´m running lates RC build and also latest plugin version.

 

When i try to add a SMB share nothing no server would be found and also adding one using a fix ip doesn´t seem to work...

  • Author
2 hours ago, b0mb said:

Hi!

 

Actually i can´t add new SMB Shares - existing ones are workin.

 

Is this an unRAID or problem of the plugin?

 

I´m running lates RC build and also latest plugin version.

 

When i try to add a SMB share nothing no server would be found and also adding one using a fix ip doesn´t seem to work...

The samba commands to find SMB servers is not working in 6.8.  This is a Linux issue.  Entering a server name or ip address and then searching for shares is working.  Make sure the ip address you are using is reachable.

Hello @dlandon,

10 hours ago, dlandon said:

Did you have an unclean shutdown?  Doesn't look like it.

Yes and no.

 

'No' in so much as when I restarted I did not have to do a parity check 👏.

 

'Yes' in that the server did not actually shutdown, I had press the power button; this has never happened before.

 

The only reason this incomplete shutdown could be an issue is if I had a power outage, which is how this whole sub-thread got started.

Thoughts?

 

(Great job though! Thanks for the fixes!)

  • Author
3 minutes ago, TechMed said:

Hello @dlandon,

Yes and no.

 

'No' in so much as when I restarted I did not have to do a parity check 👏.

 

'Yes' in that the server did not actually shutdown, I had press the power button; this has never happened before.

 

The only reason this incomplete shutdown could be an issue is if I had a power outage, which is how this whole sub-thread got started.

Thoughts?

 

(Great job though! Thanks for the fixes!)

You got a clean shutdown - i.e. the server shutdown properly and did not do a parity check when started back up.

 

Check your bios settings.  At the point it stopped, is when the bios takes over.

 

Try booting is safe mode and see if you get a complete reboot.  If you do then there is a plugin causing a problem.

I will do that.

 

Thanks again for taking the time to drill-down into all this.

 

I know for me, UD is becoming a greater necessity as I convinced some of my friends to cloud share their extra storage space.

So there are many that appreciate your work.

 

Take care and Happy Holidays to you and yours.

On 11/28/2019 at 2:21 PM, dlandon said:

Read the prior post.  I'd like you to try that to see if that helps keep UD from hanging.  After you copy the file, work with UD a bit to see if it hangs.  Post diagnostics so I can see where things go wrong.

Thanks! I updated UD and have not seen it hang yet.

  • Author
4 minutes ago, geonerdist said:

Thanks! I updated UD and have not seen it hang yet.

I don't think you will now.  You will notice a few things happen though you didn't see before.  If the remote server does not respond to a ping the 'Unmount' button will be greyed out.  You can't unmount a remote share if the server is offline.  If the server responds to a ping, but is not running, you should be able to unmount the remote share.

 

If the remote server goes offline when a remote share is mounted, none of the other mounts will show open files.  The biggest issue with hangs was with the lsof command that is used to check for open files.

I am running this plugin on the latest 6.8 RC7

I can connect to an SMB share but mounting doesn't work, not sure what I am doing wrong?

  • Author
4 hours ago, Dimtar said:

I am running this plugin on the latest 6.8 RC7

I can connect to an SMB share but mounting doesn't work, not sure what I am doing wrong?

Look at the log.  It should tell why they won’t mount.

15 minutes ago, dlandon said:

Look at the log.  It should tell why they won’t mount.

Whenever I click the log its empty.

  • Author
10 minutes ago, Dimtar said:

Whenever I click the log its empty.

The Unraid log Tools->System Log.

22 minutes ago, dlandon said:
33 minutes ago, Dimtar said:

 

The Unraid log Tools->System Log.

Dec  2 02:47:03 Tower kernel: CIFS VFS: Send error in SessSetup = -13
Dec  2 02:47:03 Tower kernel: CIFS VFS: cifs_mount failed w/return code = -13
Dec  2 02:47:03 Tower unassigned.devices: Mount of '//192.168.25.78/RalphBackup' failed. Error message: mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg) 

This confuses me but I will check the permissions again.

  • Author
6 minutes ago, Dimtar said:

Dec  2 02:47:03 Tower kernel: CIFS VFS: Send error in SessSetup = -13
Dec  2 02:47:03 Tower kernel: CIFS VFS: cifs_mount failed w/return code = -13
Dec  2 02:47:03 Tower unassigned.devices: Mount of '//192.168.25.78/RalphBackup' failed. Error message: mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg) 

This confuses me but I will check the permissions again.

The remote SMB share needs user and password.

2 minutes ago, dlandon said:

The remote SMB share needs user and password.

I re-did the mount but it didn't work. I deleted the user on the end SMB server and re-created them. It seems happy now, not sure what happened exactly as the user was enough to list the shares but I doubt this was the fault of the plugin.

 

Its all working, thanks for a great plugin.

  • Author
Just now, Dimtar said:

I re-did the mount but it didn't work. I deleted the user on the end SMB server and re-created them. It seems happy now, not sure what happened exactly as the user was enough to list the shares but I doubt this was the fault of the plugin.

 

Its all working, thanks for a great plugin.

You have to be careful of using special characters in the user and password.  Maybe that was it.

13 minutes ago, dlandon said:

You have to be careful of using special characters in the user and password.  Maybe that was it.

I used a password generator with 20 characters, I think you might be on to something with that. Thanks, will remember that.

Anyone else getting this error in bottom left corner next to the "Array Started" text?

 

Warning: unlink(/tmp/unassigned.devices/credentials): No such file or directory in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 1088

I'm getting it on two seperate Unraid servers. Started a couple days ago with an update and still happening.

unraid2-diagnostics-20191203-1235.zip

  • Author
19 minutes ago, drawmonster said:

Anyone else getting this error in bottom left corner next to the "Array Started" text?

 


Warning: unlink(/tmp/unassigned.devices/credentials): No such file or directory in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 1088

I'm getting it on two seperate Unraid servers. Started a couple days ago with an update and still happening.

unraid2-diagnostics-20191203-1235.zip 88.93 kB · 0 downloads

Fixed in next release.

Problem:

I've just recently swaped out an 8yr old drive with a new one. During the rebuild the old drive was listed under unassigned devices, so I attempted to mount the old drive to check the files. The old drive would not mount under unassigned devices due to the error below. It looks like linux attached/kept the old drive UUID to the new drive in my disk array while the unassigned devices also did the same. I only say that by looking at the serial number UUID list it seems linux or unraid for that matter has kept the old UUID to the new drive serial number. Given the permutations possible for UUID allocation this cant be a random match if unraid reassigned a new UUID to be the same.

 

**************************

SYSLOG ERROR LINE:

 

Dec 3 12:11:36 Planck unassigned.devices: Mount drive command: /sbin/mount -t xfs -o rw,noatime,nodiratime '/dev/sdl1' '/mnt/disks/WDC_WD1001FALS-00J7B0_WD-WMATV6728186'
Dec 3 12:11:36 Planck kernel: XFS (sdl1): Filesystem has duplicate UUID c3b9058b-ee4f-4f23-a056-8a03c96b1038 - can't mount
Dec 3 12:11:36 Planck unassigned.devices: Mount of '/dev/sdl1' failed. Error message: mount: /mnt/disks/WDC_WD1001FALS-00J7B0_WD-WMATV6728186: wrong fs type, bad option, bad superblock on /dev/sdl1, missing codepage or helper program, or other error.
Dec 3 12:11:36 Planck unassigned.devices: Partition 'WDC_WD1001FALS-00J7B0_WD-WMATV6728186' could not be mounted...

***************************

 

Looking at the Serial and UUID's as listed with terminal command "lsblk -o SERIAL,UUID" 


WD-WXC1A29EH7D2       c3b9058b-ee4f-4f23-a056-8a03c96b1038 (New drive added to array)

WD-WMATV6728186        c3b9058b-ee4f-4f23-a056-8a03c96b1038 (Old drive moved to unassigned devices)

 

 

Terminal command blkid shows linux kept the device mount point at sdd with the orignal UUID (didnt create new one and i guess why should it?)

 

/dev/sdd1: UUID="c3b9058b-ee4f-4f23-a056-8a03c96b1038" TYPE="xfs -----------This is the new drive serial WD-WXC1A29EH7D2 in the array and linux maintained the old UUID

 

/dev/sdl1: UUID="c3b9058b-ee4f-4f23-a056-8a03c96b1038" TYPE="xfs" -------------This is the old drive serial WD-WMATV6728186 moved to unassigned devices but UUID is same.

 

You would think at that the serial number should follow the same UUID and allocate a new UUID to new drives when added. Is this a potential bug with unassigned devices or unraid code?

 

Thanks.

 

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.