From owner-freebsd-current@FreeBSD.ORG Fri Apr 1 12:42:55 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9E2516A4CE for ; Fri, 1 Apr 2005 12:42:55 +0000 (GMT) Received: from av1-2-sn1.fre.skanova.net (av1-2-sn1.fre.skanova.net [81.228.11.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FBAC43D2D for ; Fri, 1 Apr 2005 12:42:55 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: by av1-2-sn1.fre.skanova.net (Postfix, from userid 502) id 941D537E59; Fri, 1 Apr 2005 14:42:54 +0200 (CEST) Received: from smtp3-1-sn1.fre.skanova.net (smtp3-1-sn1.fre.skanova.net [81.228.11.163]) by av1-2-sn1.fre.skanova.net (Postfix) with ESMTP id 86C9C37E42; Fri, 1 Apr 2005 14:42:54 +0200 (CEST) Received: from sentinel (81-232-139-217-no23.business.telia.com [81.232.139.217]) by smtp3-1-sn1.fre.skanova.net (Postfix) with ESMTP id 5A61E37E4C; Fri, 1 Apr 2005 14:42:54 +0200 (CEST) From: "Daniel Eriksson" To: "'FreeBSD Current'" Date: Fri, 1 Apr 2005 14:42:38 +0200 Organization: Home Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <424A9665.5050101@DeepCore.dk> Thread-Index: AcU1IUD29Stqdd2mTb+KOkiXVAYh7QBkEHAg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 cc: =?iso-8859-1?Q?'S=F8ren_Schmidt'?= Subject: RE: HEADSUP: ATA mkIII has been committed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2005 12:42:55 -0000 S=F8ren Schmidt wrote: > As pr subject make world is needed to get things in sync again. >=20 > Let me know is there are problems / success stories.. I just upgraded two of my servers, and both had some serious problems = with the new ATA code. I keep both servers pretty much in sync, so these timestamps are for = both of them: Good: 2005.03.25.02.00.00 Bad: 2005.04.01.07.30.00 On server #1 (SMP) I get a lot of "FAILURE - READ_DMA status=3D51 error=3D84 LBA=3D9" during = probing. On server #2 (UP) the slave-discs on the RocketRAID 454 controller is = simply skipped during probing (no error messages, but the geom_stripe array = they are part of never gets activated of course since 3 of the 6 discs are missing). Here are the specs and the boot logs: Server #1: Tyan Tiger S2466N-4M (AMD 760MPX), dual AMD AthlonMP 2600+, latest BIOS, ACPI enabled, onboard LAN disabled Compaq Smart Array 5300 (ciss) Intel PRO/1000 Dual Port (em) 2 x HighPoint RocketRAID 454 (atapci) http://forumserver.zapto.org/SERV1_good.txt http://forumserver.zapto.org/SERV1_bad.txt Server #2: ASUS A7V600-X (VIA KT600), AMD AthlonXP 2500+, latest BIOS, ACPI = enabled, onboard LAN enabled (vr) Generic RealTek 8169 NIC (re) HighPoint RocketRAID 454 (atapci) Promise SATA150 TX4 (atapci) http://forumserver.zapto.org/SERV2_good.txt http://forumserver.zapto.org/SERV2_bad.txt /Daniel Eriksson