June 28Jun 28 I have my UNRAID (7.2.7) NAS on a UPS and have a DAS connected to it. When I power down the DAS, Unraid won't auto-mount or let me mount the drives unless I reboot Unraid. Is there some setting/script that I can use to have UNRAID ignore the lost connection and just remount the drives when the power turns on again? Yeah, I can connect the DAS to the UPS and not shut it down, but I need to move it around from time to time to other devices when I'm moving large amounts of data since transfers are faster on a direct connection.
June 28Jun 28 Community Expert No setting as far as I am aware. Unraid is not hot-plug aware so cannot handle drives dropping offline that are part of the main array or a pool. Only Unassigned Devices can be handled like that.
June 28Jun 28 Author 6 hours ago, itimpi said:No setting as far as I am aware. Unraid is not hot-plug aware so cannot handle drives dropping offline that are part of the main array or a pool. Only Unassigned Devices can be handled like that.I should have been more specific and mentioned that these are unassigned drives that it's happening to.
June 28Jun 28 Author Just now, Veah said:Maybe unassigned devices plugin would helpI have it installed. But help in what way?
June 28Jun 28 Author These were external drives that I schucked and put into a DAS. I'd love to reformat them but current HD prices have kept me from getting another drive to move the data to and perform a format.
Monday at 05:03 PM5 days Author I found a manual fix that would allow me to re-mount them without rebooting Unraid. Sharing in case anyone runs into this issue down the road. We should have the option to be able to hot swap drives not part of an array or pool without having to unmount or reboot Unraid.Open terminalmount | grep disks Find the unmounted drives, copy their path and namesumount -l /mnt/disks/<drive name>Now you can mount as normal in unassigned devices.
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.