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] Re: Argh, trying to start new domU keeps crashing

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Argh, trying to start new domU keeps crashing
From: Brandon Lamb <brandonlamb@xxxxxxxxx>
Date: Sat, 13 Mar 2010 20:30:06 -0800
Delivery-date: Sat, 13 Mar 2010 20:31:09 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=SBACGZdTYXCdba0GjmD9o/sJbB071U/NwMSaX/2c7fo=; b=lyb8vuGRwK7skwnZE7EJrNLeGO7WNBuPL9miJtoMWTbctYSvhQ1QkFSIhnB8UjP44w ZPSwJsCrx6RitI16w8/DXELeIl8S2wCMTxUAJLVh0LhTdvg40twrnWK+OW1+Ddc0tulz 6T3sehF76jknt3gaF+oQDk13nE5v9lbv9myTc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ZNLYHqAf4UvETnK5Qc6fOCt5LArLD9LPMnyIl9l7exYB6yNS3F8okxyhcIebeXpSFX aXOOr5Pt5Qe44zpBy581UBjFTcmJVTfDsxVdbROsbIbZxJQQRz0H11aY8uUgWRpxABpN U1MLrRgZVden67iHz1uG36dVSSPxI1RJzfJKs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <f25c44611003132023i2a17529at4156857cbaf16e75@xxxxxxxxxxxxxx>
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>
References: <f25c44611003132023i2a17529at4156857cbaf16e75@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Im going to try downloading the xen/master kernel and xen-testing and
see if it works under those I guess.

So close! I have another machine working using the xen/master and
xen-3.4-testing, so hopefully it will work on this new box too. I
basically just copied all my configs over, not sure if I am just
missing something or what.

Oh also i setup a 10G lvm, oh here is my syslog.cfg. My last test i
tried with acpi = 0 and apci = 0 but didnt do anything. My previous
config was setup for paravirt, also not working.

admin = 'root'

import os, re
arch = os.uname()[4]
kernel = "/usr/lib/xen-default/boot/hvmloader"
builder='hvm'

memory      = 512
shadow_memory = 8
vcpus       = 1
root        = '/dev/xvda ro'
disk        = ['phy:/dev/volumes/memcache1,xvda,w',
'file:/xen/media/debian-netinst.iso,xvdc:cdrom,r']
boot = 'dc'
device_model = '/usr/lib/xen/bin/qemu-dm'
vif = [ 'type=ioemu, bridge=xenbr0' ]
apic = 0
acpi = 0
name        = 'syslog'
vfb = ['vnc=1,vnclisten=0.0.0.0,vncunused=1']
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'

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