linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: jmerkey <jmerkey@utah-nac.org>
Cc: Nuno Silva <nuno.silva@vgertech.com>, linux-kernel@vger.kernel.org
Subject: Re: Linux SATA S.M.A.R.T. and SLEEP?
Date: Mon, 03 Oct 2005 12:32:20 -0400	[thread overview]
Message-ID: <43415D14.5070909@tmr.com> (raw)
In-Reply-To: <433C2A11.9090506@utah-nac.org>

jmerkey wrote:
> 
> Someone needs to fix SATA drive ordering in the kernel so it matches 
> GRUBs ordering, or perhaps GRUB needs fixing. I have run into
> several situation where hd0,hd1 are in reverse order from what is 
> reported when the Intel PII drivers load from the kernel, making in
> necessary to swap the two values in the grub config.

There's more to it than that. With PATA drives I see issues with order 
as well, and they date back to the Redhat 7.x days, where the install 
chose one order for the scsi drivers and the boot chose another. With 
IDE the order in which drivers are loaded affects the drive naming.

It would be great to have some way to match drives with names, but there 
doesn't seem to be a single solution for PATA, SATA, SCSI and hotplug. 
Something like mounts using UUID of the filesystem, but for the drives.

I do use pluggable drives for backup, load modules for various 
controllers on demand, etc, so I'm aware that the most reliable 
solutions seem to involve either reduced flexibility, human intervention 
at boot, or both.
-- 
    -bill davidsen (davidsen@tmr.com)
"The secret to procrastination is to put things off until the
  last possible moment - but no longer"  -me

  parent reply	other threads:[~2005-10-03 16:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-29 13:17 Linux SATA S.M.A.R.T. and SLEEP? Justin Piszcz
2005-09-29 18:26 ` Nuno Silva
2005-09-29 18:33   ` Justin Piszcz
2005-09-29 17:53     ` jmerkey
2005-09-29 19:35       ` Grant Coady
2005-09-29 18:19         ` jmerkey
2005-09-30  8:36           ` Alistair John Strachan
2005-10-03 16:32       ` Bill Davidsen [this message]
2005-10-03 21:05         ` Mark Lord
2005-10-03 21:54           ` Bill Davidsen
2005-10-03 21:54         ` jmerkey
2005-09-29 18:52   ` Linux SATA S.M.A.R.T. and SLEEP? -- was [PATCH libata-dev-2.6:passthru] passthru fixes John W. Linville
2005-09-29 21:53     ` Mark Lord
2005-09-30  1:50       ` John W. Linville
2005-09-29 19:31   ` Linux SATA S.M.A.R.T. and SLEEP? Bill Davidsen
  -- strict thread matches above, loose matches on Subject: below --
2005-09-30 10:47 Etienne Lorrain

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=43415D14.5070909@tmr.com \
    --to=davidsen@tmr.com \
    --cc=jmerkey@utah-nac.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.silva@vgertech.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 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).