Installing the Linux Driver
Note: HP recommends loading the driver using the modprobe command so that any driver parameter value specified in the /etc/modules.conf file takes effect.
e.For Redhat 7.2 with kernel
#cd /lib/modules/<kernel version>/kernel/drivers/addon/qla2300
#mv qla2300.o qla2300_rh.o
After renaming the older driver version, load the new driver using modprobe after updating the dependency file.
2.To manually unload the qla2x00 driver, enter the following command at the command prompt:
# modprobe
System Driver Parameter max_scsi_luns
Support for multiple LUNs can be configured in one of three ways. Currently, the maximum number of LUNs that can be scanned for each device is 128.
Note: If you have multiple HBAs, set max_scsi_luns to the largest number of LUNs supported by any one of these HBAs.
■To configure multiple LUN support during boot time, enter the following command at the boot prompt:
boot: linux max_scsi_luns=128
■If the SCSI
option scsi_mod max_scsi_luns=128
■If the SCSI
For LILO, perform the following steps:
1.Add the following line to each of the kernel images listed in the /etc/lilo.conf file:
append=”max_scsi_luns=128”
FCA2214/FCA2214DC | 29 |
Guide |
|