From: James Courtier-Dutton <James@superbug.co.uk>
To: Marc Perkel <marc@perkel.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Does Linux support powering down SATA drives?
Date: Sun, 20 Nov 2005 00:57:43 +0000 [thread overview]
Message-ID: <437FCA07.40600@superbug.co.uk> (raw)
In-Reply-To: <437F63C1.6010507@perkel.com>
Marc Perkel wrote:
> Trying to save power consumption. I have a backup drive that is used
> only once a day to back up the main drive. So - why should I run it more
> that 10 minutes a day? What I'd like to do is keep it in an off state
> and then at night power it on, mount it up, do the backup, unmount it,
> and shut it down. Can I do that?
>
Support is being added soon, I think the latest 2.6.15-rc1 supports
passthru. I had to install an extra patch due to a bug where it used the
same IDE device irrespective of one asking for /dev/sda or /dev/sdb
I think the fix will be in rc2.
hdparm -S60 works fine for me. It spins down, and therefore stay nices a
cool.
hdparm -y should work, and is like an immeadiate -S
hdparm -Y is kind of dangerous at the moment. It powers down the drive,
but will not come back unless the entire IDE bus goes through a reset.
The feature to support that is called hotplug, but that is not
implemented yet for SATA. So, basically, if you do hdparm -Y, you won't
be able to wake it up again at the moment. At least hdparm -S60 is a
start towards what you want.
James
next prev parent reply other threads:[~2005-11-20 0:57 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-19 17:41 Does Linux support powering down SATA drives? Marc Perkel
2005-11-19 19:01 ` Alan Cox
2005-11-19 19:00 ` Alistair John Strachan
2005-11-19 19:14 ` Marc Perkel
2005-11-19 19:20 ` USB storage -> Oops (2.6.14.2) JaniD++
2005-11-19 19:43 ` Does Linux support powering down SATA drives? Jeff Woods
2005-11-19 20:25 ` Alan Cox
2005-11-19 20:21 ` Alistair John Strachan
2005-11-19 20:30 ` Ondrej Zary
2005-11-19 21:49 ` Alan Cox
2005-11-19 21:20 ` Marc Perkel
2005-11-19 23:04 ` Alistair John Strachan
2005-11-20 7:22 ` asmith
2005-11-20 15:53 ` Marc Perkel
2005-11-20 16:04 ` Tomasz Torcz
2005-11-20 16:07 ` Marc Perkel
2005-11-20 16:17 ` Tomasz Torcz
2005-11-20 16:08 ` Alistair John Strachan
2005-11-21 16:21 ` Rob Landley
2005-11-21 16:51 ` Jeff Garzik
2005-11-21 17:34 ` Rob Landley
2005-11-21 17:14 ` Jason L Tibbitts III
2005-11-20 1:59 ` Rogério Brito
2005-11-20 2:09 ` resyncing broken software raid 1 Marc Perkel
2005-11-20 2:23 ` Kyle Moffett
2005-11-21 7:25 ` Jens Axboe
2005-11-20 23:55 ` Does Linux support powering down SATA drives? Pavel Machek
2005-11-21 8:48 ` Stefan Seyfried
2005-11-20 1:54 ` Rogério Brito
2005-11-20 0:57 ` James Courtier-Dutton [this message]
2005-11-21 15:43 ` Mark Lord
2005-11-21 15:49 ` Marc Perkel
-- strict thread matches above, loose matches on Subject: below --
2005-11-20 12:20 Douglas Gilbert
2005-11-21 0:27 Nicolas Mailhot
[not found] <5aF0K-82E-5@gated-at.bofh.it>
[not found] ` <5aH2x-2ub-5@gated-at.bofh.it>
[not found] ` <5aIrE-4BY-11@gated-at.bofh.it>
[not found] ` <5aK0x-6Wi-27@gated-at.bofh.it>
[not found] ` <5aROj-119-5@gated-at.bofh.it>
2005-11-21 3:39 ` Robert Hancock
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=437FCA07.40600@superbug.co.uk \
--to=james@superbug.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=marc@perkel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.