Timbiotic

Members
  • Posts

    208
  • Joined

  • Last visited

Report Comments posted by Timbiotic

  1. Having issues with one newer 6tb sas seagate drive spinning down.  I am on 6.7.2.  I sent this as a PM as well

     

    If you still need feedback for sas spindown i have more information.

     

    sg_requests -s -v /dev/sde  will give a result you can work with.

    Additional sense: Standby condition activated by timer

    It will have conditions based on what PO options are turned on for the drive.  You can turn on IDLE, IDLE_B, IDLE_C, and Standby.  (explained PO here https://www.seagate.com/files/docs/pdf/en-GB/whitepaper/tp608-powerchoice-tech-provides-gb.pdf)

     

    I am going to use this info to create a script that uses sg_start --stop /dev/sd? to spindown drives when timer is triggered.  My older SAS drives work with UNRAID natively but the newer ones dont seem to respond to hdparm or whatever unraid is using to spindown.