search for: readme_qla2xxx2

Displaying 1 result from an estimated 1 matches for "readme_qla2xxx2".

2009 May 27
0
Sparse LUN's
...l is OK and all disks are configured. However, a mask of LUN 0 & 9 will not see the disks on LUN 9. It appears the kernel stops scanning when there is a gap in the LUN list. I read in a number of places how to fix this issue, and indeed here: http://filedownloads.qlogic.com/files/driver/48437/README_qla2xxx2-6U4.htm#BlacklistEntries Apparently, I should be able to add a line to modprobe.conf that allows sparse LUNs. So I followed the instructions and added options scsi_mod dev_flags="SUN:CSM200_R:0x040" max_luns=20 and rebuilt initrd. This doesn't seem to work, as only LUN 0 is configu...