From owner-freebsd-questions@FreeBSD.ORG Thu Aug 21 09:58:25 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 885DD16A4BF for ; Thu, 21 Aug 2003 09:58:25 -0700 (PDT) Received: from tonnikala.nettikala.fi (tonnikala.nettikala.fi [212.182.218.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EE0443FA3 for ; Thu, 21 Aug 2003 09:58:22 -0700 (PDT) (envelope-from mailing-lists@johanpaul.com) Received: from localhost (localhost [127.0.0.1]) by tonnikala.nettikala.fi (Postfix) with ESMTP id CC56D4200CD; Thu, 21 Aug 2003 19:58:26 +0300 (EEST) Received: by tonnikala.nettikala.fi (Postfix, from userid 612) id B02554200D3; Thu, 21 Aug 2003 19:58:26 +0300 (EEST) Received: from johanpaul.com (tellus.milkyway [10.0.42.1]) by tonnikala.nettikala.fi (Postfix) with ESMTP id 199494200CD; Thu, 21 Aug 2003 19:58:26 +0300 (EEST) Message-ID: <3F44FA2B.5010902@johanpaul.com> Date: Thu, 21 Aug 2003 19:58:19 +0300 From: Johan Paul User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: fi, en-us, en MIME-Version: 1.0 To: Richard Lucas References: <020101c36800$ba41d0b0$7f01a8c0@luke> In-Reply-To: <020101c36800$ba41d0b0$7f01a8c0@luke> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-2.4 required=7.0 tests=IN_REP_TO,REFERENCES,SIGNATURE_SHORT_DENSE, SPAM_PHRASE_01_02,SUPERLONG_LINE,USER_AGENT, USER_AGENT_MOZILLA_UA,X_ACCEPT_LANG version=2.43-cvs X-Spam-Level: X-Virus-Scanned: by AMaViS snapshot-20020531 cc: questions@freebsd.org Subject: Re: IDE Raid Card 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, 21 Aug 2003 16:58:25 -0000 Richard Lucas wrote: > Could someone suggest an IDE controller card that I could boot off of? I just want to do RAID 1 with 2 disks but don't want to buy one and then find out it doesn't work. I'm running the latest 4-STABLE. Hi, I use Promise FastTrak TX2 with great success for RAID 1 with two disks. Worked right away with the GENERIC kernel. A cheap card that does exactly what I want. I can probe the array status with atacontrol which is pretty much enough for me. > > Thanks, > Richard -- Johan