From owner-freebsd-hardware@FreeBSD.ORG Wed Feb 16 22:43:49 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA36D16A4CE; Wed, 16 Feb 2005 22:43:49 +0000 (GMT) Received: from freebee.digiware.nl (dsl439.iae.nl [212.61.63.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A0D743D2D; Wed, 16 Feb 2005 22:43:48 +0000 (GMT) (envelope-from wjw@withagen.nl) Received: from [212.61.27.71] (dual.digiware.nl [212.61.27.71]) by freebee.digiware.nl (8.13.1/8.13.1) with ESMTP id j1GMhVc6085392; Wed, 16 Feb 2005 23:43:41 +0100 (CET) (envelope-from wjw@withagen.nl) Message-ID: <4213CC9E.20408@withagen.nl> Date: Wed, 16 Feb 2005 23:43:42 +0100 From: Willem Jan Withagen User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Peter C. Lai" References: <20050216065700.GB20992@cowbert.2y.net> In-Reply-To: <20050216065700.GB20992@cowbert.2y.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-hackers@freebsd.org cc: freebsd-hardware@freebsd.org cc: freebsd-questions@freebsd.org cc: freebsd-scsi@freebsd.org Subject: Re: vinum vs. DPT smartcacheIV raid X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 22:43:50 -0000 Peter C. Lai wrote: > I have a box with DPT PM2044 SmartCacheIV UW-SCSI PCI cards which can do > RAID-5 in hardware, but I'd have to use the DOS volume manager to set up > the array. I have heard reports that vinum woudl be faster than using the > native card. Is this true? Should I not bother with doing the hardware raid > and just go with vinum? > > The rest of the system is a k6-2 400mhz with 256mb ram (amount might change). > I will also have moderate network i/o on the pci bus (obviously). I still have one here lingering around somewhere on a shelf. It ran a 4*1Gb diskarray RAID-5 when 1GB disk where still sort of big. So that is how old this card is. With that I did have some unplesant experiences with this card: - First and most major it seems that you need to have the right version firmware in it. Otherwise things might get seriously hossed at unexpected times. Just buffers timing out in the middle of the night. - The other issue was that my disk where in an external cabinet and once the cable came loose. It killed the raid as expected, but it took me a long time to find some tools to force the disk up the brute way. Just to see if I could recover some of the data. And like you say: Al these tools are DOS based. Currently I'm running a 4*60Gb ATA RAID5 with old vinum on a 233 MHZ P2, 256Mb with FBSD 5.1. This ATA just because ATA disk are so much cheaper per MB, and I do not need utmost dependability for my 6 PC office. I've ordered 4*250Gb ATA disks this week to build a new RAID5, and I'll go again for vinum. --WjW