HP QLogic Adapters Release Notes

2. Use the following command to extract the firmware:
# rpm -Uvh --force qlogic-firmware-x.yy.zz.noarch.rpm
3. Rebuild the ramdisk, and then reboot.
An example of an installation follows:
1. Save the original firmware files in /lib/firmware:
# cd /
# cp /lib/firmware/ql2400_fw.bin /lib/firmware/ql2400_fw.bin.orig
# cp /lib/firmware/ql2500_fw.bin /lib/firmware/ql2500_fw.bin.orig
2. Use the following commands to extract the firmware:
# rpm -Uvh --force ql2400-firmware-x.yy.zz.noarch.rpm
$ rpm -Uvh --force ql2500-firmware-x.yy.zz.noarch.rpm
3. Rebuild the ramdisk, and then reboot.
# mkinitrd -i initrd.img k kernelimage
NOTE: A SLES11 SP2 scheduler issue is observed in BFS configurations during heavy IO load.
In BFS configuration, HP recommends to change the default scheduler Completely Fair Queuing
(CFQ) to the other scheduler options such as noop or deadline. To change the scheduler, edit the
boot loader configuration file
/boot/grub/menu.lst
. Add elevator=deadline or elevator=noop to the kernel entry and reboot the system. Check the
elevator settings with the command
cat/sys/block/sdb/queue/scheduler.
/boot/grub/menu.lst
Example:
### Dont change this comment YaST2 identifier:
Original name: linux###
title SUSE Linux Enterprise Server 11 SP2 3.0.760.11
root (hd0,0)
kernel/vmlinuz3.0.76.11-default root=/dev/disk/byid/scsi360002ac0000000000000000200006036-part2 splash=silent
crashkernel=256M-:128M showopts vga=0x314 elevator=deadline
initrd/initrd3.0.76-0.11default
/boot/grub/menu.lst
Example:
### Dont change this comment YaST2 identifier:
Original name: linux###
title SUSE Linux Enterprise Server 11 SP3 3.0.760.11
root (hd0,0)
kernel/vmlinuz3.0.76.11-default root=/dev/disk/byid/scsi360002ac0000000000000000200006036-part3
resume=/dev/disk/byid/scsi360002ac0000000000000000200006036-part2 splash=silent crashkernel=256M-:128M showopts
vga=0x314 elevator=deadline
initrd/initrd3.0.76-0.11default
Windows support
This section describes CNA and HBA support for Windows.
6