linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrik Jonsson <patrik@ucolick.org>
Cc: linux-raid@vger.kernel.org
Subject: mdadm --assemble weirdness?
Date: Tue, 28 Nov 2006 17:23:21 -0800	[thread overview]
Message-ID: <456CE109.7000202@ucolick.org> (raw)
In-Reply-To: <17735.14472.835153.186432@cse.unsw.edu.au>

Hi,

I just got a new SATA controller and moved some of my drives around, so
the device numbers of course got all messed up. I expected mdadm to be
able to handle that, which it did when I moved one device. However, when
I moved the next 3, things got weird. Here's the output from mdadm
--assemble --scan -v:

... <removed unmatching devices>
mdadm: /dev/sdj1 is identified as a member of /dev/md5, slot 3.
mdadm: /dev/sdi1 is identified as a member of /dev/md5, slot 2.
mdadm: /dev/sdh1 is identified as a member of /dev/md5, slot 1.
mdadm: /dev/sdg1 is identified as a member of /dev/md5, slot 0.
mdadm: /dev/sdf1 is identified as a member of /dev/md5, slot 6.
mdadm: /dev/sde1 is identified as a member of /dev/md5, slot 7.
mdadm: /dev/sdd1 is identified as a member of /dev/md5, slot 9.
mdadm: /dev/sdc1 is identified as a member of /dev/md5, slot 8.
mdadm: /dev/sdb1 is identified as a member of /dev/md5, slot 5.
mdadm: /dev/sda1 is identified as a member of /dev/md5, slot 4.
mdadm: added /dev/sdh1 to /dev/md5 as 1
mdadm: added /dev/sdi1 to /dev/md5 as 2
mdadm: added /dev/sdj1 to /dev/md5 as 3
mdadm: added /dev/sda1 to /dev/md5 as 4
mdadm: added /dev/sdb1 to /dev/md5 as 5
mdadm: added /dev/sdf1 to /dev/md5 as 6
mdadm: added /dev/sde1 to /dev/md5 as 7
mdadm: added /dev/sdc1 to /dev/md5 as 8
mdadm: added /dev/sdd1 to /dev/md5 as 9
mdadm: added /dev/sdg1 to /dev/md5 as 0
mdadm: /dev/md5 assembled from 7 drives - not enough to start the array.

The added drives are the correct ones, but how it adds 10 drives but
then thinks that it's only assembled 7 mystifies me. Is this a bug?

Regards,

/Patrik


  parent reply	other threads:[~2006-11-29  1:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-31 11:23 New features? John Rowe
2006-10-31 11:50 ` Neil Brown
2006-10-31 12:09   ` John Rowe
2006-10-31 16:50   ` Mike Hardy
2006-10-31 21:41     ` Frido Ferdinand
2006-11-29  1:23   ` Patrik Jonsson [this message]
2006-11-29  2:15     ` mdadm --assemble weirdness? Neil Brown
2006-11-29  4:06       ` Patrik Jonsson
2006-11-29 19:59         ` Patrik Jonsson
2006-11-30 22:26           ` --no-degraded in mdadm.conf? Patrik Jonsson
2006-10-31 19:19 ` New features? Bill Davidsen

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=456CE109.7000202@ucolick.org \
    --to=patrik@ucolick.org \
    --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).