Date: Mon, 2 Dec 2002 00:33:11 -0800 (PST) From: Nate Lawson <nate@root.org> To: Manfred Antar <null@pozo.com> Cc: "Daniel C. Sobral" <dcs@newsguy.com>, msch@snafu.de, freebsd-current@FreeBSD.ORG Subject: Re: dump(8) + UFS2 Message-ID: <Pine.BSF.4.21.0212020030010.1744-100000@root.org> In-Reply-To: <5.2.0.9.2.20021130105743.00acc2e8@pozo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0212020030010.1744-100000>