public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* T10-PI: Getting failed tag info
@ 2014-12-11  4:58 Vladislav Bolkhovitin
  2014-12-12  3:12 ` Martin K. Petersen
  0 siblings, 1 reply; 10+ messages in thread
From: Vladislav Bolkhovitin @ 2014-12-11  4:58 UTC (permalink / raw)
  To: linux-scsi; +Cc: Martin K. Petersen

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-01-06 23:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-11  4:58 T10-PI: Getting failed tag info Vladislav Bolkhovitin
2014-12-12  3:12 ` Martin K. Petersen
2014-12-12 23:15   ` Nicholas A. Bellinger
2014-12-16  0:30     ` Martin K. Petersen
2014-12-13  3:57   ` Vladislav Bolkhovitin
2014-12-16  0:32     ` Martin K. Petersen
2014-12-15  8:18   ` Christoph Hellwig
2014-12-16  0:45     ` Martin K. Petersen
2014-12-30 12:15       ` Christoph Hellwig
2015-01-06 23:49         ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox