|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: Problems booting Xen 3.0.1 with Qlogic 2312 cards
Nigel..
We are using qla2342 which I believe is the same kernel driver and
attaching to an emc cx600. The machine is a sun box using dual amd 64
dual core processors, 4gb ram (not pae enabled) and running sles 9. We
are running the stock xen 3.0.1 source download.
> Hi,
> Has anybody successfully booted Xen 3.0.1 with Qlogic 2312 cards? Our
> environment is an HP ProLiant BL25p G1, dual processor AMD Opteron
> machine
> with 8GB RAM. The card has two ports, meaning it will present itself
> as having two QLA2312 circuits.
>
> We have built Xen with "XEN_TARGET_X86_PAE=y" and recompiled the
> Qlogic drivers with debugging turned on. It seems to be hanging in the
> initialization stage - it doesn't look like the kprint of the NVRAM
> contents is completing. This happens when we insmod qla2300.ko in
> initrd-2.6.12.6-xen - details below.
>
> Any advice, help or hints would be appreciated.
> Cheers,
> Nigel.
>
One thing that I did was get a list of modules (lsmod >somefile.txt) that
sles 9 loaded in the original install and any that were scsi or qlogic
related made sure those were endabled when I compiled the kernel. I got
the list and compiled the xen kernel prior to booting into xen. However
it looks like you have already done that.
Where NVRAM is concerned I configured ours using the pdf manual available
on the qlogic web site.
qla2300 0000:02:05.0: Found an ISP2312, irq 24, iobase 0xffffc2000003a000
qla2300 0000:02:05.0: Configuring PCI space...
qla2300 0000:02:05.0: Configure NVRAM parameters...
qla2300 0000:02:05.0: Verifying loaded RISC code...
qla2300 0000:02:05.0: Waiting for LIP to complete...
qla2300 0000:02:05.0: Cable is unplugged...
scsi1 : qla2xxx
qla2300 0000:02:05.0:
QLogic Fibre Channel HBA Driver: 8.00.02b5-k
QLogic QLA2342 - 133MHz PCI-X to 2Gb FC, Dual Channel
ISP2312: PCI-X (66 MHz) @ 0000:02:05.0 hdma+, host#=1, fw=3.03.08 IPX
ACPI: PCI Interrupt 0000:02:05.1[B] -> GSI 25 (level, low) -> IRQ 25
qla2300 0000:02:05.1: Found an ISP2312, irq 25, iobase 0xffffc2000003c000
qla2300 0000:02:05.1: Configuring PCI space...
qla2300 0000:02:05.1: Configure NVRAM parameters...
qla2300 0000:02:05.1: Verifying loaded RISC code...
qla2300 0000:02:05.1: Waiting for LIP to complete...
qla2300 0000:02:05.1: LOOP UP detected (2 Gbps).
qla2300 0000:02:05.1: Topology - (F_Port), Host Loop address 0xffff
scsi2 : qla2xxx
qla2300 0000:02:05.1:
QLogic Fibre Channel HBA Driver: 8.00.02b5-k
QLogic QLA2342 - 133MHz PCI-X to 2Gb FC, Dual Channel
ISP2312: PCI-X (66 MHz) @ 0000:02:05.1 hdma+, host#=2, fw=3.03.08 IPX
Vendor: DGC Model: RAID 5 Rev: 0216
Type: Direct-Access ANSI SCSI revision: 04
HTH
John
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Re: Problems booting Xen 3.0.1 with Qlogic 2312 cards,
John S Little <=
|
|
|
|
|