mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* linux 2.4 problem with qlogicfc modules
@ 2003-10-22 19:43 John Jasen
  2003-10-23  8:25 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: John Jasen @ 2003-10-22 19:43 UTC (permalink / raw)
  To: linux-kernel


drivers/scsi/qlogicfc.h has #
#define QLOGICFC_REQ_QUEUE_LEN  127

When I use mdadm to build a raid array out of 8 drives on the same 
channel, it can either hang silently or die with a warning that it should 
never get here.

If I up the define to 1023, I am able to build a raid array and run tests 
on it.

-- 
-- John E. Jasen (jjasen@realityfailure.org)
-- User Error #2361: Please insert coffee and try again.



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

* Re: linux 2.4 problem with qlogicfc modules
  2003-10-22 19:43 linux 2.4 problem with qlogicfc modules John Jasen
@ 2003-10-23  8:25 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2003-10-23  8:25 UTC (permalink / raw)
  To: John Jasen; +Cc: linux-kernel

On Wed, 22 Oct 2003 15:43:59 -0400 (EDT)
John Jasen <jjasen@realityfailure.org> wrote:

> If I up the define to 1023, I am able to build a raid array and run tests 
> on it.

This just means that there is some kind of bug in the
qlogicfc driver's handling of the out-of-space condition.


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

end of thread, other threads:[~2003-10-23  8:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-22 19:43 linux 2.4 problem with qlogicfc modules John Jasen
2003-10-23  8:25 ` David S. Miller

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

Powered by JetHome