Jump to content

Infomaniac

Members
  • Posts

    0
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    Infomaniac reacted to gj80 in Tool to keep disks alive (prevent head parking)   
    For those who aren't already aware of the issue - some drives (particularly WD "Green" drives) aggressively park their heads (every 8 seconds) to save power. This has caused serious longevity issues with those drives.
      I was switching disks over to a new server I built, and I noticed the load cycle count was quite high for a lot of drives. For some, I had already used the WDIDLE3 utility in the past, but not for all of them. Since using that tool is such a pain to do, I decided to just write a little script/service to keep the disks alive instead.
     
    Posting it here in case anyone else would like to use it. Edit the "KeepDisksAlive.ps1" file for notes, how to install, how to customize if desired, etc. Once installed, it runs as a system service. It writes to "volume paths", so there's no need to have your disks mounted to letters/folders.
     
    I don't think it will lead to any appreciable difference in power consumption or wear & tear as opposed to just having disks that don't park themselves in general. I monitored my UPS power consumption and didn't see a difference. Also, I monitored the sum of all my drive's load cycle counts before and after to confirm it's working. I included what I used to do that in a subfolder.
     
    (Not a DrivePool issue, but I figured many running DrivePool could take advantage of this)
    Edit 12/10/2018: Re-uploaded attachment upon request since the old one was reporting not being available.
    Edit 12/10/2018 Part2: It appears that the forum gives a message about the attachment having been removed. Actually though, you just need to be logged in to download it. If anyone else gets that message, just create an account and try again and you should be good.
     
    KeepDisksAlive-v1.0.zip
×
×
  • Create New...