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] DomU hang (not the console) for kernel > 2.6.27 Dell

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] DomU hang (not the console) for kernel > 2.6.27 Dell
From: Chandra Krintz <ckrintz@xxxxxxxxx>
Date: Sat, 26 Sep 2009 17:08:51 -0700
Delivery-date: Sat, 26 Sep 2009 17:09:33 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=HITvForMy2FfNcIGKRGl0F9e/CSc5hqLgm6XMbJtYbo=; b=uNvaJFqDUQT9S9zXlS7uE2QiWVfggNF2rbMf4BCv27X7t8ridzjl7Tw75HM2wzswSf MVuNCUf27E2EoVl3EbYiyZZrigHV6PojM+zVXV9U1ngix97SBa0aO/o2vow4GBFhP5dP fktx2kjevEX2EFJVcC3wtiuxtCXVzFsmyahiU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ADuVdatnTNILRve0VcUhrL07xcz7EePiw+7Zqvd5Fn4e9RtqonY6m1+JmFBFnH4utx f3yh1Ek1ODJyF+sapUMDopx/0Iuj5aJ/ehA+uOFPaeanmUQj4G4BYwB8PrRpcfmFbDk4 3jiY025i+7zzreD6JHi22y0GAmUY+2rEcG/BQ=
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 All,

I have been using Xen for awhile and have recently run into an
interesting problem.

I have a Dell Poweredge R300, with Xen 3.3, Ubuntu 9.04 x86_64,
dom0 kernel 2.6.27.5, and bios 1.2.0.
I installed the kernel and xen via instructions from here:
http://www.howtoforge.com/installing-xen-3.3-with-kernel-2.6.27-on-ubuntu-8.10-x86_64
This machine is able to run Ubuntu 9.04 x86_64 domUs in pv and hvm mode for
images with kernels from 2.6.24 through 2.6.28.15, without a problem.

I then purchased another identical system from dell.  The only difference
that I can tell is the bios is v1.3.0.  I tried my best to ensure that
everything was
installed exactly the same on this machine as on the original system.

On this new machine, hvm domUs work, but pv domUs only work
up to 2.6.28 -- When I start a domU with a 2.6.28 (e.g. 2.6.28-15-server)
with the console attached, it hangs immediately after printing
"Starting domain XXX", a new line and some space.

If I start without a console, it just hangs when I attach via xm console.
I've verified that the system never comes up, the boot process doesn't
even start.  There are no errors in the xen logs and there is no
qemu log create in /var/log/xen/  for the domain.  xm list shows the system
in running state immediately  (no boot state).  The output from xenxtc
is a very long stack trace:
Call Trace:
 [<ffffffff8029e934>]  <--
 [<ffffffff809b3c08>]
... about 40 additional addrs print

I've tested this on kernels 2.6.28-{13-server,15-server,11-generic)
(for pv domU) and have
the same issue on this machine (all work fine on the first machine).

Has anyone ever experienced this or is there someone who knows what I can
do/try/report to get help fixing it?  I'm unable to find anything on
the web by others
with a similar problem.

thanks in advance.
-Chandra

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] DomU hang (not the console) for kernel > 2.6.27 Dell, Chandra Krintz <=