linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problem with UUID on mdadm v1.8.1
@ 2005-01-10  9:46 Krzysztof Oledzki
  2005-01-10 17:47 ` David Greaves
  0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Oledzki @ 2005-01-10  9:46 UTC (permalink / raw)
  To: linux-raid

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1209 bytes --]

Hello,

I have just upgraded mdadm from v1.8.0 to v1.8.1 and now, each time when I 
create new array, it contains the same UUID:
6b8b4567:327b23c6:643c9869:66334873.

root@fw1:~# mdadm --stop /dev/md6;echo y|mdadm --create /dev/md6 --level=1 --raid-disks=2 /dev/sd[ab]7;mdadm -D /dev/md6|grep UUID
mdadm: /dev/sda7 appears to be part of a raid array:
     level=1 devices=2 ctime=Mon Jan 10 09:45:29 2005
mdadm: /dev/sdb7 appears to be part of a raid array:
     level=1 devices=2 ctime=Mon Jan 10 09:45:29 2005
Continue creating array? VERS = 9001
mdadm: array /dev/md6 started.
            UUID : 6b8b4567:327b23c6:643c9869:66334873

root@fw1:~# mdadm --stop /dev/md6;echo y|mdadm --create /dev/md6 --level=1 --raid-disks=2 /dev/sd[ab]7;mdadm -D /dev/md6|grep UUID
mdadm: /dev/sda7 appears to be part of a raid array:
     level=1 devices=2 ctime=Mon Jan 10 09:45:33 2005
mdadm: /dev/sdb7 appears to be part of a raid array:
     level=1 devices=2 ctime=Mon Jan 10 09:45:33 2005
Continue creating array? VERS = 9001
mdadm: array /dev/md6 started.
            UUID : 6b8b4567:327b23c6:643c9869:66334873


Od version (v1.8.0) works just fine.

Best regards,

 			Krzysztof Olędzki

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-01-11  8:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-10  9:46 Problem with UUID on mdadm v1.8.1 Krzysztof Oledzki
2005-01-10 17:47 ` David Greaves
2005-01-11  1:16   ` Krzysztof Oledzki
2005-01-11  8:57     ` David Greaves

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).