How to prevent HDD spin-down.

freebsd at fongaboo.com freebsd at fongaboo.com
Tue Mar 6 21:37:46 UTC 2018


You didn't mention the line of WD drive, but I was offered this solution 
when trying to use a Caviar Green in my FreeNAS:

https://forums.freenas.org/index.php?threads/hacking-wd-greens-and-reds-with-wdidle3-exe.18171/

https://youtu.be/J2eYyRI_F98


I haven't tried it myself yet but I wonder if it would apply to your 
situation. Unfortunately it's not a BSD-based solution and would require 
you to remove the drive and connect it directly to a DOS/Windows machine.

I've also told that it needs to be a direct bus connection, and using 
things like a USB-to-ATA adapter would prevent the S.M.A.R.T. commands 
from being sent to the firmware of the drive.


On Tue, 6 Mar 2018, J.B. wrote:

> On 03/06/2018 04:00 AM, freebsd-questions-request at freebsd.org wrote:
>> Re: How to prevent HDD spin-down.
>
> Thank you to everyone for your helpful tips and suggestions. You make FreeBSD 
> great. :)
>
> I tried the camcontrol suggestion first since it didn't require installing 
> anything, but it didn't seem to work. Tried sysutils/ataidle next since it 
> allows keeping spindown but with a reasonable timeout, and it seems to have 
> worked perfectly: ataidle -P 127 /dev/ada0.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list