From owner-freebsd-current Mon Dec 2 0:33:10 2002 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 BE1DB37B401 for ; Mon, 2 Dec 2002 00:33:09 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 4D41A43ECD for ; Mon, 2 Dec 2002 00:33:09 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 3140 invoked by uid 1000); 2 Dec 2002 08:33:11 -0000 Date: Mon, 2 Dec 2002 00:33:11 -0800 (PST) From: Nate Lawson To: Manfred Antar Cc: "Daniel C. Sobral" , msch@snafu.de, freebsd-current@FreeBSD.ORG Subject: Re: dump(8) + UFS2 In-Reply-To: <5.2.0.9.2.20021130105743.00acc2e8@pozo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 30 Nov 2002, Manfred Antar wrote: > At 10:56 AM 11/30/2002 -0200, Daniel C. Sobral wrote: > >Well, I once restored something to UFS2 (converting my partitions...). > >It was quite funny to see 102.7% was complete, and it would end in 0 > >(minutes, one assume). > > Here are further messages from console when trying to dump UFS2 > It seems like a controller error also: > > (da0:ahc0:0:0:0): Unretryable error > (da0:ahc0:0:0:0): READ(10). CDB: 28 0 b3 9b 97 60 0 0 1 0 > (da0:ahc0:0:0:0): CAM Status: SCSI Status Error > (da0:ahc0:0:0:0): SCSI Status: Check Condition > (da0:ahc0:0:0:0): ILLEGAL REQUEST asc:21,0 > (da0:ahc0:0:0:0): Logical block address out of range field replaceable unit: 3: Command byte 2 bit 7 is invalid This is the dump program's fault still. The controller is just saying that block is way out of range, unless you have a 1.5 TB disk. ;-) -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message