From owner-freebsd-current@FreeBSD.ORG Mon May 17 10:59:19 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E549C16A4CE for ; Mon, 17 May 2004 10:59:19 -0700 (PDT) Received: from worldinternet.org (dsl-200-78-18-230.prod-infinitum.com.mx [200.78.18.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id E777D43D2D for ; Mon, 17 May 2004 10:59:18 -0700 (PDT) (envelope-from eculp@encontacto.net) Received: from localhost (localhost [127.0.0.1]) (uid 80) by worldinternet.org with local; Mon, 17 May 2004 13:05:12 -0500 Received: from EnContacto.Net (EnContacto.Net [200.78.18.230]) by mail.encontacto.net (Horde) with HTTP for ; Mon, 17 May 2004 13:05:12 -0500 Message-ID: <20040517130512.ax8o8wkgk4804csc@mail.encontacto.net> Date: Mon, 17 May 2004 13:05:12 -0500 From: Edwin Culp To: current@freebsd.org References: <20040517174621.34F955D0A@ptavv.es.net> In-Reply-To: <20040517174621.34F955D0A@ptavv.es.net> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 200.78.18.230 Subject: Re: ad2: FAILURE - READ_DMA status=51 error=84 LBA=0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 17:59:20 -0000 Quoting Kevin Oberman : >> Date: Mon, 17 May 2004 12:38:55 -0500 >> From: Edwin Culp >> Sender: owner-freebsd-current@freebsd.org >> >> I'm running current as of yesterday. I connected an older >> current disk [probably 6 months] that has some important >> information. I thought that it would be trivial to mount it and >> copy the info to my current disk. I tried and am getting: >> >> ad2: 29311MB [59554/16/63] at ata1-master UDMA66 >> ad2: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 >> ad2: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 >> ad2: FAILURE - READ_DMA status=51 >> error=84 LBA=0 >> ad2: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 >> ad2: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 >> ad2: FAILURE - READ_DMA status=51 >> error=84 LBA=0 >> >> Could this be caused by changes in current, a configuration issue >> that I'm missing or is it a probable hardware failure? > > Probably not a useful suggestion, but is the disk jumpered as MASTER? 'ad2' > is normally the master of the second IDE bus. Thanks, Kevin. Yes it is jumpered as master. I'm assuming that it should be done that way. Maybe I should take the jumper off and see what happens. I assume it would come up as ad3. Thanks, again. ed