WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen 3.0 boot problem

Stephan,
        I finally got a chance to build Xen 3.0 with QLogic as a module and it
works just as before. I've sent my config file privately for you to
compare.

  .githogori.

-----------------------------------------------------------
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.12-xen0-3.0-gQmodule #7 SMP Wed Oct 12
12:51:44 PDT 2005 i686 i686 i386 GNU/Linux
[root@localhost ~]# 

---------------------------------------------------------------

[root@localhost ~]# modprobe qla2300
[root@localhost ~]# mount /dev/sdb /mnt/FCvol
[root@localhost ~]# 
---------------------------------------------------------------
WHAT I SEE ON MY SERIAL CONSOLE:

0 00 00
 <6>note: smflsh4lx[5046] exited with preempt_count 1
QLogic Fibre Channel HBA Driver
ACPI: PCI Interrupt 0000:02:0b.0[A] -> GSI 37 (level, low) -> IRQ 37
qla2300 0000:02:0b.0: Found an ISP2312, irq 37, iobase 0xe0068000
scsi1 : qla2xxx
qla2300 0000:02:0b.0: Configuring PCI space...
qla2300 0000:02:0b.0: Configure NVRAM parameters...
qla2300 0000:02:0b.0: Verifying loaded RISC code...
qla2300 0000:02:0b.0: Waiting for LIP to complete...
qla2300 0000:02:0b.0: Cable is unplugged...
qla2300 0000:02:0b.0:
 QLogic Fibre Channel HBA Driver: 8.00.02b5-k
  QLogic QLA2342 - 133MHz PCI-X to 2Gb FC, Dual Channel
  ISP2312: PCI-X (133 MHz) @ 0000:02:0b.0 hdma-, host#=1, fw=3.03.08 IPX
ACPI: PCI Interrupt 0000:02:0b.1[B] -> GSI 38 (level, low) -> IRQ 38
qla2300 0000:02:0b.1: Found an ISP2312, irq 38, iobase 0xe0070000
scsi2 : qla2xxx
qla2300 0000:02:0b.1: Configuring PCI space...
qla2300 0000:02:0b.1: Configure NVRAM parameters...
qla2300 0000:02:0b.1: Verifying loaded RISC code...
qla2300 0000:02:0b.1: Waiting for LIP to complete...
qla2300 0000:02:0b.1: LIP reset occured (f8f7).
qla2300 0000:02:0b.1: LIP occured (f8f7).
qla2300 0000:02:0b.1: LOOP UP detected (1 Gbps).
qla2300 0000:02:0b.1: Topology - (Loop), Host Loop address 0x7d
qla2300 0000:02:0b.1:
 QLogic Fibre Channel HBA Driver: 8.00.02b5-k
  QLogic QLA2342 - 133MHz PCI-X to 2Gb FC, Dual Channel
  ISP2312: PCI-X (133 MHz) @ 0000:02:0b.1 hdma-, host#=2, fw=3.03.08 IPX
  Vendor: DGC       Model: RAID 5            Rev: 0411
  Type:   Direct-Access                      ANSI SCSI revision: 02
SCSI device sdb: 68317440 512-byte hdwr sectors (34979 MB)
sdb: cache data unavailable
sdb: assuming drive cache: write through
SCSI device sdb: 68317440 512-byte hdwr sectors (34979 MB)
sdb: cache data unavailable
sdb: assuming drive cache: write through
 sdb: unknown partition table
Attached scsi disk sdb at scsi2, channel 0, id 0, lun 0
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sdb, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
----------------------------------------------------------

-----------------------------------------------------------

On Wed, 2005-10-05 at 16:50 +0200, Stephan Böni wrote:
> 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. :-(
> 
> What's going wrong here?
> 
> Stephan
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users

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

<Prev in Thread] Current Thread [Next in Thread>