From owner-freebsd-questions@FreeBSD.ORG Wed Jul 2 22:24:12 2003 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 193A237B401 for ; Wed, 2 Jul 2003 22:24:12 -0700 (PDT) Received: from corp.intelius.com (ns1.intelius.com [65.73.232.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84B0A43FD7 for ; Wed, 2 Jul 2003 22:24:11 -0700 (PDT) (envelope-from kmarcus@corp.intelius.com) Received: from corp.intelius.com (localhost.intelius.com [127.0.0.1]) by corp.intelius.com (8.12.3/8.12.3) with ESMTP id h635GTeG060488 for ; Wed, 2 Jul 2003 22:16:29 -0700 (PDT) (envelope-from kmarcus@corp.intelius.com) Received: from localhost (kmarcus@localhost)h635GTPj060485 for ; Wed, 2 Jul 2003 22:16:29 -0700 (PDT) Date: Wed, 2 Jul 2003 22:16:29 -0700 (PDT) From: Kevin Marcus To: freebsd-questions@freebsd.org In-Reply-To: <20030702190055.41E1237B404@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: freebsd-questions Digest, Vol 15, Issue 11 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: Thu, 03 Jul 2003 05:24:12 -0000 > Message: 17 > Date: Wed, 02 Jul 2003 20:17:10 +0300 > From: Johan Paul > Subject: Re: Using a RAID-card with FreeBSD > To: freebsd-questions@freebsd.org > Message-ID: <3F031396.5010908@johanpaul.com> > Content-Type: text/plain; charset=us-ascii; format=flowed > > > Yes, the RAIDing is completely transparent to the OS. You don't even > > have to reboot the machine if the disks are hot-swappable. Just pull the > > dead one out, install the new one, and the controller will bring it up > > to speed. RAID-1 is much faster to rebuild than RAID-5 (just a casual > > observation; I'm not sure if that's a hard-and-fast rule). > > I just wanted to let you all know that I succesfully installed FreeBSD > 4.8R with Promise FastTrak TX2 on a RAID1 using two IDE drives. Works > like a charm all the way from installation! FreeBSD sees the RAID1 > arrays as "ar0" and tells me that the two disks are 'READY' :) > > It's so nice to know that it actually works and one can be much more > safe now than with software RAID... And the card wasn't even expensive. > I just have to say that I had my doubts in the beginning, but luckely > they were in vain! i have usccessfully used various adaptec raid cards on freebsd, but i like the 3200s the most. Additionally, adaptec supports freebsd with their utilities on their website which you can download. However, they only work on the 4.x series of freebsd, not the 5.x series. So if you use an adaptec raid card, you will be able to muck with tthe rid without having to reboot the machien and go through the BIOS stuff.