On Wed, 2004-05-26 at 13:33, Atul Chitnis wrote: > I have reported the problem in bugzilla: > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=124139 Looks like another that needs adding to the whitelist. Can you do the test as described in the post I just made to the bug ? > after this, the kernel should scan for partitions /dev/sda1, /dev/sda2, > etc. but it doesnt. This is the same whether I use a single LUN device > like the Cruzer (as shown above) or a multi-LUN device like a 7-in-1 card > reader. Multi-lun devices like these need to get added as they get found to the whitelist right now. In the future we'll have to do something better about these, like having kudzu detect them, and put the relevant lines in your /etc/modprobe.conf saving us having to do a kernel update just to update the whitelist. We can't just turn on multi-lun probing on all devices, as this breaks some devices, by locking up the scsi bus when non-existant lun's are probed. > If this bug is confirmed, I'd treat it with a sense of urgency - these > days, just about everyone uses USB-storage devices, and this is a definite > show-stopper. I've just been through bugzilla and added a load of these devices to the whitelist (and sent them upstream too). If you or anyone else comes across any further devices that don't work without max_luns tweaking after tomorrows kernel, then please let me know about them, and I'll make sure they get added. Dave