On Mon, 18 Sep 2006, Michael Nelson wrote:

> If it's not an Adaptec, I would look for a similar feature.  Until the
> controller sees both devices, Linux doesn't have a chance.

That's not quite true. The first thing Linux does for most scsi devices is 
throw out any bios code and rescan the busses itself.

I've had the controller bios not looking for LUNs, while linux was happily 
able to scan and see everything.

The operative word here is modprobe.conf

options scsi_mod max_luns=256
options scsi_mod sparse_luns=1

See: http://www.suse.de/~garloff/linux/scsi-scan/scsi-scanning.html
      http://kbase.redhat.com/faq/FAQ_43_5583.shtm



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to