Different U320 drives of the same make/model, or different makes and models?
The driver cannot "fake" a device returning an internal target failure
error. I have only seen this on certain U320 Seagate drives and my
understanding is that it is a drive firmware problem exposed under high
transaction loads.
The locking max tag count diagnostic is normal. It means that the
driver has determined the maximum queue depth of your disk.
> If I remove memory from the machine so that it only has 1GB, then
> everything is solid as a rock.
I bet there is less I/O going to the drives too.
> If I plug a zero channel raid controller into the same system (dpt_i2o),
> then I don't get any I/O error regardless of the amount of RAM.
The RAID controller will eat these messages. Remeber that it only
*emulates* a SCSI controller. It doesn't always act like one.
> Any thoughts?
Beat up on your driver vendor?
-- Justin- 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/