Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 1998 12:38:56 +1030
From:      Greg Lehey <grog@lemis.com>
To:        Chris Sagar <CSagar@exchange.iterated.com>
Cc:        "'freebsd-fs@freebsd.org'" <freebsd-fs@FreeBSD.ORG>
Subject:   Re: help with ccd volumes
Message-ID:  <19980124123856.60372@lemis.com>
In-Reply-To: <B127D055F876D111981F00C04FD5D32C025EA1@exchange.iterated.com>; from Chris Sagar on Fri, Jan 23, 1998 at 03:16:20PM -0500
References:  <B127D055F876D111981F00C04FD5D32C025EA1@exchange.iterated.com>

index | next in thread | previous in thread | raw e-mail

On Fri, Jan 23, 1998 at 03:16:20PM -0500, Chris Sagar wrote:
> 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.

Justin answered the question, but maybe it was a little cryptic.  You
do newfs on the CCD volume, not on its components.  In other words,
run ccdconfig first, then newfs.

Greg


home | help

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