Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Nov 1998 14:11:28 -0800
From:      Jake <jake@checker.org>
To:        questions@FreeBSD.ORG
Subject:   how to setup vinum?
Message-ID:  <199811072211.OAA00343@float.dyn.ml.org>

next in thread | raw e-mail | index | archive | help
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



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