Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2001 07:49:03 +0800
From:      Greg Lehey <grog@lemis.com>
To:        Steve Price <steve@havk.org>
Cc:        questions@FreeBSD.org
Subject:   Re: faulty plex in vinum
Message-ID:  <20010321074903.C31629@sydney.worldwide.lemis.com>
In-Reply-To: <20010319085054.U26665@bsd.havk.org>; from steve@havk.org on Mon, Mar 19, 2001 at 08:50:54AM -0600
References:  <20010319085054.U26665@bsd.havk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 19 March 2001 at  8:50:54 -0600, Steve Price wrote:
> I have a recently built GENERIC 4.3-BETA box that I'm trying to
> build a vinum volume on and I'm stuck.  I've created a RAID1
> volume exactly as shown from the manpage except the sizes are
> different.  I've initialized each of the plexes a number of times
> which takes an awful long time for 54GB even on relatively fast
> IDE drives.  Yet I can't seem to get the second plex out of the
> faulty state.  Any ideas on what I might be doing wrong?
>
> If it matters the two partitions I'm using both had a ufs filesystem
> on them from the install but I never put any data on them.  I figured
> doing an 'init mirror.p0 mirror.p1' would have cleared all that off.
>
> root@max(~)# cat vinum.config
> drive d1 device /dev/ad0s4e
> drive d2 device /dev/ad2s4e
> volume mirror
>   plex org concat
>     sd length 55560m drive d1
>   plex org concat
>     sd length 55560m drive d2
> root@max(~)# vinum
> vinum -> create -v vinum.config
>    1: drive d1 device /dev/ad0s4e
>    2: drive d2 device /dev/ad2s4e
>    3: volume mirror
>    4:   plex org concat
>    5:     sd length 55560m drive d1
>    6:   plex org concat
>    7:     sd length 55560m drive d2

I don't see 'setupstate' here.  Check the man page.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply.
For more information, see http://www.lemis.com/questions.html
Finger grog@lemis.com for PGP public key
See complete headers for address and phone numbers

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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