2001-12-06 11:21:04

by Marcelo Borges Ribeiro

[permalink] [raw]
Subject: making an ide hd sleep

Hi, I?d like to know if it's possible to put an ide hd to sleep after (for
example) 15 min. idle (i don?t know if an hd under linux stays idle that
amount of time. ). I tried mount -o noatime and hdparm -S 150 /dev/hda, but
it seems that when it sleeps it starts working after a few seconds (when it
sleeps!). Is there a way to have this feature under linux?


Thanks in advance,
Marcelo Ribeiro


2001-12-06 12:06:51

by Jose Luis Domingo Lopez

[permalink] [raw]
Subject: Re: making an ide hd sleep

On Thursday, 06 December 2001, at 09:23:28 -0200,
Marcelo Borges Ribeiro wrote:

> Hi, I?d like to know if it's possible to put an ide hd to sleep after (for
> example) 15 min. idle (i don?t know if an hd under linux stays idle that
> amount of time. ). I tried mount -o noatime and hdparm -S 150 /dev/hda, but
> it seems that when it sleeps it starts working after a few seconds (when it
> sleeps!). Is there a way to have this feature under linux?
>
man hdparm

--
Jos? Luis Domingo L?pez
Linux Registered User #189436 Debian Linux Woody (P166 64 MB RAM)

jdomingo EN internautas PUNTO org => ? Spam ? Atente a las consecuencias
jdomingo AT internautas DOT org => Spam at your own risk

2001-12-06 14:52:42

by Todd Inglett

[permalink] [raw]
Subject: Re: making an ide hd sleep

Marcelo Borges Ribeiro wrote:

>Hi, I?d like to know if it's possible to put an ide hd to sleep after (for
>example) 15 min. idle (i don?t know if an hd under linux stays idle that
>amount of time. ). I tried mount -o noatime and hdparm -S 150 /dev/hda, but
>it seems that when it sleeps it starts working after a few seconds (when it
>sleeps!). Is there a way to have this feature under linux?
>
This is more difficult that it sounds. Section 4 of the Battery-Powered
mini HOWTO (which is a bit out of date) has some useful advice. You are
doing it right...but something is touching the filesystem (or swap) on
the drive. It would be nice if there would be some way of enabling
logging to say what process touched the filesystem. Of course the
logging itself would touch the filesystem (on a laptop :)).

http://www.linuxdoc.org/HOWTO/mini/Battery-Powered-4.html

-todd

2001-12-06 16:01:46

by Kristian Peters

[permalink] [raw]
Subject: Re: making an ide hd sleep

Marcelo Borges Ribeiro wrote:

> Hi, I?d like to know if it's possible to put an ide hd to sleep after (for
> example) 15 min. idle (i don?t know if an hd under linux stays idle that
> amount of time. ). I tried mount -o noatime and hdparm -S 150 /dev/hda, but
> it seems that when it sleeps it starts working after a few seconds (when it
> sleeps!). Is there a way to have this feature under linux?


When your /var is located somewhere on /dev/hdaX probably not. My syslog makes

disc access every few seconds (strangely even without writing something..)
Disabling syslog might help, but that isn't an issue. So my drive wake up
immediately after went to sleep. But for other drives there

should be no problem.

*Kristian

2001-12-08 20:57:30

by Pavel Machek

[permalink] [raw]
Subject: Re: making an ide hd sleep

Hi!

> Hi, I?d like to know if it's possible to put an ide hd to sleep after (for
> example) 15 min. idle (i don?t know if an hd under linux stays idle that
> amount of time. ). I tried mount -o noatime and hdparm -S 150 /dev/hda, but
> it seems that when it sleeps it starts working after a few seconds (when it
> sleeps!). Is there a way to have this feature under linux?

Get noflushd (see freshmeat). Its more clever than hdparm -S.
Pavel
--
"I do not steal MS software. It is not worth it."
-- Pavel Kankovsky