From owner-freebsd-questions@FreeBSD.ORG Sat Jun 23 23:51:30 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 180EC16A400 for ; Sat, 23 Jun 2007 23:51:30 +0000 (UTC) (envelope-from matt@atopia.net) Received: from saturn.atopia.net (saturn.atopia.net [72.36.141.58]) by mx1.freebsd.org (Postfix) with ESMTP id 028E513C448 for ; Sat, 23 Jun 2007 23:51:29 +0000 (UTC) (envelope-from matt@atopia.net) Received: by saturn.atopia.net (Postfix, from userid 1003) id E37164AD12; Sat, 23 Jun 2007 19:51:25 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by saturn.atopia.net (Postfix) with ESMTP id E07F24AD0F for ; Sat, 23 Jun 2007 19:51:25 -0400 (EDT) Date: Sat, 23 Jun 2007 19:51:25 -0400 (EDT) From: Matt Juszczak To: freebsd-questions@freebsd.org Message-ID: <20070623194759.X41426@saturn.atopia.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Issue with freebsd 6.2 and disk drives X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jun 2007 23:51:30 -0000 Hi all, My dedicated server company is deploying me a new FreeBSD 6.2 server. The box uses SATA drives, and is an AMD Athlon box. I was getting the following error flooding my dmesg: ad4: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=********* so they replaced all the hardware in the box. Still, with entirely different hardware, I am getting the same error: ad4: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=106848207 The hard drive in the new box is: ad4: 76319MB at ata2-master SATA150 Before I start telling them that this new hardware is also bad, I figured I would see if there are any known problems/bugs with 6.2, or possibly a known compatibility issue with SATA (and maybe if I should ask them to switch to IDE). Thanks all, Matt