User's Manual

421
Settings by Server Operating System
RHEL Settings
Non-Boot Environment
1 To the end of the /etc/modprobe.conf file, add:
ooptions qla2xxx qlport_down_retry=65
2 Reload the driver.
Example:
# echo "options qla2xxx qlport_down_retry=65" >> /etc/modprobe.conf
# modprobe -r qla2xxx
# modprobe qla2xxx
Boot Environment
1 To the end of the /etc/modprobe.conf file, add:
options qla2xxx qlport_down_retry=60
2 Update the init ram disk.
3 Reboot.
Example:
# echo "options qla2xxx qlport_down_retry=60" >> /etc/modprobe.conf
# mkinitrd -f -v /boot/initrd-<kernel version>.img <kernel version>
# reboot
Netware Settings
Startup.ncf Settings
In the file c:/nwserver/startup.ncf, to the end of the FC driver load line, add:
/LUNS /ALLPATHS /ALLPORTS /PORTDOWN=60