LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Oliver Pinter (Pintér Olivér)" <oliver.pntr@gmail.com>
To: "Lars Callenbach" <lars.callenbach@gmx.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: linux device ordering at boot time
Date: Sat, 19 Jan 2008 20:14:01 +0100	[thread overview]
Message-ID: <6101e8c40801191114v4492d8fer4da13477ef2d5626@mail.gmail.com> (raw)
In-Reply-To: <20080119185520.208350@gmx.net>

I don't know, what the proble, but the fstab workaround  functioniert:
form:
/dev/sda3       /               xfs     defaults        0       1
to:
UUID=7c167a53-30ff-4d47-a206-ce8caf2397ba       /               xfs
 defaults        0       1

in this fix switched form device name to UUID based fstab.

the uuid-s queried with /lib/udev/vol_id program

/*sorry for bad english*/

On 1/19/08, Lars Callenbach <lars.callenbach@gmx.de> wrote:
> I have a question concerning the ordering of devices during the boot process
> and I hope that the kernel mailing list is the right place for this
> question.
> In my computer are two raid controllers with one raid array connected to
> each of them (/dev/sda, /dev/sdb). In the debian 2.6.18 boot process the
> ordering is root @ /dev/sda and data are on /dev/sdb. This behaviour has
> changed in the plain 2.6.23.1 (and 2.6.23.8) kernel. The /dev/sd(a|b)
> devices have switched so that root @ /dev/sdb. So my standard fstab does not
> work.
> What determines the device ordering during the boot process? What is a
> workaround for this problem?
>
> Thank you very much for some hints,
>    Lars
>
> --
> Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
> Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


-- 
Thanks,
Oliver

  reply	other threads:[~2008-01-19 19:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-19 18:55 Lars Callenbach
2008-01-19 19:14 ` Oliver Pinter (Pintér Olivér) [this message]
2008-01-19 19:41   ` Jan Engelhardt
2008-01-19 23:06 ` Hans-Peter Jansen
2008-01-19 23:48   ` Alan Cox
2008-01-20 10:43     ` Hans-Peter Jansen
2008-01-20 13:22       ` Lars Callenbach

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=6101e8c40801191114v4492d8fer4da13477ef2d5626@mail.gmail.com \
    --to=oliver.pntr@gmail.com \
    --cc=lars.callenbach@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --subject='Re: linux device ordering at boot time' \
    /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

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).