From owner-freebsd-questions Sat Nov 7 14:11:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA15798 for freebsd-questions-outgoing; Sat, 7 Nov 1998 14:11:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from float.dyn.ml.org (h24-64-194-119.ed.wave.shaw.ca [24.64.194.119]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15790 for ; Sat, 7 Nov 1998 14:11:43 -0800 (PST) (envelope-from jake@float.dyn.ml.org) Received: from float.dyn.ml.org (jake@localhost [127.0.0.1]) by float.dyn.ml.org (8.9.1/8.9.1) with ESMTP id OAA00343 for ; Sat, 7 Nov 1998 14:11:29 -0800 (PST) (envelope-from jake@float.dyn.ml.org) Message-Id: <199811072211.OAA00343@float.dyn.ml.org> X-Mailer: exmh version 2.0.2 2/24/98 To: questions@FreeBSD.ORG Subject: how to setup vinum? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 07 Nov 1998 14:11:28 -0800 From: Jake Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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? and yes, I just backed up my system. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message