On Mon, Oct 21, 2002 at 01:01:26PM -0700, andy barlak wrote:
>
> Sorry, used the wrong dmesg file for the copy and paste of the error message.
>
> yes the printk error message issued is:
>
> scsi: Device offlined - not ready or command retry failed after error recovery:
> host 0 channel 0 id 0 lun 0
>
> over and over through all ids, existing or not.
> Patch was successfully applied to 2.5.44.
I thought it could be one of the INQUIRY related commands to get the
id/serial numbers, since in your (previous) dmesg output, the failure
occured after the print_inquiry() call on the same target before any
upper level attaches.
But now you are getting nothing at all, not even any of the print_inquiry()
output?
Like you got just before the failures in your original message:
Vendor: CONNER Model: CFP2107E 2.14GB Rev: 1423
Type: Direct-Access ANSI SCSI revision: 02
Vendor: SEAGATE Model: SX423451W Rev: 9E18
Type: Direct-Access ANSI SCSI revision: 02
Can you turn on all scsi logging - with CONFIG_SCSI_LOGGING enabled,
on your boot command line add a "scsi_logging=1" and send
the output.
-- Patrick Mansfield
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed Oct 23 2002 - 22:00:56 EST