February 6, 20206 yr watching with relevant interest. I picked up a bulk lot of 4TB SAS disks that I'm predominantly going to use as cold storage backup, but am considering spinning up a few for things like Shinobi and SageTV.
February 25, 20206 yr I have been wanting this for ages. My buddy is high up in the storage sector of gov't and he gets the old stuff, ergo I get the old stuff. I currently have 7x4TB SAS, 2 cold spares and might get 8 more. SO it would be nice to keep the spin time down seeing as they have been spinning most of their lives. (hamsters are getting tired) Edited February 25, 20206 yr by dbinott
February 28, 20206 yr I too want to upvote this. I have a SuperMicro server with SAS drives in it. Auto spin-down and spin-up would be nice.
March 8, 20206 yr On 12/2/2019 at 12:43 PM, limetech said: Anyway eventually might get this working. Our issue is that we have a single SAS hard drive and that one appears to not work correctly, meaning constant timeouts, etc. Not much appetite to go purchase a bunch of SAS gear either. I currently have 2 unRAID Plus licenses and an interest in seeing this happen. If limetech would be willing to offer a trade for a single license upgrade to pro for one of my servers, I'd be willing to send 4 x 4TB WD WD4001FYYG SAS drives (https://www.amazon.com/Western-Digital-Datacenter-Capacity-WD4001FYYG/dp/B00C3WPL0M) to them to replace the single one they are using. These drives are between 4-5 years old, but are still running strong. I'll preclear the drives and run SMART tests again them and send the best 4 from the lot. I'm in the process of decommissioning 9 of these drives in favor of 6 x 6TB SAS drives for my main server.
April 1, 20206 yr For me I would love this only because I get SAS drives at cost from work so I save money by going with SAS drives. Currently my setup is 8x8TB and 6x6TB with 2x500GB (Unassigned) i drwa about 270 watt just chilling and about 340watt doing folding at home. I just got a RTX 4000 to replace the P2000. So I am pretty sure my power draw is going to go up
April 24, 20206 yr So... is this happening? So much wasted power with all our SAS drives spinning unnecessary...
April 24, 20206 yr This feature request isn't forgotten, but not top of the list, because by far the majority of users have SATA drives (which is also recommended).
April 24, 20206 yr Author This feature request isn't forgotten, but not top of the list, because by far the majority of users have SATA drives (which is also recommended). Understood. Well, how about the more modest version - see here - of adding a hook / upcall whenever a drive is spun down or up, so we can try to roll our own code to do the deed? Perhaps this can be pushed up?For those of us with these drives (admittedly a minority), this is kind of a painful issue...
April 24, 20206 yr There is an event "poll_attributes" which is invoked each time a reading of SMART attributes is done (poll time is set in the GUI). Perhaps you can lift on this event to spin down SAS drives?
April 24, 20206 yr Author 56 minutes ago, bonienl said: There is an event "poll_attributes" which is invoked each time a reading of SMART attributes is done (poll time is set in the GUI). Perhaps you can lift on this event to spin down SAS drives? Interesting idea, didn't think of that one. Thinking about it, I don't believe it will work; here's the rub: Turns out the hard problem is actually not the spinning down, but rather spinning back up. I've been trying to deal with this issue previously. One thing I tried was to set a SAS drive in the array to auto-spin-down (standby) after a certain idle time, independent of Unraid. You can do that using sdparm (set STANDBY to 1 and SCT to a decent value). Seemed like a good idea. It worked fine to spin the drive down, however the next time Unraid tried to access it, it (or kernel code? I dunno) apparently wasn't aware that the drive is spun down, got an i/o timeout and red-X'ed the drive. There was nothing I could do at that point but rebuilding it. Those attempts lead me to believe that unless this works in sync with Unraid's spin down/up events, primarily up, stuff will break. I could be reading things wrong though - perhaps there is something we can do with that?
April 30, 20206 yr Have been following this with interest. I primarily use SAS disks in my system due to a very affordable source! *touchingwood* also the long term 24/7 reliability of these drives to date has been fantastic - I've got drives which have been in constant operation for 5 years in a production environment before I put them into my unraid server and ran them for another 2 years so far - however with the age of them and the massive waste of power, I am very keen to find a solution to spinning them down!
May 3, 20206 yr 8 SATA disks connected via Adaptec 5805 Controller.....no spin down possible...no SMART...that´s a pity...
May 3, 20206 yr 1 hour ago, bladerunner1982 said: 8 SATA disks connected via Adaptec 5805 Controller.....no spin down possible...no SMART...that´s a pity... RAID controllers are not recommended for those reasons and others. Unless you can configure it to treat the disks individually (and not as a bunch of single disk RAID0) then you can expect to have these problems and it can make it impossible for Unraid to monitor the health of the disks for you.
May 4, 20206 yr Disks are configured as JBOD...I can see SMART values via "smartctl -d sat --all /dev/sdf"...please implement in the next version...thank you Edited May 4, 20206 yr by bladerunner1982
May 4, 20206 yr 30 minutes ago, bladerunner1982 said: Disks are configured as JBOD...I can see SMART values via "smartctl -d sat --all /dev/sdf"...please implement in the next version...thank you SMART and disk spin-down are two different things.
May 12, 20206 yr I'd love to see a proper SAS spin down implemented too. +10 I'm in the process of upgrading my server and WAS planning to purchase some SAS drives. Not sure what to do now that I've found this thread. Edited May 12, 20206 yr by jmos1277
May 24, 20206 yr On 5/13/2020 at 4:17 AM, jmos1277 said: I'd love to see a proper SAS spin down implemented too. +10 +11
Archived
This topic is now archived and is closed to further replies.