search for: max_report_lun

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

Did you mean: max_report_luns
2007 Jun 05
1
HP SureStore 40x6e - Multiple LUN's problem on CentOS 4.4
...: Sequential-Access ANSI SCSI revision: 02 I read somewhere that this shouldn't be a problem with RHEL 4, but I can't seem to get it detected. I tried to add options scsi_mod max_scsi_luns=6 to modprobe.conf and regenerated initrd - no change. Tried adding max_luns=6 max_report_luns=6 to the kernel line in grub.conf, no change. I tried to manually add it by doing: echo "scsi add-single-device 0 0 5 1" > /proc/scsi/scsi but again, no change. Any suggestions? Am I on the right track and just doing something wrong? I know recompiling the kernel is not the b...