|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: Fibre Channel Problem
Thomas..
> I did build in ....
>
> But it won't work! Could you please send me some .configs where your
qla2312
> is working?!?!?!??!?!
>
>
>
> Thomas Diederich
>
If you used the
# make KERNELS=linux-2.6-xen world
# make install
commands for your initial install the drver is built statically and will
not show up as a module under lsmod. Have a look at /var/log/boot.msg (or
whatever the equivalent is on Red Hat). Following is my output from a
sles9 box:
xen0:~ # grep -i qla /var/log/boot.msg
<6>qla2300 0000:02:05.0: Found an ISP2312, irq 24, iobase
0xffffc20000006000
<6>qla2300 0000:02:05.0: Configuring PCI space...
<6>qla2300 0000:02:05.0: Configure NVRAM parameters...
<6>qla2300 0000:02:05.0: Verifying loaded RISC code...
<6>qla2300 0000:02:05.0: Waiting for LIP to complete...
<6>qla2300 0000:02:05.0: Cable is unplugged...
<6>scsi0 : qla2xxx
<6>qla2300 0000:02:05.0:
<4> QLogic QLA2342 - 133MHz PCI-X to 2Gb FC, Dual Channel
<6>qla2300 0000:02:05.1: Found an ISP2312, irq 25, iobase
0xffffc20000026000
<6>qla2300 0000:02:05.1: Configuring PCI space...
<6>qla2300 0000:02:05.1: Configure NVRAM parameters...
<6>qla2300 0000:02:05.1: Verifying loaded RISC code...
<6>qla2300 0000:02:05.1: Waiting for LIP to complete...
<6>qla2300 0000:02:05.1: Cable is unplugged...
<6>scsi1 : qla2xxx
<6>qla2300 0000:02:05.1:
<4> QLogic QLA2342 - 133MHz PCI-X to 2Gb FC, Dual Channel
xen0:~ #
I also get the same output from the command: dmesg |grep -i qla.
hth
Regards,
John Little
Hendricks Regional Health IS Department
317-718-4752
jslittl@xxxxxxxxxxxxx
http://www.hendrickshospital.org
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Re: Fibre Channel Problem,
John S Little <=
|
|
|
|
|