SUSE Support

Here When You Need Us

QLogic module (qla2xxx) fails to load upon server startup

This document (7002755) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Linux Enterprise Server 10

Situation

After updating the kernel, the QLogic drivers fail to load during server startup and no LUNs are seen.

The following message can usually be found in /var/log/boot.msg:
 
FATAL: Error inserting qla2xxx (/lib/modules/2.6.27.19-5-default/kernel/drivers/scsi/qla2xxx/qla2xxx.ko): Unknown symbol in module, or unknownparameter (see dmesg)

Resolution

This is caused by qla2xxx module parameters in /etc/modprobe.conf.local that are no longer valid under the new kernel. The parameters in question are commonly added to modprobe.conf.local by a third party script that is used to configure the QLogic adapters. One of the configurations that we have seen cause this is:
 
/etc/modprobe.conf.local
options qla2xxx qlport_down_retry=1 ql2xfailover=1 ql2xretrycount=5
remove qla2xxx /sbin/modprobe -r --first-time --ignore-remove qla2xxx && { /sbin/modprobe -r --ignore-remove qla2xxx_conf; }

In the above example, the ql2xfailover and ql2xretrycount options are not supported in the QLogic driver in SLES10. Removing these deprecated options will resolve this problem.
 
  • Note - If the qla2xxx module is being added to the initrd, the initrd must be rebuilt using `mkinitrd` command after changing the /etc/modprobe.conf.local file.

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:7002755
  • Creation Date: 17-Mar-2009
  • Modified Date:24-Mar-2021
    • SUSE Linux Enterprise Server

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.