Problem with installation of Qlogic 2310F FC card!!!

Rigler, Stephen C. srigler at marathonoil.com
Fri Feb 25 15:12:14 UTC 2005


On Fri, 2005-02-25 at 21:23 +0800, Govind C wrote: 
> ----- Original Message -----
> From: "Rigler, Stephen C." <srigler at marathonoil.com>
> Date: Friday, February 25, 2005 9:28 pm
> Subject: Re: Problem with installation of Qlogic 2310F FC card!!!
> 
> > On Thu, 2005-02-24 at 19:14 -0800, Govind C wrote:
> > 
> > > #lspci -v
> > > 29:01.0 Fibre Channel: QLogic Corp.: Unknown device 0300 (rev 01)
> > >         Subsystem: QLogic Corp.: Unknown device 0106
> > >         Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 40
> > >         I/O ports at 3000 [size=256]
> > >         Memory at e8001000 (64-bit, non-prefetchable) [size=4K]
> > >         Expansion ROM at <unassigned> [disabled] [size=128K]
> > >         Capabilities: [44] Power Management version 2
> > >         Capabilities: [4c] PCI-X non-bridge device.
> > >         Capabilities: [54] Message Signalled Interrupts: 64bit+ 
> > > Queue=0/3 Enable
> > > 
> > 
> > I don't see any indication there of exactly which card you have.
> > 
> thats the problem,why is RedHat unable to determine the QLogic 2310F.I 
> am 100% sure its QLogic 2310F(It was stated on the FC).
> 

My first guess is that RedHat's module doesn't handle your card.  Try
insmod'ing the driver that you got from QLogic and see if it recognizes
your card.

FYI, QLogic installs its module to /lib/modules/`uname -
r`/kernel/drivers/scsi.

Using QLogic's driver with 2 QL2312 cards, my modules.conf looks like:

alias scsi_hostadapter0 qla2300_conf
alias scsi_hostadapter1 qla2300
options qla2300 ConfigRequired=1 ql2xfailover=1 ql2xuseextopts=1
ql2xretrycount=60
post-remove qla2300 rmmod qla2300_conf

-Steve




More information about the redhat-list mailing list