From owner-freebsd-questions@FreeBSD.ORG Sat Sep 8 01:51:22 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0A3816A417 for ; Sat, 8 Sep 2007 01:51:22 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.freebsd.org (Postfix) with ESMTP id A26E813C459 for ; Sat, 8 Sep 2007 01:51:22 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from TEDSDESK (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.13.8/8.13.8) with SMTP id l881pK5L078148; Fri, 7 Sep 2007 18:51:21 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Richard Tobin" , Date: Fri, 7 Sep 2007 18:52:11 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20070905220310.6EF69258F8C@macpro.inf.ed.ac.uk> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1896 Cc: Subject: RE: Disk errors when copying 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, 08 Sep 2007 01:51:23 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Richard Tobin > Sent: Wednesday, September 05, 2007 3:03 PM > To: freebsd-questions@freebsd.org > Subject: Disk errors when copying > > > When copy between disks (ad10 ->ad8), I get errors: > > ad10: WARNING - READ_DMA48 UDMA ICRC error (retrying request) > LBA=435128800 > ad10: FAILURE - READ_DMA48 status=51 > error=10 LBA=435128800 > g_vfs_done():ad10s2g[READ(offset=175562145792, length=131072)]error = 5 > > I don't get these errors just reading the data from ad10. Is this > some kind of system error rather than a bad disk? Is it a known problem? > Yes it is a known problem. It does not happen with most combinations of drives and controllers. You need to exhaustively document the motherboard/controller/hard disk and put it into a PR and file it so that the developer can add your combo into his database. The more of these that are documented the quicker that a coorelation is going to show up and get fixed. Ted