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

[Xen-users] Strange Halt during Xen boot

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Strange Halt during Xen boot
From: Bill M <bill4306@xxxxxxxxx>
Date: Sat, 5 Feb 2011 17:49:19 -0500
Delivery-date: Sat, 05 Feb 2011 14:50:34 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=WQS5wRYRxBtJHcFg48ATvFtXilLkxwzjM7DP3xfj4eY=; b=sFKVnEvhx774w6BmJiA6J14v+YE2cZBg49/fViY9xI1pr5+cWa7PLUGgdQ+T1mQlYO ClgpA5jLKsLbdnkelYzpo+eqRuxGeRlzcbi8Uu+l0uZ5KNxNPXu+0pZH3XgwEuGTJXS3 Ht/Um4XE9+XYdKFb6eKC+5AYRm62pIAKYjDDA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=x7gZtLjmlAv78O2noJ0z3xO/ppxtzpseuf4r+30fu03NwppXyoT8BQCR1Ph3yw3DHT yabrGLheLbFa+w0rrErx7f0wwn8k/oCHl6aBkwIsHTYNAGI24K59qEjZDvRg0KFm/0Rb dsEEm+DvBFaJ9M+H/vut6tjgDC4MGuFTVGcy4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I'm trying to get Xen 3.4.1 working on CentOS 5.5(64bit) for a Dell R710 box(Quad Core Xeon "Nehalem" processor, 12 GB Memory and 2 Seagate SATA HDD). I followed the README to make world, make install, generate the corresponding ram disk with initrd, and modified /boot/menu.lst. I believe I didn't make any mistake through these steps, because I was able to get Xen 3.4.1 running on CentOS 5.5 for a Dell  Optiplex 745 box (Intel Core 2 Duo E6600, 2GB memory and 1 SATA HDD) with the same procedure.

However, for the R710 box, once I reboot the server and boot with Xen, the system enters a halt that lasts forever, and all I got on the console was this:

--------------------------------
Booting command-list

root (hd0,1)
 Filesystem type is ext2fs, partition type 0x83
kernel /boot/xen.gz
   [Multiboot-elf, <0x100000:0x11f770:0x6b890>, shtab=0x28b078, entry=0x100000]
module /boot/vmlinuz-2.6.18.8-xen ro root=UUID=c25415f0-1eff-4b3e-a03b-99c3fecb
be57 console=tty0 console=ttyS0,115200 selinux=0
   [Multiboot-module @ 0x28c000, 0x73b340 bytes]
module /boot/initrd-2.6.18.8-xen.img
   [Multiboot-module @ 0x9c8000, 0x48ebc00 bytes]
--------------------------------

No error message at all... So my guess is that the system halts right after the grub loading. But, has the hypervisor booted? what causes the halt?

I have tried three different ways to get Xen working on my R710 setup, but they all ended up with the same bizarre output.
1) Building from source for Xen 3.4.3, Xen 3.3.2, Xen 3.1.4;
2) Using yum to install binary for Xen 3.4.3, Xen 3.0.3 (the stock Xen comes with CentOS 5.5) (I came across a post here mentioning someone successfully get Xen 3.0.3 (CentOS 5.4) running on R710).
3) Building linux-2.6.18.8-xen with the existing CentOS kernel configuration file. I copied the existing configuration file into the build-linux-2.6.18-xen_x86_64 directory and followed the README on how to build the kernel with .config under the build-linux-2.6.18-xen_x86_64 directory. For all remaining configure questions during compiling, I chose the default option.

Up to this point, I'm totally clueless on how to solve this problem. Has anyone seen this problem before, or any insight to share? I would really appreciate the help.

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