linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Brice Figureau <brice+lklm@daysofwonder.com>
To: linux-raid@vger.kernel.org
Subject: Same UUID for every member of all array ?
Date: Thu, 12 Apr 2007 14:57:57 +0200	[thread overview]
Message-ID: <1176382677.14496.17.camel@localhost.localdomain> (raw)

Hi,

While I was trying to understand while an old server (which was happily
running linux 2.6.16 without initrd) was not booting anymore after a
migration to Etch and a new kernel (2.6.20.6 with initrd), I found the
following issue:

$ mdadm --detail --scan
ARRAY /dev/md0 level=raid1 num-devices=2
UUID=6b8b4567:327b23c6:643c9869:66334873
ARRAY /dev/md8 level=raid1 num-devices=2
UUID=6b8b4567:327b23c6:643c9869:66334873
ARRAY /dev/md7 level=raid1 num-devices=2
UUID=6b8b4567:327b23c6:643c9869:66334873
ARRAY /dev/md6 level=raid1 num-devices=2
UUID=6b8b4567:327b23c6:643c9869:66334873
ARRAY /dev/md5 level=raid1 num-devices=2
UUID=6b8b4567:327b23c6:643c9869:66334873
ARRAY /dev/md4 level=raid1 num-devices=2
UUID=6b8b4567:327b23c6:643c9869:66334873
ARRAY /dev/md3 level=raid1 num-devices=2
UUID=6b8b4567:327b23c6:643c9869:66334873
ARRAY /dev/md2 level=raid1 num-devices=2
UUID=6b8b4567:327b23c6:643c9869:66334873
ARRAY /dev/md1 level=raid1 num-devices=2
UUID=6b8b4567:327b23c6:643c9869:66334873

As you can see, all the UUIDs are the same, and indeed there is no
possibility for mdadm to assemble such arrays as it uses the UUID to
find matching members.

Now, I don't know why all the UUID are equals (my other machines are not
affected).

Is there a possibility to "hot" change the UUID of each array (and
change the corresponding superblocks of each member) so that my next
boot will work ?

I'm not subscribed to the list, so please CC: me on replies.

Thanks,
--
Brice Figureau


             reply	other threads:[~2007-04-12 12:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-12 12:57 Brice Figureau [this message]
2007-04-13  7:32 ` Same UUID for every member of all array ? Iustin Pop
2007-04-13 12:44   ` Brice Figureau

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=1176382677.14496.17.camel@localhost.localdomain \
    --to=brice+lklm@daysofwonder.com \
    --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).