From owner-freebsd-stable@FreeBSD.ORG Sun Sep 11 21:02:41 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 E6A4216A41F for ; Sun, 11 Sep 2005 21:02:41 +0000 (GMT) (envelope-from mkb@incubus.de) Received: from luzifer.incubus.de (incubus.de [80.237.207.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AADD43D45 for ; Sun, 11 Sep 2005 21:02:41 +0000 (GMT) (envelope-from mkb@incubus.de) Received: from [192.168.2.10] (p54AA8807.dip0.t-ipconnect.de [84.170.136.7]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by luzifer.incubus.de (Postfix) with ESMTP id 327A32E7E7; Sun, 11 Sep 2005 23:05:31 +0200 (CEST) Message-ID: <43249B73.80103@incubus.de> Date: Sun, 11 Sep 2005 23:02:43 +0200 From: Matthias Buelow User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050831) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Anthony Chavez References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Stress testing and TIMEOUT - WRITE_DMA X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Sep 2005 21:02:42 -0000 Anthony Chavez wrote: > Sep 6 11:35:27 mybox kernel: ad0: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=8348191 [...] > Has anyone who has experienced this pain found solace in 5-STABLE's ATA > drivers? Is this with the ATA mkIII patches? I assume you're acquainted with the ATA DMA timeout discussions of the last couple months concerning 5.x. mkb.