All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/2] Stop scsi eh when fast_io_fail_tmo fires
@ 2010-03-24 15:50 Christof Schmitt
  2010-03-24 15:50 ` [patch 1/2] scsi: Allow FC LLD to fast-fail scsi eh Christof Schmitt
  2010-03-24 15:50 ` [patch 2/2] zfcp: Pass return code from fc_block_scsi_eh to " Christof Schmitt
  0 siblings, 2 replies; 5+ messages in thread
From: Christof Schmitt @ 2010-03-24 15:50 UTC (permalink / raw)
  To: linux-scsi

As a follow-up for the draft mentioned in
http://marc.info/?l=linux-scsi&m=126926716605409&w=2

The patches allow the scsi eh to exit early when the fast_io_fail_tmo
fires. This fixes the problem that the scsi eh will block until the
dev_loss_tmo fires, thus potentially blocking the scsi host for a very
long time.

Comments?

--
Christof Schmitt

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [patch 0/2] [PATCH/RESEND] Stop scsi eh when fast_io_fail_tmo fires
@ 2010-04-01 11:48 Christof Schmitt
  2010-04-01 11:48 ` [patch 1/2] scsi: Allow FC LLD to fast-fail scsi eh Christof Schmitt
  0 siblings, 1 reply; 5+ messages in thread
From: Christof Schmitt @ 2010-04-01 11:48 UTC (permalink / raw)
  To: James Bottomley; +Cc: linux-scsi, Mike Christie, Hannes Reinecke

James,

these are the same two patches i submitted to linux-scsi before. The
initial submission went only to linux-scsi, so here it is again with
the appropriate cc list. The patches solve the problem of the scsi eh
blocking the host until the dev_loss_tmo fires, allowing the scsi eh
to stop already when the fast_io_fail_tmo fires. Hannes and Mike agree
with this approach.

The patches apply to both, the current scsi-misc and the current
scsi-rc-fixes tree, i am not quite sure which tree would be more
appropriate.

--
Christof

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

end of thread, other threads:[~2010-04-01 11:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-24 15:50 [patch 0/2] Stop scsi eh when fast_io_fail_tmo fires Christof Schmitt
2010-03-24 15:50 ` [patch 1/2] scsi: Allow FC LLD to fast-fail scsi eh Christof Schmitt
2010-03-25 19:36   ` Mike Christie
2010-03-24 15:50 ` [patch 2/2] zfcp: Pass return code from fc_block_scsi_eh to " Christof Schmitt
  -- strict thread matches above, loose matches on Subject: below --
2010-04-01 11:48 [patch 0/2] [PATCH/RESEND] Stop scsi eh when fast_io_fail_tmo fires Christof Schmitt
2010-04-01 11:48 ` [patch 1/2] scsi: Allow FC LLD to fast-fail scsi eh Christof Schmitt

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.