Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2007 19:04:45 -0700 (PDT)
From:      youshi10@u.washington.edu
To:        Kazuaki ODA <kazuaki@aliceblue.jp>
Cc:        current@freebsd.org
Subject:   Re: md(4) broken on CURRENT?
Message-ID:  <Pine.LNX.4.43.0706061904450.15540@hymn01.u.washington.edu>
In-Reply-To: <Pine.LNX.4.43.0706061547440.14309@hymn01.u.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 6 Jun 2007 youshi10@u.washington.edu wrote:

> On Thu, 7 Jun 2007, Kazuaki ODA wrote:
>
>> On CURRENT amd64 cvsup'ed yesterday:
>> 
>> # dd if=/dev/zero of=/var/tmp/disk1.img bs=1k count=1m
>> 1048576+0 records in
>> 1048576+0 records out
>> 1073741824 bytes transferred in 29.206387 secs (36763939 bytes/sec)
>> # dd if=/dev/zero of=/var/tmp/disk2.img bs=1k count=1m
>> 1048576+0 records in
>> 1048576+0 records out
>> 1073741824 bytes transferred in 27.405935 secs (39179171 bytes/sec)
>> # mdconfig -a -t vnode -f /var/tmp/disk1.img
>> md0
>> # mdconfig -a -t vnode -f /var/tmp/disk2.img
>> md1
>> # mdconfig -l
>> <Nothing outputted>
>> # gmirror load
>> # gmirror label data md0 md1
>> # gmirror status
>> gmirror: Cannot get GEOM tree: Unknown error: -1
>> 
>> Hmm, is md(4) broken on CURRENT?  Or is this a problem only on amd64?
>> 
>> 
>> --
>> Kazuaki ODA
>
> I'll try and reproduce the issue on my amd64 and i386 boxes once I get home 
> tonight.
>
> -Garrett

Works for me on 7-CURRENT/amd64 cvsup'ed and completely rebuilt Sunday.
-Garrett




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.43.0706061904450.15540>