Messages in this thread |  | | Date | Thu, 22 Aug 2002 17:08:16 -0600 | From | Eric Weigle <> | Subject | Re: 2.5.31 qlogic error "this should not happen" |
| |
FWIW-
I occasionally saw that error on our 2.4 RAID system; it went away when I increased the size of the handles array in qlogicfc.h:
-#define QLOGICFC_REQ_QUEUE_LEN 127 /* must be power of two - 1 */ +#define QLOGICFC_REQ_QUEUE_LEN 255 /* must be power of two - 1 */
I know this probably isn't the ``right'' solution, but it worked for me... your mileage may vary.
-Eric
-- ------------------------------------------------ Eric H. Weigle -- http://public.lanl.gov/ehw/ ------------------------------------------------ [unhandled content-type:application/pgp-signature] |  |