linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "John Stoffel" <john@stoffel.org>
To: Bryce <bryce@zeniv.linux.org.uk>
Cc: Henrik Holst <henrik.holst@idgmail.se>, linux-raid@vger.kernel.org
Subject: Re: And then there was Bryce...
Date: Thu, 8 Jun 2006 11:59:34 -0400	[thread overview]
Message-ID: <17544.18790.382198.453845@smtp.charter.net> (raw)
In-Reply-To: <4487FDA6.3000507@zeniv.linux.org.uk>

>>>>> "Bryce" == Bryce  <bryce@zeniv.linux.org.uk> writes:

Bryce> Ah,.. yes,, udev has helpfully remapped where all the drives I
Bryce> have were,.. and of course I've misread the log because my
Bryce> brain is so fixated on expecting drives to be where they should

Bryce> curse you UDEV!!

The problem is more likely that your /etc/mdadm/mdadm.conf file is
specifying exactly which partitions to use, instead of just doing
something like the following:

  DEVICE partitions
  ARRAY /dev/md0 level=raid1 auto=yes num-devices=2 UUID=2e078443:42b63ef5:cc179492:aecf0094

Which should do the trick for you.  Can you post your mdadm.conf file
so we can look it over?

John

  reply	other threads:[~2006-06-08 15:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-08  0:41 And then there was Bryce Bryce
2006-06-08  6:38 ` Henrik Holst
2006-06-08 10:36   ` Bryce
2006-06-08 15:59     ` John Stoffel [this message]
2006-06-08 17:01       ` H. Peter Anvin
2006-06-13 18:38     ` Bill Davidsen
2006-06-08 15:54   ` H. Peter Anvin

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=17544.18790.382198.453845@smtp.charter.net \
    --to=john@stoffel.org \
    --cc=bryce@zeniv.linux.org.uk \
    --cc=henrik.holst@idgmail.se \
    --cc=linux-raid@vger.kernel.org \
    /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).