All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: [Xen-users] xen 3.0 boot problem
@ 2005-10-05 20:28 Ian Pratt
  2005-10-07  7:22 ` Githogori Nyangara-Murage
  2005-10-07 17:12 ` The Smoking Man
  0 siblings, 2 replies; 5+ messages in thread
From: Ian Pratt @ 2005-10-05 20:28 UTC (permalink / raw)
  To: Stephan Böni, xen-users, xen-devel

 
Has anyone used xen succefully with a qla2300?

What machines have this card?

Ian

> I've installed Xen 3.0-devel on SUSE Linux without any problems.
> But when i tryed to boot the system, i've got a funny problem:
> 
> qla2300 0000:05:01.0: Found an ISP2312, irq 185, iobase 
> 0xf8812000 qla2300 0000:05:01.0: Configuring PCI space...
> qla2300 0000:05:01.0: Configure NVRAM parameters...
> qla2300 0000:05:01.0: Verifying loaded RISC code...
> qla2300 0000:05:01.0: Waiting for LIP to complete...
> 
> until here all works fine, but then:
> 
> input: PS/2 Generic Mouse on synaptcs-pt/serio0 qla2300 
> 0000:05:01.0: LIP reset occured (f7f7).
> qla2300 0000:05:01.0: LOOP UP detected (2 Gbps).
> qla2300 0000:05:01.0: Topology - (F_Port), Host Loop address 0xffff
> scsi3 : qla2xxx
> qla2300 0000:04:02.0:
>   QLogic Fibre Channel HBA Driver: 8.01.00b5-k
>   QLogic QLA2340 - 133MHz PCI-X to 2Gb FC, Single Channel
>   ISP2312: PCI-X (100 MHz) @ 0000:05:01.0 hdma+, host#=3,
> fw=3.03.15 IPX
> Loading kernel/fs/reiserfs/reiserfs.ko
> Waiting for device /dev/sda4 to appear: .....not found --- 
> exiting to /bin/sh $
> 
> if i use the standard (bigsmp) kernel the normal massages are:
> 
> SCSI device sda: 41943040 512-byte hdwr sectors (21475 MB) 
> SCSI device sda: drive cache: write back SCSI device sda: 
> 41943040 512-byte hdwr sectors (21475 MB) SCSI device sda: 
> drive cache: write back
>  sda: sda1 sda2 sda3 sda4
> ....usw.
> 
> Well, my qla2300 has the storage attached not a generic mouse.
> Of course it isn't possible to boot from this mouse. :-(

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: xen 3.0 boot problem
@ 2005-10-06  7:44 Stephan Böni
  0 siblings, 0 replies; 5+ messages in thread
From: Stephan Böni @ 2005-10-06  7:44 UTC (permalink / raw)
  To: Ian Pratt; +Cc: xen-devel, xen-users

It works fine with Xen 2.0. The qla2300 compatible cards are the most
used fibre channel host bus adapter to attach a SAN. Without this
driver you can say goodbye to a lot SAN solutions.

We have some IBM systems with this adapter in our office, because
IBM uses the QLogic 2312 chipset as default too. If i can help to
determine the bug, i will do anything. (But my programming knowledge
is not so big. Therefore i need a lot of help.)

Stephan


> Has anyone used xen succefully with a qla2300?
> 
> What machines have this card?
> 
> Ian
> 
> > I've installed Xen 3.0-devel on SUSE Linux without any problems.
> > But when i tryed to boot the system, i've got a funny problem:
> > 
> > qla2300 0000:05:01.0: Found an ISP2312, irq 185, iobase 
> > 0xf8812000 qla2300 0000:05:01.0: Configuring PCI space...
> > qla2300 0000:05:01.0: Configure NVRAM parameters...
> > qla2300 0000:05:01.0: Verifying loaded RISC code...
> > qla2300 0000:05:01.0: Waiting for LIP to complete...
> > 
> > until here all works fine, but then:
> > 
> > input: PS/2 Generic Mouse on synaptcs-pt/serio0 qla2300 
> > 0000:05:01.0: LIP reset occured (f7f7).
> > qla2300 0000:05:01.0: LOOP UP detected (2 Gbps).
> > qla2300 0000:05:01.0: Topology - (F_Port), Host Loop address 0xffff
> > scsi3 : qla2xxx
> > qla2300 0000:04:02.0:
> >   QLogic Fibre Channel HBA Driver: 8.01.00b5-k
> >   QLogic QLA2340 - 133MHz PCI-X to 2Gb FC, Single Channel
> >   ISP2312: PCI-X (100 MHz) @ 0000:05:01.0 hdma+, host#=3,
> > fw=3.03.15 IPX
> > Loading kernel/fs/reiserfs/reiserfs.ko
> > Waiting for device /dev/sda4 to appear: .....not found --- 
> > exiting to /bin/sh $
> > 
> > if i use the standard (bigsmp) kernel the normal massages are:
> > 
> > SCSI device sda: 41943040 512-byte hdwr sectors (21475 MB) 
> > SCSI device sda: drive cache: write back SCSI device sda: 
> > 41943040 512-byte hdwr sectors (21475 MB) SCSI device sda: 
> > drive cache: write back
> >  sda: sda1 sda2 sda3 sda4
> > ....usw.
> > 
> > Well, my qla2300 has the storage attached not a generic mouse.
> > Of course it isn't possible to boot from this mouse. :-(
> 
> 
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: xen 3.0 boot problem
  2005-10-05 20:28 [Xen-users] xen 3.0 boot problem Ian Pratt
@ 2005-10-07  7:22 ` Githogori Nyangara-Murage
  2005-10-07 17:12 ` The Smoking Man
  1 sibling, 0 replies; 5+ messages in thread
From: Githogori Nyangara-Murage @ 2005-10-07  7:22 UTC (permalink / raw)
  To: Ian Pratt; +Cc: githogori, xen-devel, Stephan Böni, ian.pratt, xen-users

As I had stated earlier, I have again built Xen-unstable and have it
running on a Dell 1850 which has a qla2300 card. In fact right now it is
busy beating up on the storage using ibre channel via the qla2300. It is
on RHEL 4.1, and build against a vanilla Cambridge download, so this
should also work on SuSE.

Below is a snippet of my messages file.

 .githogori.

Oct  6 22:19:58 localhost kernel: Red Hat/Adaptec aacraid driver
(1.1.2-lk2 Oct  6 2005)
Oct  6 22:19:58 localhost kernel: QLogic Fibre Channel HBA Driver
Oct  6 22:19:58 localhost kernel: ACPI: PCI Interrupt 0000:02:0b.0[A] ->
GSI 37 (level, low) -> IRQ 37
Oct  6 22:19:58 localhost kernel: qla2300 0000:02:0b.0: Found an
ISP2312, irq 37, iobase 0xe0002000
Oct  6 22:19:58 localhost kernel: scsi0 : qla2xxx
Oct  6 22:19:58 localhost kernel: qla2300 0000:02:0b.0: Configuring PCI
space...
Oct  6 22:19:58 localhost kernel: qla2300 0000:02:0b.0: Configure NVRAM
parameters...
Oct  6 22:19:58 localhost kernel: qla2300 0000:02:0b.0: Verifying loaded
RISC code...
Oct  6 22:19:58 localhost kernel: qla2300 0000:02:0b.0: Waiting for LIP
to complete...
Oct  6 22:19:58 localhost kernel: qla2300 0000:02:0b.0: Cable is
unplugged...
Oct  6 22:19:58 localhost kernel: qla2300 0000:02:0b.0:
Oct  6 22:19:58 localhost kernel:  QLogic Fibre Channel HBA Driver:
8.00.02b5-k
Oct  6 22:19:58 localhost kernel:   QLogic QLA2342 - 133MHz PCI-X to 2Gb
FC, Dual Channel
Oct  6 22:19:58 localhost kernel:   ISP2312: PCI-X (133 MHz) @
0000:02:0b.0 hdma-, host#=0, fw=3.03.08 IPX
Oct  6 22:19:58 localhost kernel: ACPI: PCI Interrupt 0000:02:0b.1[B] ->
GSI 38 (level, low) -> IRQ 38
Oct  6 22:19:58 localhost kernel: qla2300 0000:02:0b.1: Found an
ISP2312, irq 38, iobase 0xe0004000
Oct  6 22:19:59 localhost kernel: scsi1 : qla2xxx
Oct  6 22:19:59 localhost kernel: qla2300 0000:02:0b.1: Configuring PCI
space...
Oct  6 22:19:59 localhost kernel: qla2300 0000:02:0b.1: Configure NVRAM
parameters...
Oct  6 22:19:59 localhost kernel: qla2300 0000:02:0b.1: Verifying loaded
RISC code...
Oct  6 22:19:59 localhost kernel: qla2300 0000:02:0b.1: Waiting for LIP
to complete...
Oct  6 22:19:59 localhost kernel: qla2300 0000:02:0b.1: LIP reset
occured (f8f7).
Oct  6 22:19:59 localhost kernel: qla2300 0000:02:0b.1: LIP occured
(f8f7).
Oct  6 22:19:59 localhost kernel: qla2300 0000:02:0b.1: LOOP UP detected
(1 Gbps).
Oct  6 22:19:59 localhost kernel: qla2300 0000:02:0b.1: Topology -
(Loop), Host Loop address 0x7d
Oct  6 22:19:59 localhost kernel: qla2300 0000:02:0b.1:
Oct  6 22:19:59 localhost kernel:  QLogic Fibre Channel HBA Driver:
8.00.02b5-k
Oct  6 22:19:59 localhost kernel:   QLogic QLA2342 - 133MHz PCI-X to 2Gb
FC, Dual Channel
Oct  6 22:19:59 localhost kernel:   ISP2312: PCI-X (133 MHz) @
0000:02:0b.1 hdma-, host#=1, fw=3.03.08 IPX
Oct  6 22:19:59 localhost kernel: megaraid cmm: 2.20.2.5 (Release Date:
Fri Jan 21 00:01:03 EST 2005)
Oct  6 22:19:59 localhost kernel: megaraid: 2.20.4.5 (Release Date: Thu
Feb 03 12:27:22 EST 2005)
Oct  6 22:19:59 localhost kernel:   Vendor: DGC       Model: RAID 5
Rev: 0411
Oct  6 22:19:59 localhost kernel:   Type:   Direct-Access
ANSI SCSI revision: 02
Oct  6 22:19:59 localhost kernel: 3ware Storage Controller device driver
for Linux v1.26.02.001.
Oct  6 22:19:59 localhost kernel: SCSI device sda: 68317440 512-byte
hdwr sectors (34979 MB)


On Wed, 2005-10-05 at 21:28 +0100, Ian Pratt wrote:
>  Has anyone used xen succefully with a qla2300?
> 
> What machines have this card?
> 
> Ian
> 
> > I've installed Xen 3.0-devel on SUSE Linux without any problems.
> > But when i tryed to boot the system, i've got a funny problem:
> > 
> > qla2300 0000:05:01.0: Found an ISP2312, irq 185, iobase 
> > 0xf8812000 qla2300 0000:05:01.0: Configuring PCI space...
> > qla2300 0000:05:01.0: Configure NVRAM parameters...
> > qla2300 0000:05:01.0: Verifying loaded RISC code...
> > qla2300 0000:05:01.0: Waiting for LIP to complete...
> > 
> > until here all works fine, but then:
> > 
> > input: PS/2 Generic Mouse on synaptcs-pt/serio0 qla2300 
> > 0000:05:01.0: LIP reset occured (f7f7).
> > qla2300 0000:05:01.0: LOOP UP detected (2 Gbps).
> > qla2300 0000:05:01.0: Topology - (F_Port), Host Loop address 0xffff
> > scsi3 : qla2xxx
> > qla2300 0000:04:02.0:
> >   QLogic Fibre Channel HBA Driver: 8.01.00b5-k
> >   QLogic QLA2340 - 133MHz PCI-X to 2Gb FC, Single Channel
> >   ISP2312: PCI-X (100 MHz) @ 0000:05:01.0 hdma+, host#=3,
> > fw=3.03.15 IPX
> > Loading kernel/fs/reiserfs/reiserfs.ko
> > Waiting for device /dev/sda4 to appear: .....not found --- 
> > exiting to /bin/sh $
> > 
> > if i use the standard (bigsmp) kernel the normal massages are:
> > 
> > SCSI device sda: 41943040 512-byte hdwr sectors (21475 MB) 
> > SCSI device sda: drive cache: write back SCSI device sda: 
> > 41943040 512-byte hdwr sectors (21475 MB) SCSI device sda: 
> > drive cache: write back
> >  sda: sda1 sda2 sda3 sda4
> > ....usw.
> > 
> > Well, my qla2300 has the storage attached not a generic mouse.
> > Of course it isn't possible to boot from this mouse. :-(
> 
> 
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xensource.com
> http://lists.xensource.com/xen-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: xen 3.0 boot problem
  2005-10-05 20:28 [Xen-users] xen 3.0 boot problem Ian Pratt
  2005-10-07  7:22 ` Githogori Nyangara-Murage
@ 2005-10-07 17:12 ` The Smoking Man
  1 sibling, 0 replies; 5+ messages in thread
From: The Smoking Man @ 2005-10-07 17:12 UTC (permalink / raw)
  To: Ian Pratt; +Cc: xen-devel, Stephan Böni, ian.pratt, xen-users


[-- Attachment #1.1: Type: text/plain, Size: 11021 bytes --]

Beein used here the qla2344 on several boxes. works trully fine on
gentoo-xensources (vanilla kernel plus xen patches) and (this is what i'm
using in production) with suse kotd sources.

Bellow is the relevant bootlog...

Best regards,

[ 6.599201] QLogic Fibre Channel HBA Driver
[ 6.599446] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 29 (level, low) ->
IRQ 29
[ 6.599749] qla2300 0000:02:04.0: Found an ISP2312, irq 29, iobase
0xe8804000
[ 6.600392] qla2300 0000:02:04.0: Configuring PCI space...
[ 6.600687] qla2300 0000:02:04.0: Configure NVRAM parameters...
[ 6.685681] qla2300 0000:02:04.0: Verifying loaded RISC code...
[ 6.809175] qla2300 0000:02:04.0: Waiting for LIP to complete...
[ 27.200114] qla2300 0000:02:04.0: Cable is unplugged...
[ 27.200289] scsi0 : qla2xxx
[ 27.200579] qla2300 0000:02:04.0:
[ 27.200580] QLogic Fibre Channel HBA Driver: 8.00.02b5-k
[ 27.200581] QLogic QLA2344 -
[ 27.200582] ISP2312: PCI-X (133 MHz) @ 0000:02:04.0 hdma+, host#=0, fw=
3.03.08 IPX
[ 27.201211] ACPI: PCI Interrupt 0000:02:04.1[B] -> GSI 30 (level, low) ->
IRQ 30
[ 27.201482] qla2300 0000:02:04.1: Found an ISP2312, irq 30, iobase
0xe8806000
[ 27.202082] qla2300 0000:02:04.1: Configuring PCI space...
[ 27.202369] qla2300 0000:02:04.1: Configure NVRAM parameters...
[ 27.287483] qla2300 0000:02:04.1: Verifying loaded RISC code...
[ 27.410625] qla2300 0000:02:04.1: Waiting for LIP to complete...
[ 47.810115] qla2300 0000:02:04.1: Cable is unplugged...
[ 47.810279] scsi1 : qla2xxx
[ 47.810504] qla2300 0000:02:04.1:
[ 47.810505] QLogic Fibre Channel HBA Driver: 8.00.02b5-k
[ 47.810507] QLogic QLA2344 -
[ 47.810508] ISP2312: PCI-X (133 MHz) @ 0000:02:04.1 hdma+, host#=1, fw=
3.03.08 IPX
[ 47.811136] ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 31 (level, low) ->
IRQ 31
[ 47.811404] qla2300 0000:02:06.0: Found an ISP2312, irq 31, iobase
0xe881a000
[ 47.812006] qla2300 0000:02:06.0: Configuring PCI space...
[ 47.812295] qla2300 0000:02:06.0: Configure NVRAM parameters...
[ 47.897025] qla2300 0000:02:06.0: Verifying loaded RISC code...
[ 48.020170] qla2300 0000:02:06.0: Waiting for LIP to complete...
[ 68.410104] qla2300 0000:02:06.0: Cable is unplugged...
[ 68.410270] scsi2 : qla2xxx
[ 68.410514] qla2300 0000:02:06.0:
[ 68.410515] QLogic Fibre Channel HBA Driver: 8.00.02b5-k
[ 68.410517] QLogic QLA2344 -
[ 68.410518] ISP2312: PCI-X (133 MHz) @ 0000:02:06.0 hdma+, host#=2, fw=
3.03.08 IPX
[ 68.411144] ACPI: PCI Interrupt 0000:02:06.1[B] -> GSI 28 (level, low) ->
IRQ 28
[ 68.411413] qla2300 0000:02:06.1: Found an ISP2312, irq 28, iobase
0xe881c000
[ 68.412024] qla2300 0000:02:06.1: Configuring PCI space...
[ 68.412311] qla2300 0000:02:06.1: Configure NVRAM parameters...
[ 68.497424] qla2300 0000:02:06.1: Verifying loaded RISC code...
[ 68.516876] qla2300 0000:02:06.1: Waiting for LIP to complete...
[ 69.020063] qla2300 0000:02:06.1: LIP reset occured (f8f7).
[ 69.020220] qla2300 0000:02:06.1: LIP occured (f8f7).
[ 69.020370] qla2300 0000:02:06.1: LOOP UP detected (2 Gbps).
[ 69.020661] qla2300 0000:02:06.1: Topology - (Loop), Host Loop address 0x0
[ 69.021595] scsi3 : qla2xxx
[ 69.021824] qla2300 0000:02:06.1:
[ 69.021825] QLogic Fibre Channel HBA Driver: 8.00.02b5-k
[ 69.021826] QLogic QLA2344 -
[ 69.021827] ISP2312: PCI-X (133 MHz) @ 0000:02:06.1 hdma+, host#=3, fw=
3.03.08 IPX
[ 69.025082] mice: PS/2 mouse device common for all mice
[ 69.025227] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
[ 69.025434] NET: Registered protocol family 2
[ 69.025850] Vendor: DotHill Model: SANnet II FC Rev: 327R
[ 69.026240] Type: Direct-Access ANSI SCSI revision: 03
[ 69.027076] SCSI device sda: 131072 512-byte hdwr sectors (67 MB)
[ 69.027919] SCSI device sda: drive cache: write through
[ 69.028521] SCSI device sda: 131072 512-byte hdwr sectors (67 MB)
[ 69.029354] SCSI device sda: drive cache: write through
[ 69.029495] sda: sda1
[ 69.030035] Attached scsi disk sda at scsi3, channel 0, id 0, lun 0
[ 69.031081] Vendor: DotHill Model: SANnet II FC Rev: 327R
[ 69.031466] Type: Direct-Access ANSI SCSI revision: 03
[ 69.032195] SCSI device sdb: 2097152 512-byte hdwr sectors (1074 MB)
[ 69.032943] SCSI device sdb: drive cache: write through
[ 69.033469] SCSI device sdb: 2097152 512-byte hdwr sectors (1074 MB)
[ 69.034213] SCSI device sdb: drive cache: write through
[ 69.034353] sdb: sdb1
[ 69.048548] Attached scsi disk sdb at scsi3, channel 0, id 0, lun 1
[ 69.049188] Vendor: DotHill Model: SANnet II FC Rev: 327R
[ 69.049573] Type: Direct-Access ANSI SCSI revision: 03
[ 69.050305] SCSI device sdc: 12582912 512-byte hdwr sectors (6442 MB)
[ 69.051056] SCSI device sdc: drive cache: write through
[ 69.051586] SCSI device sdc: 12582912 512-byte hdwr sectors (6442 MB)
[ 69.052341] SCSI device sdc: drive cache: write through
[ 69.052481] sdc: sdc1
[ 69.065097] Attached scsi disk sdc at scsi3, channel 0, id 0, lun 2
[ 69.065589] Vendor: DotHill Model: SANnet II FC Rev: 327R
[ 69.065973] Type: Direct-Access ANSI SCSI revision: 03
[ 69.066583] SCSI device sdd: 12582912 512-byte hdwr sectors (6442 MB)
[ 69.067279] SCSI device sdd: drive cache: write through
[ 69.067695] SCSI device sdd: 12582912 512-byte hdwr sectors (6442 MB)
[ 69.068303] SCSI device sdd: drive cache: write through
[ 69.068442] sdd: sdd1
[ 69.078452] Attached scsi disk sdd at scsi3, channel 0, id 0, lun 3
[ 69.078969] Vendor: DotHill Model: SANnet II FC Rev: 327R
[ 69.079355] Type: Direct-Access ANSI SCSI revision: 03
[ 69.080403] SCSI device sde: 12582912 512-byte hdwr sectors (6442 MB)
[ 69.081042] SCSI device sde: drive cache: write through
[ 69.081458] SCSI device sde: 12582912 512-byte hdwr sectors (6442 MB)
[ 69.082098] SCSI device sde: drive cache: write through
[ 69.082237] sde: sde1
[ 69.093087] Attached scsi disk sde at scsi3, channel 0, id 0, lun 4
[ 69.093592] Vendor: DotHill Model: SANnet II FC Rev: 327R
[ 69.093976] Type: Direct-Access ANSI SCSI revision: 03
[ 69.094591] SCSI device sdf: 12582912 512-byte hdwr sectors (6442 MB)
[ 69.095206] SCSI device sdf: drive cache: write through
[ 69.095615] SCSI device sdf: 12582912 512-byte hdwr sectors (6442 MB)
[ 69.096234] SCSI device sdf: drive cache: write through
[ 69.096373] sdf: sdf1
[ 69.108174] Attached scsi disk sdf at scsi3, channel 0, id 0, lun 5
[ 69.108790] Vendor: DotHill Model: SANnet II FC Rev: 327R
[ 69.109175] Type: Direct-Access ANSI SCSI revision: 03
[ 69.110034] SCSI device sdg: 12582912 512-byte hdwr sectors (6442 MB)
[ 69.110638] SCSI device sdg: drive cache: write through
[ 69.111046] SCSI device sdg: 12582912 512-byte hdwr sectors (6442 MB)
[ 69.111645] SCSI device sdg: drive cache: write through
[ 69.111784] sdg: sdg1
[ 69.122286] Attached scsi disk sdg at scsi3, channel 0, id 0, lun 6
[ 69.122777] Vendor: DotHill Model: SANnet II FC Rev: 327R
[ 69.123163] Type: Direct-Access ANSI SCSI revision: 03
[ 69.123772] SCSI device sdh: 2097152 512-byte hdwr sectors (1074 MB)
[ 69.124377] SCSI device sdh: drive cache: write through
[ 69.124789] SCSI device sdh: 2097152 512-byte hdwr sectors (1074 MB)
[ 69.125393] SCSI device sdh: drive cache: write through
[ 69.125532] sdh: sdh1
[ 69.134481] Attached scsi disk sdh at scsi3, channel 0, id 0, lun 7
[ 69.134971] Vendor: DotHill Model: SANnet II FC Rev: 327R
[ 69.135355] Type: Direct-Access ANSI SCSI revision: 03
[ 69.135974] SCSI device sdi: 2097152 512-byte hdwr sectors (1074 MB)
[ 69.136577] SCSI device sdi: drive cache: write through
[ 69.136994] SCSI device sdi: 2097152 512-byte hdwr sectors (1074 MB)
[ 69.137597] SCSI device sdi: drive cache: write through
[ 69.137736] sdi: sdi1
[ 69.142544] Attached scsi disk sdi at scsi3, channel 0, id 0, lun 8
[ 69.143037] Vendor: DotHill Model: SANnet II FC Rev: 327R
[ 69.143421] Type: Direct-Access ANSI SCSI revision: 03
[ 69.144036] SCSI device sdj: 2097152 512-byte hdwr sectors (1074 MB)
[ 69.144635] SCSI device sdj: drive cache: write through
[ 69.145044] SCSI device sdj: 2097152 512-byte hdwr sectors (1074 MB)
[ 69.145640] SCSI device sdj: drive cache: write through
[ 69.145780] sdj:<6>IP: routing cache hash table of 8192 buckets, 64Kbytes
[ 69.150433] TCP established hash table entries: 131072 (order: 8, 1048576
bytes)
[ 69.151333] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 69.151870] TCP: Hash tables configured (established 131072 bind 65536)
[ 69.152110] NET: Registered protocol family 1
[ 69.153802] unknown partition table
[ 69.153959] Attached scsi disk sdj at scsi3, channel 0, id 0, lun 9
[ 69.154482] Vendor: DotHill Model: SANnet II FC Rev: 327R
[ 69.154867] Type: Direct-Access ANSI SCSI revision: 03
[ 69.155484] SCSI device sdk: 2097152 512-byte hdwr sectors (1074 MB)
[ 69.156083] SCSI device sdk: drive cache: write through
[ 69.156502] SCSI device sdk: 2097152 512-byte hdwr sectors (1074 MB)
[ 69.157095] SCSI device sdk: drive cache: write through
[ 69.157234] sdk: unknown partition table
[ 69.168099] Attached scsi disk sdk at scsi3, channel 0, id 0, lun 10




On 10/5/05, Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk> wrote:
>
>
> Has anyone used xen succefully with a qla2300?
>
> What machines have this card?
>
> Ian
>
> > I've installed Xen 3.0-devel on SUSE Linux without any problems.
> > But when i tryed to boot the system, i've got a funny problem:
> >
> > qla2300 0000:05:01.0: Found an ISP2312, irq 185, iobase
> > 0xf8812000 qla2300 0000:05:01.0: Configuring PCI space...
> > qla2300 0000:05:01.0: Configure NVRAM parameters...
> > qla2300 0000:05:01.0: Verifying loaded RISC code...
> > qla2300 0000:05:01.0: Waiting for LIP to complete...
> >
> > until here all works fine, but then:
> >
> > input: PS/2 Generic Mouse on synaptcs-pt/serio0 qla2300
> > 0000:05:01.0: LIP reset occured (f7f7).
> > qla2300 0000:05:01.0: LOOP UP detected (2 Gbps).
> > qla2300 0000:05:01.0: Topology - (F_Port), Host Loop address 0xffff
> > scsi3 : qla2xxx
> > qla2300 0000:04:02.0:
> > QLogic Fibre Channel HBA Driver: 8.01.00b5-k
> > QLogic QLA2340 - 133MHz PCI-X to 2Gb FC, Single Channel
> > ISP2312: PCI-X (100 MHz) @ 0000:05:01.0 hdma+, host#=3,
> > fw=3.03.15 IPX
> > Loading kernel/fs/reiserfs/reiserfs.ko
> > Waiting for device /dev/sda4 to appear: .....not found ---
> > exiting to /bin/sh $
> >
> > if i use the standard (bigsmp) kernel the normal massages are:
> >
> > SCSI device sda: 41943040 512-byte hdwr sectors (21475 MB)
> > SCSI device sda: drive cache: write back SCSI device sda:
> > 41943040 512-byte hdwr sectors (21475 MB) SCSI device sda:
> > drive cache: write back
> > sda: sda1 sda2 sda3 sda4
> > ....usw.
> >
> > Well, my qla2300 has the storage attached not a generic mouse.
> > Of course it isn't possible to boot from this mouse. :-(
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xensource.com
> http://lists.xensource.com/xen-users
>

[-- Attachment #1.2: Type: text/html, Size: 16508 bytes --]

[-- Attachment #2: Type: text/plain, Size: 137 bytes --]

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: xen 3.0 boot problem
@ 2005-10-10 16:28 Stephan Böni
  0 siblings, 0 replies; 5+ messages in thread
From: Stephan Böni @ 2005-10-10 16:28 UTC (permalink / raw)
  To: The Smoking Man, Ian Pratt; +Cc: xen-devel, xen-users


[-- Attachment #1.1: Type: text/plain, Size: 13440 bytes --]

Well, i'm using here the qla2340 on several boxes. It works with Xen 2.0 but noch with Xen 3.0. as part of SUSE Linux 10.0:
 
kernel-xen-2.6.13-15
kernel-xen-nongpl-2.6.13-15
xen-3.0_6715-2
 
System startup with xen kernel fails on detecting the boot device, which is 
attached to the qla2300 fibre channel host bus adapter.

qla2300 0000:05:01.0: Found an ISP2312, irq 185, iobase 0xf8812000
qla2300 0000:05:01.0: Configuring PCI space...
qla2300 0000:05:01.0: Configure NVRAM parameters...
qla2300 0000:05:01.0: Verifying loaded RISC code...
qla2300 0000:05:01.0: Waiting for LIP to complete...

Until here it's alle fine, but then:

qla2300 0000:05:01.0: LIP reset occured (f7f7).
qla2300 0000:05:01.0: LOOP UP detected (2 Gbps).
qla2300 0000:05:01.0: Topology - (F_Port), Host Loop address 0xffff
scsi3 : qla2xxx
qla2300 0000:04:02.0:
QLogic Fibre Channel HBA Driver: 8.01.00b5-k
  QLogic QLA2340 - 133MHz PCI-X to 2Gb FC, Single Channel
  ISP2312: PCI-X (100 MHz) @ 0000:05:01.0 hdma+, host#=3, fw=3.03.15 IPX
Loading kernel/fs/reiserfs/reiserfs.ko
Waiting for device /dev/sda4 to appear: .....not found --- exiting to /bin/sh
$

With the 2.6.13-15-smp kernel as part of SUSE Linux 10 it goes on without any problem:

SCSI device sda: 41943040 512-byte hdwr sectors (21475 MB)
SCSI device sda: drive cache: write back
SCSI device sda: 41943040 512-byte hdwr sectors (21475 MB)
SCSI device sda: drive cache: write back
sda: sda1 sda2 sda3 sda4
....etc.

Stephan
 

-----Ursprüngliche Nachricht-----
Von: The Smoking Man [mailto:datashark@gmail.com]
Gesendet: Freitag, 7. Oktober 2005 19:13
An: Ian Pratt
Cc: xen-devel@lists.xensource.com; Stephan Böni; xen-users@lists.xensource.com
Betreff: [Xen-devel] Re: [Xen-users] xen 3.0 boot problem


Beein used here the qla2344 on several boxes. works  trully fine  on  gentoo-xensources (vanilla kernel plus xen patches) and (this is what i'm using in production) with suse kotd sources. 

Bellow is the relevant bootlog... 

Best regards,

[    6.599201] QLogic Fibre Channel HBA Driver
[    6.599446] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 29 (level, low) -> IRQ 29
[    6.599749] qla2300 0000:02:04.0: Found an ISP2312, irq 29, iobase 0xe8804000
[    6.600392] qla2300 0000:02:04.0: Configuring PCI space...
[    6.600687] qla2300 0000:02:04.0: Configure NVRAM parameters...
[    6.685681] qla2300 0000:02:04.0: Verifying loaded RISC code...
[    6.809175] qla2300 0000:02:04.0: Waiting for LIP to complete...
[   27.200114] qla2300 0000:02:04.0: Cable is unplugged...
[   27.200289] scsi0 : qla2xxx
[   27.200579] qla2300 0000:02:04.0:
[   27.200580]  QLogic Fibre Channel HBA Driver: 8.00.02b5-k
[   27.200581]   QLogic QLA2344 -
[   27.200582]   ISP2312: PCI-X (133 MHz) @ 0000:02:04.0 hdma+, host#=0, fw=3.03.08 IPX
[   27.201211] ACPI: PCI Interrupt 0000:02:04.1[B] -> GSI 30 (level, low) -> IRQ 30
[   27.201482] qla2300 0000:02:04.1: Found an ISP2312, irq 30, iobase 0xe8806000
[   27.202082] qla2300 0000:02:04.1: Configuring PCI space...
[   27.202369] qla2300 0000:02:04.1: Configure NVRAM parameters...
[   27.287483] qla2300 0000:02:04.1: Verifying loaded RISC code...
[   27.410625] qla2300 0000:02:04.1: Waiting for LIP to complete...
[   47.810115] qla2300 0000:02:04.1: Cable is unplugged...
[   47.810279] scsi1 : qla2xxx
[   47.810504] qla2300 0000:02:04.1:
[   47.810505]  QLogic Fibre Channel HBA Driver: 8.00.02b5-k
[   47.810507]   QLogic QLA2344 -
[   47.810508]   ISP2312: PCI-X (133 MHz) @ 0000:02:04.1 hdma+, host#=1, fw=3.03.08 IPX
[   47.811136] ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 31 (level, low) -> IRQ 31
[   47.811404] qla2300 0000:02:06.0: Found an ISP2312, irq 31, iobase 0xe881a000
[   47.812006] qla2300 0000:02:06.0: Configuring PCI space...
[   47.812295] qla2300 0000:02:06.0: Configure NVRAM parameters...
[   47.897025] qla2300 0000:02:06.0: Verifying loaded RISC code...
[   48.020170] qla2300 0000:02:06.0: Waiting for LIP to complete...
[   68.410104] qla2300 0000:02:06.0: Cable is unplugged...
[   68.410270] scsi2 : qla2xxx
[   68.410514] qla2300 0000:02:06.0:
[   68.410515]  QLogic Fibre Channel HBA Driver: 8.00.02b5-k
[   68.410517]   QLogic QLA2344 -
[   68.410518]   ISP2312: PCI-X (133 MHz) @ 0000:02:06.0 hdma+, host#=2, fw=3.03.08 IPX
[   68.411144] ACPI: PCI Interrupt 0000:02:06.1[B] -> GSI 28 (level, low) -> IRQ 28
[   68.411413] qla2300 0000:02:06.1: Found an ISP2312, irq 28, iobase 0xe881c000
[   68.412024] qla2300 0000:02:06.1: Configuring PCI space...
[   68.412311] qla2300 0000:02:06.1: Configure NVRAM parameters...
[   68.497424] qla2300 0000:02:06.1: Verifying loaded RISC code...
[   68.516876] qla2300 0000:02:06.1: Waiting for LIP to complete...
[   69.020063] qla2300 0000:02:06.1: LIP reset occured (f8f7).
[   69.020220] qla2300 0000:02:06.1: LIP occured (f8f7).
[   69.020370] qla2300 0000:02:06.1: LOOP UP detected (2 Gbps).
[   69.020661] qla2300 0000:02:06.1: Topology - (Loop), Host Loop address 0x0
[   69.021595] scsi3 : qla2xxx
[   69.021824] qla2300 0000:02:06.1:
[   69.021825]  QLogic Fibre Channel HBA Driver: 8.00.02b5-k
[   69.021826]   QLogic QLA2344 -
[   69.021827]   ISP2312: PCI-X (133 MHz) @ 0000:02:06.1 hdma+, host#=3, fw=3.03.08 IPX
[   69.025082] mice: PS/2 mouse device common for all mice
[   69.025227] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
[   69.025434] NET: Registered protocol family 2
[   69.025850]   Vendor: DotHill   Model: SANnet II FC      Rev: 327R
[   69.026240]   Type:   Direct-Access                      ANSI SCSI revision: 03
[   69.027076] SCSI device sda: 131072 512-byte hdwr sectors (67 MB)
[   69.027919] SCSI device sda: drive cache: write through
[   69.028521] SCSI device sda: 131072 512-byte hdwr sectors (67 MB)
[   69.029354] SCSI device sda: drive cache: write through
[   69.029495]  sda: sda1
[   69.030035] Attached scsi disk sda at scsi3, channel 0, id 0, lun 0
[   69.031081]   Vendor: DotHill   Model: SANnet II FC      Rev: 327R
[   69.031466]   Type:   Direct-Access                      ANSI SCSI revision: 03
[   69.032195] SCSI device sdb: 2097152 512-byte hdwr sectors (1074 MB)
[   69.032943] SCSI device sdb: drive cache: write through
[   69.033469] SCSI device sdb: 2097152 512-byte hdwr sectors (1074 MB)
[   69.034213] SCSI device sdb: drive cache: write through
[   69.034353]  sdb: sdb1
[   69.048548] Attached scsi disk sdb at scsi3, channel 0, id 0, lun 1
[   69.049188]   Vendor: DotHill   Model: SANnet II FC      Rev: 327R
[   69.049573]   Type:   Direct-Access                      ANSI SCSI revision: 03
[   69.050305] SCSI device sdc: 12582912 512-byte hdwr sectors (6442 MB)
[   69.051056] SCSI device sdc: drive cache: write through
[   69.051586] SCSI device sdc: 12582912 512-byte hdwr sectors (6442 MB)
[   69.052341] SCSI device sdc: drive cache: write through
[   69.052481]  sdc: sdc1
[   69.065097] Attached scsi disk sdc at scsi3, channel 0, id 0, lun 2
[   69.065589]   Vendor: DotHill   Model: SANnet II FC      Rev: 327R
[   69.065973]   Type:   Direct-Access                      ANSI SCSI revision: 03
[   69.066583] SCSI device sdd: 12582912 512-byte hdwr sectors (6442 MB)
[   69.067279] SCSI device sdd: drive cache: write through
[   69.067695] SCSI device sdd: 12582912 512-byte hdwr sectors (6442 MB)
[   69.068303] SCSI device sdd: drive cache: write through
[   69.068442]  sdd: sdd1
[   69.078452] Attached scsi disk sdd at scsi3, channel 0, id 0, lun 3
[   69.078969]   Vendor: DotHill   Model: SANnet II FC      Rev: 327R
[   69.079355]   Type:   Direct-Access                      ANSI SCSI revision: 03
[   69.080403] SCSI device sde: 12582912 512-byte hdwr sectors (6442 MB)
[   69.081042] SCSI device sde: drive cache: write through
[   69.081458] SCSI device sde: 12582912 512-byte hdwr sectors (6442 MB)
[   69.082098] SCSI device sde: drive cache: write through
[   69.082237]  sde: sde1
[   69.093087] Attached scsi disk sde at scsi3, channel 0, id 0, lun 4
[   69.093592]   Vendor: DotHill   Model: SANnet II FC      Rev: 327R
[   69.093976]   Type:   Direct-Access                      ANSI SCSI revision: 03
[   69.094591] SCSI device sdf: 12582912 512-byte hdwr sectors (6442 MB)
[   69.095206] SCSI device sdf: drive cache: write through
[   69.095615] SCSI device sdf: 12582912 512-byte hdwr sectors (6442 MB)
[   69.096234] SCSI device sdf: drive cache: write through
[   69.096373]  sdf: sdf1
[   69.108174] Attached scsi disk sdf at scsi3, channel 0, id 0, lun 5
[   69.108790]   Vendor: DotHill   Model: SANnet II FC      Rev: 327R
[   69.109175]   Type:   Direct-Access                      ANSI SCSI revision: 03
[   69.110034] SCSI device sdg: 12582912 512-byte hdwr sectors (6442 MB)
[   69.110638] SCSI device sdg: drive cache: write through
[   69.111046] SCSI device sdg: 12582912 512-byte hdwr sectors (6442 MB)
[   69.111645] SCSI device sdg: drive cache: write through
[   69.111784]  sdg: sdg1
[   69.122286] Attached scsi disk sdg at scsi3, channel 0, id 0, lun 6
[   69.122777]   Vendor: DotHill   Model: SANnet II FC      Rev: 327R
[   69.123163]   Type:   Direct-Access                      ANSI SCSI revision: 03
[   69.123772] SCSI device sdh: 2097152 512-byte hdwr sectors (1074 MB)
[   69.124377] SCSI device sdh: drive cache: write through
[   69.124789] SCSI device sdh: 2097152 512-byte hdwr sectors (1074 MB)
[   69.125393] SCSI device sdh: drive cache: write through
[   69.125532]  sdh: sdh1
[   69.134481] Attached scsi disk sdh at scsi3, channel 0, id 0, lun 7
[   69.134971]   Vendor: DotHill   Model: SANnet II FC      Rev: 327R
[   69.135355]   Type:   Direct-Access                      ANSI SCSI revision: 03
[   69.135974] SCSI device sdi: 2097152 512-byte hdwr sectors (1074 MB)
[   69.136577] SCSI device sdi: drive cache: write through
[   69.136994] SCSI device sdi: 2097152 512-byte hdwr sectors (1074 MB)
[   69.137597] SCSI device sdi: drive cache: write through
[   69.137736]  sdi: sdi1
[   69.142544] Attached scsi disk sdi at scsi3, channel 0, id 0, lun 8
[   69.143037]   Vendor: DotHill   Model: SANnet II FC      Rev: 327R
[   69.143421]   Type:   Direct-Access                      ANSI SCSI revision: 03
[   69.144036] SCSI device sdj: 2097152 512-byte hdwr sectors (1074 MB)
[   69.144635] SCSI device sdj: drive cache: write through
[   69.145044] SCSI device sdj: 2097152 512-byte hdwr sectors (1074 MB)
[   69.145640] SCSI device sdj: drive cache: write through
[   69.145780]  sdj:<6>IP: routing cache hash table of 8192 buckets, 64Kbytes
[   69.150433] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[   69.151333] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[   69.151870] TCP: Hash tables configured (established 131072 bind 65536)
[   69.152110] NET: Registered protocol family 1
[   69.153802]  unknown partition table
[   69.153959] Attached scsi disk sdj at scsi3, channel 0, id 0, lun 9
[   69.154482]   Vendor: DotHill   Model: SANnet II FC      Rev: 327R
[   69.154867]   Type:   Direct-Access                      ANSI SCSI revision: 03
[   69.155484] SCSI device sdk: 2097152 512-byte hdwr sectors (1074 MB)
[   69.156083] SCSI device sdk: drive cache: write through
[   69.156502] SCSI device sdk: 2097152 512-byte hdwr sectors (1074 MB)
[   69.157095] SCSI device sdk: drive cache: write through
[   69.157234]  sdk: unknown partition table
[   69.168099] Attached scsi disk sdk at scsi3, channel 0, id 0, lun 10





On 10/5/05, Ian Pratt < m+Ian.Pratt@cl.cam.ac.uk> wrote: 


Has anyone used xen succefully with a qla2300?

What machines have this card?

Ian

> I've installed Xen 3.0-devel on SUSE Linux without any problems.
> But when i tryed to boot the system, i've got a funny problem: 
>
> qla2300 0000:05:01.0: Found an ISP2312, irq 185, iobase
> 0xf8812000 qla2300 0000:05:01.0: Configuring PCI space...
> qla2300 0000:05:01.0: Configure NVRAM parameters...
> qla2300 0000:05: 01.0: Verifying loaded RISC code...
> qla2300 0000:05:01.0: Waiting for LIP to complete...
>
> until here all works fine, but then:
>
> input: PS/2 Generic Mouse on synaptcs-pt/serio0 qla2300 
> 0000:05:01.0: LIP reset occured (f7f7).
> qla2300 0000:05:01.0: LOOP UP detected (2 Gbps).
> qla2300 0000:05:01.0: Topology - (F_Port), Host Loop address 0xffff
> scsi3 : qla2xxx
> qla2300 0000:04: 02.0:
>   QLogic Fibre Channel HBA Driver: 8.01.00b5-k
>   QLogic QLA2340 - 133MHz PCI-X to 2Gb FC, Single Channel
>   ISP2312: PCI-X (100 MHz) @ 0000:05:01.0 hdma+, host#=3,
> fw=3.03.15 IPX
> Loading kernel/fs/reiserfs/reiserfs.ko 
> Waiting for device /dev/sda4 to appear: .....not found ---
> exiting to /bin/sh $
>
> if i use the standard (bigsmp) kernel the normal massages are:
>
> SCSI device sda: 41943040 512-byte hdwr sectors (21475 MB) 
> SCSI device sda: drive cache: write back SCSI device sda:
> 41943040 512-byte hdwr sectors (21475 MB) SCSI device sda:
> drive cache: write back
>  sda: sda1 sda2 sda3 sda4
> ....usw.
> 
> Well, my qla2300 has the storage attached not a generic mouse.
> Of course it isn't possible to boot from this mouse. :-(



_______________________________________________
Xen-users mailing list 
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users




[-- Attachment #1.2: Type: text/html, Size: 20279 bytes --]

[-- Attachment #2: Type: text/plain, Size: 137 bytes --]

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-10-10 16:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-05 20:28 [Xen-users] xen 3.0 boot problem Ian Pratt
2005-10-07  7:22 ` Githogori Nyangara-Murage
2005-10-07 17:12 ` The Smoking Man
  -- strict thread matches above, loose matches on Subject: below --
2005-10-06  7:44 Stephan Böni
2005-10-10 16:28 Stephan Böni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.