From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 04:14:56 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0744D16A4CE for ; Mon, 23 Feb 2004 04:14:56 -0800 (PST) Received: from mail018.syd.optusnet.com.au (mail018.syd.optusnet.com.au [211.29.132.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A24743D3F for ; Mon, 23 Feb 2004 04:14:55 -0800 (PST) (envelope-from tfrank@optushome.com.au) Received: from marvin.home.local (c211-28-241-189.eburwd5.vic.optusnet.com.au [211.28.241.189])i1NCEr500928; Mon, 23 Feb 2004 23:14:54 +1100 Received: by marvin.home.local (Postfix, from userid 1001) id 5D5242B9; Mon, 23 Feb 2004 23:14:53 +1100 (EST) Date: Mon, 23 Feb 2004 23:14:53 +1100 From: Tony Frank To: "Axel S. Gruner" Message-ID: <20040223121453.GB43264@marvin.home.local> References: <4039AB65.9000003@suedfactoring.de> <20040223072833.GE87020@wantadilla.lemis.com> <4039AC98.4040000@suedfactoring.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4039AC98.4040000@suedfactoring.de> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: RAID (ccd/vinum) with 2 harddisks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2004 12:14:56 -0000 Hi, On Mon, Feb 23, 2004 at 08:32:40AM +0100, Axel S. Gruner wrote: > Hi. > > Greg 'groggy' Lehey wrote: > >On Monday, 23 February 2004 at 8:27:33 +0100, Axel S. Gruner wrote: > > > >>Hi. > >> > >>I want to use RAID on a IBM xSeries 345 with two harddisks. > >>So the problem is, i can not setup a RAID System via Installation of > >>FreeBSD (it will be 4.9 or maybe 5.2) and i do not have a System > >>harddisk so that i can use the other ones as a RAID System. > >>Is there a way to setup RAID (CCD otr Vinum) on a System with 2 > >>harddisks (mirroring or stripping)? > > > > > >Yes. It's described in the man pages. > > Oh boy, i need a real large cup of coffee, or some glasses. In addition to the man pages I found these resources of particular use: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/vinum-root.html and http://www.vinumvm.org/cfbsd/vinum.pdf >From my own experience it can be done without much trouble. I burnt myself a few times in the process but that was mostly user fault. Regards, Tony