Hi, I wonder if you guys might be able to help. Automatic LUN detection does not seem to be functioning on my kernel despite all my efforts to persuade it otherwise. (Kernel 2.6.17.6, although I tried newer versions aswell...) CONFIG_SCSI_MULTI_LUN=y is set in my kernel config, and I am passing max_luns=12 as kernel parameter. The scsi system is _not_ compiled as a module, and my HBA is in Adaptec 3930A-R, (aic79xx) Once the system has booted, I can force it to detect all luns with: echo "0 0 1" > /sys/class/scsi_host/host[x]/scan echo "0 0 2" > /sys/class/scsi_host/host[x]/scan echo "0 0 3" > /sys/class/scsi_host/host[x]/scan I have a hardware RAID array connected to the HBA which maps 4 x 1TB slices to LUNS[0-3]. Like I said the kernel is only interested in LUN0 for some reason... Any way I can ask my kernel to detect all LUNs at startup? Kind regards, - Jaco van der Schyff - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html