From owner-freebsd-current@FreeBSD.ORG Fri Sep 17 20:05:57 2004 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 A122516A4CE for ; Fri, 17 Sep 2004 20:05:57 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05A3F43D1F for ; Fri, 17 Sep 2004 20:05:57 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i8HK5ovt036365; Fri, 17 Sep 2004 22:05:50 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <414B439B.3070805@DeepCore.dk> Date: Fri, 17 Sep 2004 22:05:47 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Thomas Hurst References: <20040917043653.419a8e0e.skywizard@MyBSD.org.my> <20040916204721.E59CB5D04@ptavv.es.net> <20040917174852.GA32525@voi.aagh.net> In-Reply-To: <20040917174852.GA32525@voi.aagh.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable cc: current@freebsd.org Subject: Re: ad0: TIMEOUT - READ_DMA retrying (2 retries left) LBA=207594611 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, 17 Sep 2004 20:05:57 -0000 Thomas Hurst wrote: > * Kevin Oberman (oberman@es.net) wrote: >=20 >=20 >>If anyone is using ULE and seeing this EXACT problem, please holler? >>adX: TIMEOUT - READ_DMA retrying (2 retries left) LBA=3D or >>adX: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=3D >>It should be differing only in the ad unit number and the specified LBA= =2E >=20 >=20 > I'm seeing these using ULE and ADAPTIVE_GIANT; last time when I tried > opening a 133M file over Samba. The system locks completely and doesn'= t > recover. They seems to be happening roughly once a week on a largely > idle machine. >=20 > FreeBSD 5.3-BETA3 #1: Wed Sep 8 19:44:05 BST 2004 You need at least beta4 to get the ATA fixes that also applies. -S=F8ren