Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 1998 10:08:30 +1030
From:      Greg Lehey <grog@lemis.com>
To:        Jake <jake@checker.org>, questions@FreeBSD.ORG
Subject:   Re: how to setup vinum?
Message-ID:  <19981108100830.W499@freebie.lemis.com>
In-Reply-To: <199811072211.OAA00343@float.dyn.ml.org>; from Jake on Sat, Nov 07, 1998 at 02:11:28PM -0800
References:  <199811072211.OAA00343@float.dyn.ml.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday,  7 November 1998 at 14:11:28 -0800, Jake wrote:
> I've currently got two 1024 meg partitions striped
> together with the ccd driver, making a 2 gig volume.
>
> I'd like to switch from ccd to vinum, but am unclear
> on what type the partitions should be.
>
> my current setup:
>
> /dev/wd0s1a on / (local, soft-updates, writes: sync 3 async 67)
> /dev/ccd0c on /usr (local, writes: sync 40 async 239)
> /dev/wd2s1e on /var (local, soft-updates, writes: sync 77 async 153)
>
> ccd.conf:
>
> ccd0            65536   0       /dev/wd0s1e /dev/wd2s1f
>
> my expected vinum configuration:
>
> drive drive1 device /dev/wd0s1e
> drive drive2 device /dev/wd2s1f
>
> volume usr
>  plex org striped 512b
>   sd length 1g drive drive1
>   sd length 1g drive drive2
>
> but how do I make wd0s1e wd2s1f be of type unused?

Run disklabel -e wd0s1e and change it with the editor.

Greg
--
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key

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?19981108100830.W499>