atom feed3 messages in org.freebsd.freebsd-fshelp with ccd volumes
FromSent OnAttachments
Chris SagarJan 23, 1998 12:15 pm 
Justin T. GibbsJan 23, 1998 12:18 pm 
Greg LeheyJan 23, 1998 6:08 pm 
Subject:help with ccd volumes
From:Chris Sagar (CSa@exchange.iterated.com)
Date:Jan 23, 1998 12:15:59 pm
List:org.freebsd.freebsd-fs

I have built a ccd volume and am now trying to mount it.

When I do a mount command, I get an error of incorrect super block. Fsck does not work with ccd0. What do I need to do to mount the ccd0 Volume??

Here is the history of what I am doing. I have two sets of 8 4-gb Seagate drives that I want to ccd to one Adaptec controller. (8 disks / adapter )

I have created filesystems on them using newfs. I have created label with disklabel. The filesystem type is 4.2BSD on partition c according to disklabel.

I ran ccdconfig as the following: Ccdconfig -v ccd0a 32 0 /dev/sd1c /dev/sd2c /dev/sd3c ( I only did three drives to start with. Saves a whole lot of typing). Ccdconfig completes with no errors.

I am stumped as to what the next step is. I have tried newfs on the ccd device, fsck on the ccd device, nothing seems work.