From owner-freebsd-questions Sat Nov 7 15:39:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA23275 for freebsd-questions-outgoing; Sat, 7 Nov 1998 15:39:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA23248 for ; Sat, 7 Nov 1998 15:39:06 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA04883; Sun, 8 Nov 1998 10:08:32 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id KAA02836; Sun, 8 Nov 1998 10:08:31 +1030 (CST) Message-ID: <19981108100830.W499@freebie.lemis.com> Date: Sun, 8 Nov 1998 10:08:30 +1030 From: Greg Lehey To: Jake , questions@FreeBSD.ORG Subject: Re: how to setup vinum? References: <199811072211.OAA00343@float.dyn.ml.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199811072211.OAA00343@float.dyn.ml.org>; from Jake on Sat, Nov 07, 1998 at 02:11:28PM -0800 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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