Subject: Re: SCSI error!!
To: Andrea <andrea@knute.cs.tin.it>
From: Frederick Bruckman <fredb@immanent.net>
List: port-i386
Date: 10/04/2001 13:37:37
On Thu, 4 Oct 2001, Andrea wrote:

> I recently configurated a  raid0  using  RaidFrame and NetBSD.
>
> Initially all went fine.
>
> But few minutes ago unpacking a big tar-ball i got the following error continuosly:
>
> Oct  4 19:46:53 knute /netbsd: sd7(ahc0:14:0):  Check Condition on CDB: 0x28 00 00 7f f4 00 00 00 10 00
> Oct  4 19:46:53 knute /netbsd:     SENSE KEY:  Illegal Request
> Oct  4 19:46:53 knute /netbsd:    INFO FIELD:  8385536
> Oct  4 19:46:53 knute /netbsd:      ASC/ASCQ:  Logical Block Address Out of Range
> Oct  4 19:46:53 knute /netbsd:      FRU CODE:  0x3
> Oct  4 19:46:53 knute /netbsd:          SKSV:  Error in CDB, Offset 2, bit 7
> Oct  4 19:46:53 knute /netbsd:

How big is that disk? If it's a 408mb or less, and you're trying to
access mb 409, that would explain it. I suggest you review the numbers
in the disklabels carefully, both for sd7 and for raid0.

Frederick