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-ia64-devel

[Xen-ia64-devel] problems: XEN on SMP

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-ia64-devel] problems: XEN on SMP
From: "Rodrigo Lord" <lord.listas@xxxxxxxxx>
Date: Tue, 19 Sep 2006 11:22:48 -0300
Delivery-date: Tue, 19 Sep 2006 07:23:03 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=GcZIkX5c94Ujz/ASlElbKCDrCbNbAO1n8/O9vlAaKwImSz1zrl4ikcGUIqt+bqMTpttVIE3djrGPqojx0++172EpFxqTkxKIp78pEXjITWs6LGBscqEaW2TrylKAXONxnUet5FdoRuOTj++aeFSPBNUxr7zRVZ/jY7T4HREXOR0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi!

There is a long time that I`m trying to boot xen-ia64 with more that one processor!
It boots OK with one processor, but when I set in dom0_max_vcpus more that one it crashs!

I`m using Fedora Core 5 ia64 on an HP rx5670

My step-bt-step are here:
# make world
# make KERNELS="linux-2.6-xen0 linux-2.6-xenU"
# make install-tools
# cp xen.gz /boot/efi/efi/redhat
# cp vmlinux /boot/efi/efi/redhat
# cp xlilo.efi /boot/efi/efi/redhat
# make modules_install ( in linux-2.6-xen0)
# mv /lib/tls /lib/tls.disabled

I used the command below to created the initrd :

depmod 2.6.16.13-xen0
mkinitrd -v -f --builtin=mptbase --builtin=mptscsih /boot/efi/efi/redhat/initrd- xen.img 2.6.16.13-xen0

and booted on EFI using:
xlilo xen

------------------------------------
My elilo.conf is here:
-------------------------------------
prompt
timeout=20
default=linux
relocatable

image=vmlinuz-2.6.15-1.2054_FC5
    label=linux
    initrd=initrd-2.6.15-1.2054_FC5.img
    read-only
    append="rhgb quiet root=LABEL=/"

image=vmlinux-2.6.16.13-xen0
   label=xen
   vmm=xen.gz
   initrd=initrd-xen.img
   read-only
   append="com2=57600,8n1 console=com2 sched=bvt dom0_mem=512M dom0_max_vcpus=4 -- nomca console=tty0 console=ttyS1,57600,8n1 rhgb root=/dev/sda4"

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

The logs are annexed, and my dom0 hangs on "RADEON FB".

Thanks for help.

Attachment: logs-xen-ia64-crash.txt
Description: Text document

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>