linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ivan N. Zlatev" <contact@i-nz.net>
To: Tejun Heo <teheo@suse.de>
Cc: linux-ide@vger.kernel.org
Subject: Re: Seagate HDD Frequent Head Unload - hdparm/dmidecode/smartctl output
Date: Mon, 28 Jul 2008 12:04:23 +0300	[thread overview]
Message-ID: <488D8B97.1040805@i-nz.net> (raw)
In-Reply-To: <488D751C.5080302@suse.de>

Tejun Heo wrote:
> Ivan N. Zlatev wrote:
>> I am having frequent head unloads on a Dell Vostro 1400 laptop with a
>> Seagate HDD. As explained on the Wiki[1] I am attaching for you the
>> output of:
>>
>>    * hdparm -I
>>    * dmidecode
>>    * smartctl --all (in addition)
>>
>> I hope this information is useful for you.
>>
>> I am currently using a workaround to prevent the unloads as described
>> here - http://en.opensuse.org/Disk_Power_Management .
>>
>> [1]
>> http://ata.wiki.kernel.org/index.php/Known_issues#Drives_which_perform_frequent_head_unloads_under_Linux
> 
> Can you please test the attached storage-fixup.conf?  If you're on suse,
> just do "zypper install storage-fixup" and replace
> /etc/storage-fixup.conf with the attached file, remove the manual
> workaround and see whether the problem is gone.
> 

I tested and it seems that the right value for my configuration is 254 
instead of 255. With 255 I still get spin downs.

BTW I noticed that on http://en.opensuse.org/Disk_Power_Management the 
script sets a combination of APM and spin-down time, e.g:

    [1] hdparm -q -B 200 -q -S 252 /dev/sda

With that I also don't get spin downs. So compared to:

    [2] hdparm  -B 254 /dev/sda

will [1] or [2] be better for the HDD in terms of power consumption and 
overheating? Would *not* disabling the APM for the HDD (is what 254/255 
do?), but setting the spin down timeout to something more sensible be 
better for the HDD? I have no idea if spinning down the head is the only 
thing HDDs do for power saving. I suppose you would know best?

Also on another note I accidentally saw two more potential entries for 
your storage-fixup on the linux-ide list (I do not know if you monitor it):

    * http://www.spinics.net/lists/linux-ide/msg24667.html
    * http://www.spinics.net/lists/linux-ide/msg24460.html

Kind Regards,
-- 
Ivan N. Zlatev

Web: http://www.i-nZ.net
"It's all some kind of whacked out conspiracy."


  reply	other threads:[~2008-07-28  9:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-26 13:34 Seagate HDD Frequent Head Unload - hdparm/dmidecode/smartctl output Ivan N. Zlatev
2008-07-28  7:28 ` Tejun Heo
2008-07-28  9:04   ` Ivan N. Zlatev [this message]
2008-07-28  9:18     ` Tejun Heo
2008-08-02 13:01       ` Ivan N. Zlatev
2008-08-03  8:23         ` Tejun Heo
2008-08-03 15:29           ` Ivan N. Zlatev
2008-08-03 22:42             ` Tejun Heo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=488D8B97.1040805@i-nz.net \
    --to=contact@i-nz.net \
    --cc=linux-ide@vger.kernel.org \
    --cc=teheo@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).