Java Mailing List Archive

http://www.redhatconfig.com/

Home » Gentoo Linux »

Re: [gentoo-user] Re: OT: Question re: UUID

Roy Wright

2008-04-21

Replies:

Author LoginPost Reply
Michael Schmarck wrote:
> Correct. UUIDs are universally unique (as the name already "suggests" *g*)
> and thus, there cannot be a clash.

Not quite true, drives in a RAID have the same UUID.
Here's my raid5 for an xxample:

# blkid | grep mdraid
/dev/sdb1: UUID="bf59d132-8b98-7d9c-c526-af1cfb835fa3" TYPE="mdraid"
/dev/sdc1: UUID="bf59d132-8b98-7d9c-c526-af1cfb835fa3" TYPE="mdraid"
/dev/sdd1: UUID="bf59d132-8b98-7d9c-c526-af1cfb835fa3" TYPE="mdraid"

So you would need to reset the UUID before reusing a drive from an array.

Have fun,
Roy
--
gentoo-user@(protected)

©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.