Hi List, I was going through the 2.4.2/2.4.4 scsi error handling and scsi_done routine. I could not figure out how the scsi layer handles the DID_BAD_TARGET status in the host-byte of result that is returned by low-level driver. It looks like, DID_BAD_TARGET is not being handled at all in the SCSI as well as sd.c. I am using new error handling code (use_new_eh_code = 1). Can somebody explain what SCSI layer does in case low-level driver returns DID_BAD_TARGET ? This return value is very common because in case of fibre-channel environment, devices can go and come back. Regards, -hiren (408)970-3062 [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED]

