Hi everyone,
I'm trying to get xen running on my dualmachine. The MoBo is a MSI 694D
Pro with two Pentium 3 CPUs:
root@gisele:~# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 10
cpu MHz : 1002.279
cache size : 256 KB
fdiv_bug : no
hlt_bug : yes
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36
mmx fxsr sse
bogomips : 2507.26
The xen-binaries are from
deb http://packages.debianbase.de/sarge/i386/xen3/ ./
because I'm running a Debian/Sarge box.
The dom0-kernel is homemade using the linux-2.6-xen.hg merged-tree.
I've done this way severel times on other machines, runnig into no
problems.
The problems I'm runnig in is a complete systemhang during boottime. It
happens after the Message
[ 0.000000] Linux version 2.6.15-2cpu-xen0 (root@gisele) (gcc-Version
3.3.5 (Debian 1:3.3.5-13)) #8 SMP Mon Jan 23 14:06:46 CET 2006
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] Xen: 0000000000000000 - 0000000004000000 (usable)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 72MB LOWMEM available.
[ 1.210638] On node 0 totalpages: 18432
[ 1.212086] DMA zone: 18432 pages, LIFO batch:3
[ 1.216386] DMA32 zone: 0 pages, LIFO batch:0
[ 1.216394] Normal zone: 0 pages, LIFO batch:0
[ 1.216400] HighMem zone: 0 pages, LIFO batch:0
[ 1.216630] found SMP MP-table at 000f5fd0
[ 1.217705] DMI 2.2 present.
[ 1.224907] ACPI: Unable to locate RSDP
[ 1.224913] Intel MultiProcessor Specification v1.4
[ 1.224917] Virtual Wire compatibility mode.
[ 1.224959] OEM ID: OEM00000 Product ID: PROD00000000 APIC at:
0xFEE00000
[ 1.224975] I/O APIC #2 Version 17 at 0xFEC00000.
[ 1.224993] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 1.224997] Processors: 2
[ 1.225000] IRQ lockup detection disabled
[ 1.227725] Allocating PCI resources starting at 20000000 (gap:
20000000:dec00000)
[ 1.227907] Built 1 zonelists
[ 1.227923] Kernel command line: root=/dev/hda3 ro acpi=on
[ 1.228430] Initializing CPU#0
[ 1.228650] PID hash table entries: 512 (order: 9, 8192 bytes)
[ 1.228690] Xen reported: 1002.279 MHz processor.
[ 1.230189] Console: colour VGA+ 80x25
[ 1.232954] Dentry cache hash table entries: 16384 (order: 4, 65536
bytes)
[ 1.233185] Inode-cache hash table entries: 8192 (order: 3, 32768
bytes)
[ 1.245894] Software IO TLB enabled:
[ 1.245899] Aperture: 2 megabytes
[ 1.245901] Bus range: 0x0000000006a00000 - 0x0000000006c00000
[ 1.245904] Kernel range: 0x00000000c0586000 - 0x00000000c0786000
[ 1.246215] vmalloc area: c5000000-fb7fe000, maxmem 34000000
[ 1.250957] Memory: 57888k/73728k available (3118k kernel code, 7580k
reserved, 930k data, 204k init, 0k highmem)
[ 1.251062] Checking if this processor honours the WP bit even in
supervisor mode... Ok.
[ 1.332655] Calibrating delay using timer specific routine.. 2507.26
BogoMIPS (lpj=5014534)
[ 1.332924] Mount-cache hash table entries: 512
[ 1.333226] CPU: After generic identify, caps: 0383fbff 00000000
00000000 00000000 00000000 00000000 00000000
[ 1.333240] CPU: After vendor identify, caps: 0383fbff 00000000
00000000 00000000 00000000 00000000 00000000
[ 1.333263] CPU: L1 I cache: 16K, L1 D cache: 16K
[ 1.333383] CPU: L2 cache: 256K
[ 1.333452] CPU: After all inits, caps: 0383d3f1 00000000 00000000
00000040 00000000 00000000 00000000
[ 1.333502] Enabling fast FPU save and restore... done.
[ 1.333620] Enabling unmasked SIMD FPU exception support... done.
[ 1.333742] Checking 'hlt' instruction... disabled
[ 1.334215] ExtINT not setup in hardware but reported by MP table
[ 1.334295] ENABLING IO-APIC IRQs
[ 1.334624] Brought up 1 CPUs
The log above is from a systemstart whith these bootoptions:
title Xen 3.0 with Debian GNU/Linux, kernel 2.6.12.6-xen0
root (hd0,0)
kernel /xen-3.0.gz dom0_mem=64M noreboot nosmp
module /xen-linux-2.6.12.6-xen root=/dev/hda3 ro acpi=on
That bootes fine.
But without "nosmp" the kernel hangs after saying "Brought up 2 CPUs"
I've tested all the xen options like "lapic, nolapic, noapic, acpi=off"
but nothing works.
I've searched the archives but didn't find anything suitable.
My .config is attached.
So please help me, I don't know what to do!
Kind regards,
Matthias Quade
.config
Description: Text document
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|