From owner-freebsd-fs Fri Jan 23 12:16:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA07846 for freebsd-fs-outgoing; Fri, 23 Jan 1998 12:16:30 -0800 (PST) (envelope-from owner-freebsd-fs@FreeBSD.ORG) Received: from gate.iterated.com (gate.iterated.com [206.30.188.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA07841 for ; Fri, 23 Jan 1998 12:16:28 -0800 (PST) (envelope-from CSagar@exchange.iterated.com) Received: from [198.242.115.150] by gate.iterated.com for id PAA01211; Fri Jan 23 15:16:27 1998 Received: by exchange.iterated.com with Internet Mail Service (5.5.1664.3) id ; Fri, 23 Jan 1998 15:16:26 -0500 Message-ID: Subject: help with ccd volumes Date: Fri, 23 Jan 1998 15:16:20 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.1664.3) Content-Type: text/plain; charset="iso-8859-1" To: "'freebsd-fs@freebsd.org'" From: Chris Sagar Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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. Any and all input is greatly appreciated. Chris Sagar Csagar@iterated.com