qla2300 woes (FIXED!) 2005-10-25 - By Lee Whatley, Contractor
Back I can see all of the drives now on boot, and the OS sees them properly as STK disk drives instead of printers. It turns out it was a qlogic bios issue. The bios for my HBA was set by default to only see 8 LUNS per target. I bumped this up to 128 and now everything works fine.
Thanks, -Lee
Jayaram Subramani wrote: > Try and see whether this is still an issue, if the LUN numbers are > contiguous on the device. (0,1,2,3,4,5 and 6) (and not 31). > > /dev/sg3-sg8 is not an issue. They provide SCSI generic interfaces even > to the disk devices and can co-exist with block device interfaces > (/dev/sd*). "sginfo -l" will provide you mapping between /dev/sd* and > /dev/sg* (Assuming that you have sg3_utils package installed). > > Regards, > Jayaram.
-- Taroon-list mailing list Taroon-list@(protected) https://www.redhat.com/mailman/listinfo/taroon-list
|
|