From owner-freebsd-questions@FreeBSD.ORG Sat Jun 18 15:36:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 15A0B16A41C for ; Sat, 18 Jun 2005 15:36:06 +0000 (GMT) (envelope-from 4711@chello.at) Received: from chello084114137224.1.15.vie.surfer.at (chello084114137224.1.15.vie.surfer.at [84.114.137.224]) by mx1.FreeBSD.org (Postfix) with SMTP id 5FF8B43D55 for ; Sat, 18 Jun 2005 15:36:04 +0000 (GMT) (envelope-from 4711@chello.at) Received: (qmail 76379 invoked from network); 18 Jun 2005 15:36:02 -0000 Received: from www.matrix.net (HELO localhost) (192.168.123.10) by smtp.matrix.net with SMTP; 18 Jun 2005 15:36:02 -0000 From: Christian Hiris <4711@chello.at> To: freebsd-questions@freebsd.org Date: Sat, 18 Jun 2005 17:35:33 +0200 User-Agent: KMail/1.8 References: <20050618145311.A8FEB43D1D@mx1.FreeBSD.org> In-Reply-To: <20050618145311.A8FEB43D1D@mx1.FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4743298.DrGMz3MWmg"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200506181736.01857.4711@chello.at> Cc: Steve Bertrand , 'Titus von Boxberg' Subject: Re: Booting with multiple RAID1 configs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2005 15:36:06 -0000 --nextPart4743298.DrGMz3MWmg Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 18 June 2005 16:51:16, Steve Bertrand wrote: > Hence, the aftermath on a properly booted system: > > pearl# atacontrol status 1 > ar1: ATA RAID1 subdisks: ad4 ad6 status: READY > > pearl# atacontrol status 0 > ar0: ATA RAID1 subdisks: ad2 ad0 status: READY > > pearl# df -h > > Filesystem Size Used Avail Capacity Mounted on > /dev/ar1s1a 246M 185M 41M 82% / > /dev/ar1s1g 38G 9.7G 26G 27% /home > /dev/ar1s1e 38G 3.3G 32G 9% /usr > /dev/ar1s1f 29G 7.9G 19G 30% /var > procfs 4.0K 4.0K 0B 100% /proc > > I must add that atacontrol is such a much simpler RAID manipulation tool > than vinum. I haven't done any redundancy checks or anything as of yet, > but it almost seems too good to be in the base system :) Just a hint: Try out what happens if you disconnect one drive of each of yo= ur=20 raid-arrays and you are rebooting the machine afterwards. I had some bad=20 experience in the past with dual-ataraid configurations where the ataraid=20 driver mixed up devices in case of an array breakage. I ended up with gmirr= or=20 which stores its raid config data on disk. This means gmirror takes care of= =20 which disk belongs to which array. It is able to work independent of any=20 controller/channel to disk mapping. Cheers ch =2D-=20 Christian Hiris <4711@chello.at> | OpenPGP KeyID 0x3BCA53BE=20 OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu --nextPart4743298.DrGMz3MWmg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCtD9h09WjGjvKU74RAjH7AJ9Nw74SLNtiZhGa1dGmqV7pEyB+FgCfd4AX T6RerRByJc16QxVtYXFE8is= =6UV0 -----END PGP SIGNATURE----- --nextPart4743298.DrGMz3MWmg--