Hi,

We are currently developing a SCSI target system with T10-PI. We are using 
block integrity interface and found a problem that this interface fundamentally 
can not pass Oracle T10-PI certification tests. Those tests require to receive 
on the initiator side information about which particular tag failed the target 
checks, but the block integrity interface does not preserve this information, 
hence the target can not deliver it to the initiator => certification failure. 
The storage provides the right sense, but then in scsi_io_completion() it is 
dropped and replaced by a single EILSEQ.

What would be the best way to fix that? By making a patch introducing new 
-EXXXXXX error codes for the PI errors?

Thanks,
Vlad
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to