linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SCSI sync unsupported: who's guilty?
@ 2020-06-25 11:51 Janpieter Sollie
  2020-06-25 13:57 ` Hannes Reinecke
  0 siblings, 1 reply; 2+ messages in thread
From: Janpieter Sollie @ 2020-06-25 11:51 UTC (permalink / raw)
  To: linux-block


[-- Attachment #1.1: Type: text/plain, Size: 592 bytes --]

Hi everyone,
During testing of bcachefs with a aacraid controller, I encountered the following issue: The
bcachefs kernel thread reports a critical IO error due to aacraid disabling SCSI command
SYNCHRONIZE_CACHE by default.
Who should handle those cases?
- adapter: does it need to "discard" the invalid CDB and act like it completed successfully?
- aacraid: enable when explicity requested?
- block: does it need to "skip" the block error and move on?
- kernel thread: "ignore" the error?
I have no idea what the proper way to do here would be.  Anyone who does?
Janpieter.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2020-06-25 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-25 11:51 SCSI sync unsupported: who's guilty? Janpieter Sollie
2020-06-25 13:57 ` Hannes Reinecke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).