From owner-freebsd-questions@FreeBSD.ORG Thu Apr 21 16:43:13 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1117316A4CE for ; Thu, 21 Apr 2005 16:43:13 +0000 (GMT) Received: from mail.arax.md (mail.arax.md [217.26.160.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AFBC43D39 for ; Thu, 21 Apr 2005 16:43:12 +0000 (GMT) (envelope-from cezar@arax.md) Received: from qvirtual (helo=mail.arax.md) by mail.arax.md with local-smtp (Exim 4.43 (FreeBSD)) id 1DOelj-00011i-8r for freebsd-questions@freebsd.org; Thu, 21 Apr 2005 19:43:11 +0300 Received: from cezar.arax.md ([217.26.161.51]) by mail.arax.md with esmtp (Exim 4.43 (FreeBSD)) id 1DOelj-00011d-4O for freebsd-questions@freebsd.org; Thu, 21 Apr 2005 19:43:11 +0300 Date: Thu, 21 Apr 2005 19:48:47 +0300 From: arax X-Mailer: The Bat! (v3.0.1.33) Professional X-Priority: 3 (Normal) Message-ID: <1212701106.20050421194847@arax.md> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: WRITE_DMA problem again X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: arax List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2005 16:43:13 -0000 Hi all, I was just wondering if there's a solution to fix the WRITE_DMA problem. I've searched the archives but couldn't find a complete answer to this, like why it's happening and what to do about it. I'd appreciate any help. It seems that this doesn't do any harm to my system, but I'm not sure because at this time the system is under no load at all. These errors just appear from time to time. I would like to fix this before I move the server into production. I use 5.3-RELEASE and here's the output of my dmesg.today atapci0: port 0xffa0-0xffaf,0x376,0x170-0x177,0x3f 6,0x1f0-0x1f7 at device 31.1 on pci0 ad0: 8693MB [17662/16/63] at ata0-master UDMA66 ad0: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=1573151 ad0: FAILURE - WRITE_DMA timed out ad0: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=3750847 ad0: FAILURE - WRITE_DMA timed out Thank you very much. Regards, Cezar