ATA harddrive sleep/spindown timout?

Ask a Question related to FreeBSD, Design and Development.

  1. #1

    Default ATA harddrive sleep/spindown timout?

    Hello Heikki:

    I stumbled on this post by you - but not resolving answers - I have the
    same question?

    Did you find good answers for FreeBSD? If so, would you be willing to
    share your experience?
    Thank you for any help you can offer.
    Graham North
    [email]graham.north@telus.net[/email]


    Your post last year:************

    I'm running FreeBSD 4.8-stable
    on an Mini ITX Epia system.
    (onboard C3 800 mhz, Video, sound, NIC, TV-out, 2 ATA IDE controllers.)

    Is it possible to put ata harddrives in spindown/sleep/suspend mode
    without putting the whole system to sleep/suspend?
    I'm building an fileserver with several disks that won't be used more
    than a couple of hours each day, and in the mean time I would like to
    reduce the noise level by putting the ATA harddrives in sleep/suspend
    mode with an timeout.

    This is an *critical* abillity, I like FreeBSD a lot, but without this
    functionality I'l have to run linux and use hdparm to reduce the noise
    to an acceptable level.

    Heikki Soerum.



    No virus found in this outgoing message.
    Checked by AVG Anti-Virus.
    Version: 7.0.300 / Virus Database: 266.4.0 - Release Date: 2/22/2005


    Graham North Guest

  2. Similar Questions and Discussions

    1. toolbars = heavy harddrive loading
      i am using a G3 500/640 with OSX 10.2.6 and Freehand 10. i recently had to reinstall the OS, and so now when i load up freehand, the harddrive...
    2. SQL OLEDB - Timout Problem w/ Particular Statement
      Hello In my ASP page I am trying to ascertain whether a randomly generated ID starts with certain characters that are not allowed or has been used...
    3. Problem on locating 2nd harddrive on existing Linux OS
      Hi! I need some help and guidance to make my harddrive available to the existing partition and i'm currently having problem. My machine is...
    4. OT: WD Raptor SATA Harddrive
      Hi, I was wondering if any of you haevy graphics users out there have recently bought a new harddrive and if you are familiar with the Western...
    5. Moving a harddrive to newer machine
      Hi all! I was just given a box with a PIII processor, and I intend to use it to replace my main server, which currently has a Pentium PRO 180...
  3. #2

    Default Re: ATA harddrive sleep/spindown timout?

    On Wed, Feb 23, 2005 at 10:36:29PM -0800, Graham North wrote:
    > I stumbled on this post by you - but not resolving answers - I have the
    > same question?
    >
    >> Is it possible to put ata harddrives in spindown/sleep/suspend mode
    >> without putting the whole system to sleep/suspend?
    I don't know the right answer to this, but the following work-around
    may help:

    # atacontrol detach <channelnumber>
    has the nice side effect of spinning down the detached drives.

    WARNING: Don't detach drives (channels) with mounted file systems.
    Umount first, then detach! Use at your own risk!

    Cheers,
    -cpghost.

    --
    Cordula's Web. [url]http://www.cordula.ws/[/url]
    cpghost@cordula.ws Guest

  4. #3

    Default Re: ATA harddrive sleep/spindown timout?


    * Graham North [2005-02-23 22:36 -0800]
    > Is it possible to put ata harddrives in spindown/sleep/suspend mode
    > without putting the whole system to sleep/suspend?
    Take a look at ataidle in the ports collection.

    Note that the disk will come back to life again when you access it, and
    that several processes do exactly this all the time. In order for ataidle
    to be very useful, you'd have to twaek the system's crontabs et.al.
    Svein Halvor Halvorsen Guest

  5. #4

    Default Re: ATA harddrive sleep/spindown timout?

    Hello Svein:

    Thank you for this suggestion. I will follow-up.
    Graham/


    Svein Halvor Halvorsen wrote:
    >* Graham North [2005-02-23 22:36 -0800]
    >
    >
    >> Is it possible to put ata harddrives in spindown/sleep/suspend mode
    >> without putting the whole system to sleep/suspend?
    >>
    >>
    >
    >Take a look at ataidle in the ports collection.
    >
    >Note that the disk will come back to life again when you access it, and
    >that several processes do exactly this all the time. In order for ataidle
    >to be very useful, you'd have to twaek the system's crontabs et.al.
    >
    >
    >
    >

    No virus found in this outgoing message.
    Checked by AVG Anti-Virus.
    Version: 7.0.300 / Virus Database: 266.4.0 - Release Date: 2/22/2005


    Graham North Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139