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
--=20
------------------------------------------------
Eric H. Weigle -- http://public.lanl.gov/ehw/=20
------------------------------------------------
--c3bfwLpm8qysLVxt
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE9ZW7g1LDXWFnqnE8RAgFDAJ9TUsDntY84E8wQobv50b2sx7JPVgCgrEGi
Sa052MlhF2Z0kbfuYd89oeU=
=DJ9+
-----END PGP SIGNATURE-----
--c3bfwLpm8qysLVxt--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/