Subject: Re: Problems with Concatenated disk driver
To: Juan RP <juan@xtraeme.dyndns.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: port-i386
Date: 11/09/2002 18:43:01
> Hello, im building a concatenated disk driver in my second HD, the
> disklabel wd1 print this: [...]

> I have in my kernel pseudo-device ccd 4 too, in /etc/ccd.conf i have
> this:

> ccd0    16      none    /dev/ccd1a /dev/ccd1b /dev/ccd1e

Um, don't you mean /dev/wd1a /dev/wd1b /dev/wd1e, rather than
/dev/ccd1a /dev/ccd1b /dev/ccd1e?  What you've written tries to take
pieces of ccd1 and assemble ccd0 out of them; since you don't have ccd1
configured, this won't work.

I also can't help wondering what you think you'll gain by striping
three pieces of the same drive.  At best you'll greatly increase seek
overhead, it seems to me.

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse@rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B