From owner-freebsd-questions Thu Apr 26 21:20:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f176.law11.hotmail.com [64.4.17.176]) by hub.freebsd.org (Postfix) with ESMTP id 9DC3237B422 for ; Thu, 26 Apr 2001 21:20:25 -0700 (PDT) (envelope-from burnscharlesn@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 26 Apr 2001 21:20:25 -0700 Received: from 64.20.170.19 by lw11fd.law11.hotmail.msn.com with HTTP; Fri, 27 Apr 2001 04:20:25 GMT X-Originating-IP: [64.20.170.19] From: "Charles Burns" To: maillist@coastsight.com, freebsd-questions@freebsd.org Subject: Re: Promise IDE RAID Support Date: Thu, 26 Apr 2001 21:20:25 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 27 Apr 2001 04:20:25.0463 (UTC) FILETIME=[62093070:01C0CED1] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Does anybody know if and when, if ever, the Promise IDE RAID will ever >work properly in FreeBSD? Well, in a way it does now. With the exception of Promise's new RAID 5 controllers (which suck, BTW), Promise RAID controllers like the FastTrak are all just software RAID. You can use VINUM, a FreeBSD software RAID tool, to accomplish the exact same thing without the need for special controllers (normal Promise ones work fine). If you absolutely must use those controllers though, you can probably flash them with the FlashROM from the normal Promise IDE controllers and use them with Vinum. Note that Promise's RAID, being software, has no speed advantage over FreeBSD's software RAID... In fact I am willing to bet that it is measurable slower knowing the quality of code in FreeBSD. Promises "hardware RAID" solution, at least in RAID 5 (IMO the most useful RAID level) is usually slower than a single hard disk, thus the only advantages are fault tolerance and a bigger partition. There is another company that makes IDE RAID5 controllers that do the RAID processing in hardware (thus freeing up the CPU from doing the same) that not only don't suck--they also support Linux. I am unsure if they work in FreeBSD though. Hope this helps. Charles Burns _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message