Gentoo Archives: gentoo-user

From: Roy Wright <roy@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: OT: Question re: UUID
Date: Mon, 21 Apr 2008 20:37:52
Message-Id: 480CFAB9.3090404@wright.org
In Reply to: [gentoo-user] Re: OT: Question re: UUID by Michael Schmarck
1 Michael Schmarck wrote:
2 > Correct. UUIDs are universally unique (as the name already "suggests" *g*)
3 > and thus, there cannot be a clash.
4
5 Not quite true, drives in a RAID have the same UUID.
6 Here's my raid5 for an xxample:
7
8 # blkid | grep mdraid
9 /dev/sdb1: UUID="bf59d132-8b98-7d9c-c526-af1cfb835fa3" TYPE="mdraid"
10 /dev/sdc1: UUID="bf59d132-8b98-7d9c-c526-af1cfb835fa3" TYPE="mdraid"
11 /dev/sdd1: UUID="bf59d132-8b98-7d9c-c526-af1cfb835fa3" TYPE="mdraid"
12
13 So you would need to reset the UUID before reusing a drive from an array.
14
15 Have fun,
16 Roy
17 --
18 gentoo-user@l.g.o mailing list