From owner-freebsd-stable@FreeBSD.ORG Wed Apr 26 07:36:54 2006 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 6C6A316A401 for ; Wed, 26 Apr 2006 07:36:54 +0000 (UTC) (envelope-from tim@timandcorey.com) Received: from rackdawg.moocowproductions.org (rackdawg.moocowproductions.org [64.39.14.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1902B43D48 for ; Wed, 26 Apr 2006 07:36:54 +0000 (GMT) (envelope-from tim@timandcorey.com) Received: by rackdawg.moocowproductions.org (Postfix, from userid 1006) id 79B86189AF3; Wed, 26 Apr 2006 02:36:53 -0500 (CDT) X-Spam-Checker-Version: SpamAssassin 3.1.0-gr0 (2005-09-13) on rackdawg.timandcorey.com X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,AWL autolearn=unavailable version=3.1.0-gr0 Received: from webmail.timandcorey.com (localhost [127.0.0.1]) by rackdawg.moocowproductions.org (Postfix) with ESMTP id 0645F49CE1 for ; Wed, 26 Apr 2006 02:36:52 -0500 (CDT) Received: from 70.238.70.107 (SquirrelMail authenticated user timsoder) by webmail.timandcorey.com with HTTP; Wed, 26 Apr 2006 02:36:52 -0500 (CDT) Message-ID: <49439.70.238.70.107.1146037012.squirrel@webmail.timandcorey.com> Date: Wed, 26 Apr 2006 02:36:52 -0500 (CDT) From: "Tim Soderstrom" To: freebsd-stable@freebsd.org User-Agent: SquirrelMail/1.4.6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: DMA timeouts with Adapter ASH-1205SA SATA PCI Card X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tim@timandcorey.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2006 07:36:54 -0000 I am trying to jump into the world of FreeBSD and have been having some nasty problems with some things. The latest of which is the fact that FreeBSD is noting DMA timeouts with my SATA card, particularly when performing writes: ad4: FAILURE - WRITE_DMA48 status=51 error=10 LBA=273370735 g_vfs_done():ad4s1g[WRITE(offset=115279347712, length=131072)]error = 5 ad4: TIMEOUT - WRITE_DMA48 retrying (1 retry left) LBA=276000431 .... These repeat sometimes to the point of FreeBSD going into an emergency reboot mode, although this has not yet happened since I updated to 6.0-RELEASE-p7. Speaking of, I am confused as to if that is the STABLE branch (which I want to get on)? In any case, I am concerned as to whether or not these errors represent a real problem and what I can go about doing with them. This box is designed to be a file-server, so I had hoped that it would be as stable as, well, if not a rock, at least play-dough :) Regards, Tim S.