Bug 120581 - qla23xx chipset can't find device in xen kernel
Summary: qla23xx chipset can't find device in xen kernel
Status: RESOLVED WORKSFORME
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Xen (show other bugs)
Version: unspecified
Hardware: x86 SuSE Linux 10.0
: P5 - None : Blocker
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-06 08:14 UTC by Stephan Böni
Modified: 2005-10-14 18:14 UTC (History)
0 users

See Also:
Found By: Component Test
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Böni 2005-10-06 08:14:18 UTC
I'm using the newest xen build from ftp.opensuse.org:

kernel-xen-2.6.13.2-2.i586.rpm
xen-3.0_6715-3.i586.rpm

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:

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
$

With the bigsmp kernel 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
....usw.

Even with the last build of Xen 2.0 it works fine.

Stephan
Comment 1 Danny Al-Gaaf 2005-10-14 16:01:43 UTC
please report bugs for openSUSE against SUSE 10.0 and take a look at: http://
www.opensuse.org/index.php/Submit_a_bug befor report a bug
Comment 2 Stephan Böni 2005-10-14 18:10:18 UTC
***  S O L V E D  ***

A new BIOS update has solved my ACPI problems. And with running ACPI the xen 
kernel does booting without any problems.

Stephan
Comment 3 Stephan Böni 2005-10-14 18:14:01 UTC
ok