All of lore.kernel.org
 help / color / mirror / Atom feed
* blk_abort_queue on failed paths?
@ 2009-06-02 22:55 David Strand
  2009-06-03 21:39 ` Mike Christie
  0 siblings, 1 reply; 10+ messages in thread
From: David Strand @ 2009-06-02 22:55 UTC (permalink / raw)
  To: device-mapper development

After updating to kernel 2.6.28 I found that when I performed some
cable break testing during device i/o, I would get unwanted device or
host resets. Ultimately I traced it back to this patch:

http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.29.y.git;a=commit;h=224cb3e981f1b2f9f93dbd49eaef505d17d894c2

The call to blk_abort_queue causes the block layer to call
scsi_times_out for pending i/o, which can (or will) ultimately lead to
device, and/or bus and/or host resets, which of course cause all the
other devices significant disruption.

What was the reason for this change? I searched through my email from
this mailing list and could not find a discussion about it.

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

end of thread, other threads:[~2009-06-05  8:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-02 22:55 blk_abort_queue on failed paths? David Strand
2009-06-03 21:39 ` Mike Christie
2009-06-04  1:43   ` David Strand
2009-06-04 17:18   ` [dm-devel] " Mike Anderson
2009-06-04 17:56     ` Mike Christie
2009-06-04 18:02       ` [dm-devel] " Mike Christie
2009-06-05  8:28       ` Mike Anderson
2009-06-04 18:09   ` Mike Christie
2009-06-04 20:35     ` [dm-devel] " David Strand
2009-06-05  7:56     ` Mike Anderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.