From owner-freebsd-stable@FreeBSD.ORG Tue Jan 25 22:35:41 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5459516A4CE for ; Tue, 25 Jan 2005 22:35:41 +0000 (GMT) Received: from shiva.nextrials.com (shiva.nextrials.com [64.81.74.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2519143D2F for ; Tue, 25 Jan 2005 22:35:41 +0000 (GMT) (envelope-from dannyman@toldme.com) Received: from [192.168.1.102] (mito.sr.nextrials.com [192.168.1.102]) by shiva.nextrials.com (Postfix) with ESMTP id DF74B3C282A; Tue, 25 Jan 2005 14:35:40 -0800 (PST) Message-ID: <41F6C953.9040205@toldme.com> Date: Tue, 25 Jan 2005 14:33:55 -0800 From: Danny Howard User-Agent: Mozilla Thunderbird 1.0 (X11/20041209) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Michael R. Wayne" References: <20050119151301.A22310@Denninger.Net> <8eea040805011913334b140af6@mail.gmail.com> <8eea04080501191506237fc762@mail.gmail.com> <20050119171504.A23623@Denninger.Net> <41EF22F0.7010009@errno.com> <20050119213605.B26294@Denninger.Net> <20050120210923.GJ1168@manor.msen.com> In-Reply-To: <20050120210923.GJ1168@manor.msen.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: Bad disk or kernel (ATA Driver) problem? - SOLVED X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 22:35:41 -0000 Michael R. Wayne wrote: >On Wed, Jan 19, 2005 at 09:36:05PM -0600, Karl Denninger wrote: > >>What 'other vendor' have you found that makes RELIABLE SATA disks in the >>high capacity (e.g. 200-300gb) arena? >> > >WD now makes a SATA RAID line. HIGHLY recommended by 3ware. > I read with some alarm about trouble with SuperMicro servers and ATA, because that is my new box. I'll chime in a data point saying that I have not seen any errors with the SuperMicro 1U and my 250G Western Digital SATA drives: atapci0: port 0x4000-0x400f,0x4020-0x4023,0x4028-0x402f,0x4024-0x4027,0x4030-0x4037 mem 0xfc300000-0xfc3001ff irq 26 at device 2.0 on pci3 ata2: channel #0 on atapci0 ata3: channel #1 on atapci0 atapci1: port 0x4010-0x401f,0x4038-0x403b,0x4040-0x4047,0x403c-0x403f,0x4048-0x404f mem 0xfc300400-0xfc3005ff irq 27 at device 3.0 on pci3 ata4: channel #0 on atapci1 ata5: channel #1 on atapci1 atapci2: port 0x2060-0x206f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 31.1 on pci0 ata0: channel #0 on atapci2 ata1: channel #1 on atapci2 acd0: CDROM at ata1-master UDMA33 ad4: 238475MB [484521/16/63] at ata2-master SATA150 ad6: 238475MB [484521/16/63] at ata3-master SATA150 The vendor (ASA) were initially reluctant to send me this box because they were keen to issues with FreeBSD's SATA chipset compatability, but I did some research and convinced them not to fret. I am saving money and probably some hassle by replacing 3ware with gmirror. My cheat sheet is posted at http://dannyman.toldme.com/2005/01/24/freebsd-howto-gmirror-system/ . Thanks, -danny