* 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
* Re: Problem with UUID on mdadm v1.8.1
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
0 siblings, 1 reply; 4+ messages in thread
From: David Greaves @ 2005-01-10 17:47 UTC (permalink / raw)
To: Krzysztof Oledzki; +Cc: linux-raid
> I have just upgraded mdadm from v1.8.0 to v1.8.1
>From 1.8.1 release notes:
This is a "development" release of mdadm. It should *not* be
considered stable and should be used primarily for testing.
The current "stable" version is 1.8.0.
> Od version (v1.8.0) works just fine.
So why did you change it? :)
David
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problem with UUID on mdadm v1.8.1
2005-01-10 17:47 ` David Greaves
@ 2005-01-11 1:16 ` Krzysztof Oledzki
2005-01-11 8:57 ` David Greaves
0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Oledzki @ 2005-01-11 1:16 UTC (permalink / raw)
To: David Greaves; +Cc: Krzysztof Oledzki, linux-raid
[-- Attachment #1: Type: TEXT/PLAIN, Size: 538 bytes --]
On Mon, 10 Jan 2005, David Greaves wrote:
>> I have just upgraded mdadm from v1.8.0 to v1.8.1
>
>> From 1.8.1 release notes:
> This is a "development" release of mdadm. It should *not* be
> considered stable and should be used primarily for testing.
> The current "stable" version is 1.8.0.
Oh, I see..
>> Od version (v1.8.0) works just fine.
> So why did you change it? :)
It is in the slackware-current. OK, I have just reportet this issue to the
Slackware Team. ;) Thanks!
Best regards,
Krzysztof Olędzki
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problem with UUID on mdadm v1.8.1
2005-01-11 1:16 ` Krzysztof Oledzki
@ 2005-01-11 8:57 ` David Greaves
0 siblings, 0 replies; 4+ messages in thread
From: David Greaves @ 2005-01-11 8:57 UTC (permalink / raw)
Cc: Krzysztof Oledzki, linux-raid
>>> Od version (v1.8.0) works just fine.
>>
>> So why did you change it? :)
>
> It is in the slackware-current. OK, I have just reportet this issue to
> the Slackware Team. ;) Thanks!
Probably the best excuse yet :)
Good of you to let them know
Yell if you have any problems after reverting to 1.8.0
David
^ 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).