From: Rob Landley <rob@landley.net>
To: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: Tejun Heo <htejun@gmail.com>, Dave Jones <davej@redhat.com>,
Francesco Pretto <ceztko@gmail.com>,
Phillip Susi <psusi@cfl.rr.com>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Weird hard disk noise on shutdown (bug #7674)
Date: Wed, 16 May 2007 23:05:11 -0400 [thread overview]
Message-ID: <200705162305.11755.rob@landley.net> (raw)
In-Reply-To: <20070517005842.GC600@khazad-dum.debian.net>
On Wednesday 16 May 2007 8:58 pm, Henrique de Moraes Holschuh wrote:
> On Wed, 16 May 2007, Rob Landley wrote:
> > Ok, so the change is to get shutdown to _stop_ doing something stupid
> > (spinning down the disk without first flushing the cache), and the correct
> > thing for shutdown to do is keep its' mitts off the thing and let the
kernel
> > power down the darn hardware?
>
> Yes, for *all* SCSI disk devices, libata or not.
I realize that this time next year it won't be possible to use a ramdisk or a
network block device without going through the SCSI layer, but while it
remains an option I'm relishing _not_ using it, thanks.
> But you need to detect if the kernel has proper SCSI device shutdown
> support, because if it does not, you have to do a cache flush and spindown
> on shutdown(8) if you can...
Or (and this is just a thought), you could upgrade your kernel so it correctly
handles your hardware, treating this just like any other driver bug or other
lack of proper hardware support in the history of Linux. (Back when APM
couldn't power off the machine at the end of the shutdown sequence, did we
modify shutdown to try to work around this, or did we fix it in the kernel so
it worked?)
Why does everybody want to shoehorn everything through the SCSI layer, anyway?
Last I checked you didn't have to spin down a USB flash key. If SATA is
SCSI, what the heck is SAS? (Answer: a cynical marketing hack to bleed SCSI
bigots for the huge margins they've always been bled for. But oh well.) It
would be hilarious if I didn't have to put up with it renumbering my devices
and imposing requirements for hardware I haven't got on hardware I have
got...
Rob
next prev parent reply other threads:[~2007-05-17 3:05 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fa.Ia7dfo7Zd5kB6KhSYisfswa1aj4@ifi.uio.no>
[not found] ` <fa.YHt2nIlQmoW5r2enmTSzsaySwH4@ifi.uio.no>
2007-02-22 2:43 ` Weird hard disk noise on shutdown (bug #7674) Robert Hancock
2007-02-23 20:35 ` Francesco Pretto
[not found] ` <e5ab0f710703020009u2b94fb72ja51e85b8b90eaba0@mail.gmail.com>
2007-03-02 23:43 ` Dan Gilliam
2007-05-04 19:12 ` Phillip Susi
2007-05-04 20:39 ` Tejun Heo
2007-05-06 18:19 ` Francesco Pretto
2007-05-06 18:24 ` Tejun Heo
2007-05-14 17:32 ` Tejun Heo
2007-05-14 20:46 ` Francesco Pretto
2007-05-15 6:59 ` Tejun Heo
2007-05-15 13:16 ` Henrique de Moraes Holschuh
2007-05-15 13:47 ` Tejun Heo
2007-05-15 21:08 ` Dave Jones
2007-05-16 5:29 ` Rob Landley
2007-05-16 9:15 ` Francesco Pretto
2007-05-16 11:38 ` Tejun Heo
2007-05-16 23:47 ` Rob Landley
2007-05-17 9:12 ` Tejun Heo
2007-05-16 11:41 ` Tejun Heo
2007-05-16 23:48 ` Rob Landley
2007-05-17 0:58 ` Henrique de Moraes Holschuh
2007-05-17 3:05 ` Rob Landley [this message]
2007-05-17 3:39 ` Henrique de Moraes Holschuh
2007-05-17 15:04 ` Lennart Sorensen
2007-05-18 7:16 ` Rob Landley
2007-05-18 12:35 ` Alan Cox
2007-05-18 18:27 ` Lennart Sorensen
2007-05-17 9:14 ` Tejun Heo
2007-05-16 12:47 ` Stephen Clark
2007-05-16 13:49 ` Francesco Pretto
2007-05-16 23:52 ` Rob Landley
2007-05-16 11:38 ` Tejun Heo
[not found] ` <fa.7/l6y5w9DWACpMl9PLWnCeZVtaY@ifi.uio.no>
[not found] ` <fa.jM0Jz2vqE6sFKJ24x7Krs9Md4+Y@ifi.uio.no>
[not found] ` <fa.htPXmkKzsdLgiNC0YHDJwdgDLHg@ifi.uio.no>
2007-02-23 0:25 ` Robert Hancock
[not found] <fa.3exEXR8lVInBQnVOUQZm+V7aqZE@ifi.uio.no>
[not found] ` <fa.SUiPva6BdeZMJsAbFE/HC5i0jfs@ifi.uio.no>
[not found] ` <fa.YdL5PeKPp7ARbGWGIgctXVh/iLQ@ifi.uio.no>
[not found] ` <fa.xsAgWkCiu+x5MGhvd/b5EHrU+ic@ifi.uio.no>
[not found] ` <fa.FUWb3SroQ9sotSIAakSnOjAJ6Ks@ifi.uio.no>
2007-02-22 14:34 ` Robert Hancock
[not found] <fa.Fk9DulKIUBewV0V2B72MDzbelmU@ifi.uio.no>
[not found] ` <fa.RCbhxyLCSR5f65HWabMGmxZNYQ4@ifi.uio.no>
[not found] ` <fa.G4k+9fbJDE0N5pygu22mRYU6gfE@ifi.uio.no>
2007-02-22 6:27 ` Robert Hancock
2007-02-22 7:11 ` Tejun Heo
2007-02-22 11:33 ` Francesco Pretto
2007-02-21 22:15 Francesco Pretto
2007-02-21 23:55 ` Alan
2007-02-22 1:01 ` Francesco Pretto
2007-02-22 13:53 ` Alan
2007-02-22 15:22 ` Rolf Offermanns
2007-02-22 22:47 ` Francesco Pretto
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=200705162305.11755.rob@landley.net \
--to=rob@landley.net \
--cc=ceztko@gmail.com \
--cc=davej@redhat.com \
--cc=hmh@hmh.eng.br \
--cc=htejun@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=psusi@cfl.rr.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.