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

Perfect, thank you!

looks good. all calm again. thx.

I'm still having nervous behaviour with my running preclear actions. The preclear info comes and goes every 1-3 seconds.

 

I just uninstalled and reinstalled the unassigned devices plugin, just to be safe I really have the latest. But the preclear refresh cycle still happens.

  • Author
3 hours ago, madshi said:

I'm still having nervous behaviour with my running preclear actions. The preclear info comes and goes every 1-3 seconds.

 

I just uninstalled and reinstalled the unassigned devices plugin, just to be safe I really have the latest. But the preclear refresh cycle still happens.

Preclear is not a part of UD, but UD picks up the preclear plugin script information and displays it in UD.  Because of the recent changes to UD, @gfjardim will have to look at updating the preclear plugin and/or do a PR and change UD.

 

Uninstalling and re-installing a plugin is not necessary if you have run the plugin update and don't see an update.  Generally uninstalling and re-installing a plugin doesn't fix anything.

5 hours ago, madshi said:

I'm still having nervous behaviour with my running preclear actions. The preclear info comes and goes every 1-3 seconds.

 

I just uninstalled and reinstalled the unassigned devices plugin, just to be safe I really have the latest. But the preclear refresh cycle still happens.

Preclear is also available as a docker. You may want to try that so that it will be isolated from the rest of your system.

dlandon: Thanks. It's not a dramatic problem, just a bit ugly, so I'll just wait it out.

 

wgstarks: I'm not doing preclear often enough to make it worth running as a docker. Thanks for the suggestion, though.

4 hours ago, madshi said:

wgstarks: I'm not doing preclear often enough to make it worth running as a docker. Thanks for the suggestion, though.

I leave it stopped most of the time. Just start it when I need it.

Preclear is not a part of UD, but UD picks up the preclear plugin script information and displays it in UD.  Because of the recent changes to UD, @gfjardim will have to look at updating the preclear plugin and/or do a PR and change UD.
 
Uninstalling and re-installing a plugin is not necessary if you have run the plugin update and don't see an update.  Generally uninstalling and re-installing a plugin doesn't fix anything.
Dan, have you any diagnostic of what this is about? Can it be UD refreshing and then Preclear so there are times which preclear info is missing?

Enviado de meu SM-G985F usando o Tapatalk

  • Author
42 minutes ago, gfjardim said:

Dan, have you any diagnostic of what this is about? Can it be UD refreshing and then Preclear so there are times which preclear info is missing?

Enviado de meu SM-G985F usando o Tapatalk
 

Not sure.  I did a little troubleshooting and didn't come up with anything.  What's odd, every other refresh, there appears to be no preclear info.

  • Author
2 hours ago, gfjardim said:

Dan, have you any diagnostic of what this is about? Can it be UD refreshing and then Preclear so there are times which preclear info is missing?

Enviado de meu SM-G985F usando o Tapatalk
 

If I remove the id from:

$hdd_serial .= "{$preclear_link}<span id='preclear_{$disk['serial_short']}' style='display:block;'></span>";

It does not blink on and off, but it does not display either.  Could preclear be changing the span id and clearing it?  When the brush icon is showing, there is no blinking.

I have a problem when I view the partitions of a drive via Settings.

I can not undo this later. The partitions are now always visible.

The minus sign is disabled. The option "Show Partitions" is not activated after redisplaying the settings.

 

Is this a bug ?

BugUAD.jpg

BugUAD2.jpg

  • Author
56 minutes ago, Thorsten said:

I have a problem when I view the partitions of a drive via Settings.

I can not undo this later. The partitions are now always visible.

The minus sign is disabled. The option "Show Partitions" is not activated after redisplaying the settings.

 

Is this a bug ?

Yes, fixed in the nest release.

Edited by dlandon

RC2 with 2020.12.19

For a long time I used UD to share a 6TB drive, which was previosuly used in a Windows PC and only contains a single NTFS partition.
That drive/smb share still works nicely! 👍

However today I added a 512GB SSD (using the same settings in UD as the 6TB drive).
When I access that share from a Windows PC it tells me that it is "write proteced"!?!?
Even though "read only" is not enabled in UD.
The settings are identical to the 6TB drive and the same SMB user is used as for the 6TB drive. O.o

Another thing I just noticed is that the "Change Disk UUID" dropdown list in the UD settings is empty.

ReadOnly.jpg

write protected.jpg

  • Author
7 hours ago, cholzer said:

When I access that share from a Windows PC it tells me that it is "write proteced"!?!?
Even though "read only" is not enabled in UD.

Look at the log.  The disk is probably being mounted read only.  This can happen with some NTFS formatted disks.

 

7 hours ago, cholzer said:

Another thing I just noticed is that the "Change Disk UUID" dropdown list in the UD settings is empty.

That only applies to XFS formatted disks.

4 minutes ago, dlandon said:

Look at the log.  The disk is probably being mounted read only.  This can happen with some NTFS formatted disks.

 

That only applies to XFS formatted disks.

Thank you!
I was only looking at the log next to the disk in UD which did not show anything. Looking at the correct log I guess there is indeed something wrong with that partition. I did shutdown the PC as usual though before I removed it. Well... lets investigate. O.o
 

Dec 30 22:17:36 NAS unassigned.devices: Mount warning: The disk contains an unclean file system (0, 0). Metadata kept in Windows cache, refused to mount. Falling back to read-only mount because the NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting.) 

 

Edited by cholzer

  • Author
3 minutes ago, cholzer said:

Thank you!
I was only looking at the log next to the disk in UD which did not show anything. Looking at the correct log I guess there is indeed something wrong with that partition. I did shutdown the PC as usual though before I removed it. Well... lets investigate. O.o
 


Dec 30 22:17:36 NAS unassigned.devices: Mount warning: The disk contains an unclean file system (0, 0). Metadata kept in Windows cache, refused to mount. Falling back to read-only mount because the NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting.) 

 

The log on the UD page is for the script that would run if you have one setup.  As you found out, the syslog is the go to place for UD logging.

 

You'll need to put the disk back in a Windows computer and fix the issue with the disk.  If it's a bootable disk, you'll need to turn off hibernation and fast boot.

  • Author

New release of UD:

  • Biggest change is the move from polling to event driven UI updates.  This cuts down on excessive polling and improves responsiveness.
  • Several minor cosmetic changes and bug fixes.

I have two drives precleared that appear in unassigned devices to be incrementing reads every few seconds, i've never noticed this before, and just wondered what might be causing it, or if its a bug or if i should be even more worried 😂

 

Logs for scripts and the device dont shown anything, and the drives themselves are obviously unmounted and unformated, so i dont really understand what even could be read....

image.png

alexserver-diagnostics-20201231-1550.zip

  • Author
3 hours ago, alexdodd said:

I have two drives precleared that appear in unassigned devices to be incrementing reads every few seconds, i've never noticed this before, and just wondered what might be causing it, or if its a bug or if i should be even more worried 😂

It's not a bug.  The reads are legit.  You've never noticed it before because UD didn't show reads and writes until 6.9 and UD now refreshes those periodically so you can see them change.

 

I suspect that the preclear plugin is monitoring the disk.  Remove the preclear plugin and see if the reads stop.

5 hours ago, dlandon said:

It's not a bug.  The reads are legit.  You've never noticed it before because UD didn't show reads and writes until 6.9 and UD now refreshes those periodically so you can see them change.

 

I suspect that the preclear plugin is monitoring the disk.  Remove the preclear plugin and see if the reads stop.

Sweet, sorry I missed the update changelog, my bad!

 

Good point, I'll have a play with plugins, I just think it's best the drives spin down, so I'll see if I can track down what is causing it.

  • Author

A small amount of reads is normal.  Unraid monitors drive status and temperatures on RC2.  Any drive over temperature or SMART issue is reported just like array drives.

Edited by dlandon

32 minutes ago, dlandon said:

A small amount of reads is normal.  Unraid monitors drive status and temperatures on RC2.  Any drive over temperature or SMART issue is reported just like array drives.

A few a second? How do the drives stay spun down if so?

  • Author
25 minutes ago, alexdodd said:

A few a second? How do the drives stay spun down if so?

Unraid does not spin up the drives.  There is probably something else.

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.