Subject: documentation on CCD disk devices (fwd)
To: None <netbsd-users@netbsd.org>
From: James Sharp <jsharp@psychoses.org>
List: netbsd-users
Date: 11/02/1999 15:50:36
Is there any documentation (other than the man pages) on how to set up a
ccd drive array under netbsd 1.4?

I'm attempting to set up a 4 drive array using /dev/sd1e thru /dev/sd4e,
which are 4.2BSD filesystems on 8gb drives.

My /etc/ccd.conf file reads as this:

ccd0    16       none    /dev/sd1e /dev/sd2e /dev/sd3e /dev/sd4e

When I execute ccdconfig -C, I get "WARNING: ccd0: total sector size in
disklabel (17772630) != the size of ccd (71088150)" in /var/log/messages.

disklabel -r ccd0 reports a SCSI drive with a whole disk c partition and
an 8gb (17770260 sector) e partition.

newfs'ing /dev/ccd0e results in an 8gb filesystem.

Any help would be appreciated...thanks.

James Sharp
jsharp@psychoses.org