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] hvm boot causing dom0 to crash

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] hvm boot causing dom0 to crash
From: Mark Chaney <lists@xxxxxxxxxx>
Date: Tue, 20 Jul 2010 03:27:47 -0500 (CDT)
Delivery-date: Tue, 20 Jul 2010 01:29:07 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1215468370.4.1279614459405.JavaMail.root@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
I am running Xen 3.4.3 on CentOS 5.5 x86_64, with kernel 2.6.18-194.8.1.el5xen. 
My fully virtualized guest (HVM) is running Debian 5 with kernel 2.6.33 x86_64. 
The debian guest had been running for over 10 days with no issues until i 
rebooted it. Now every time i try to start up the guest, the entire dom0 
crashes and reboots. Whats odd is that I have a very similar debian guest (used 
the same appliance iso) running on another dom0 that is not having these same 
issues. They are at two different locations, so I cant easily test the 
troublesome guest on a different dom0 and vice versa. This last time i tried to 
start the guest it seemed to go almost through the boot processes, but then 
suddenly rebooted the guest and it got all the way to the starting firewall 
part before it crashed the dom0.

Below if the guests cfg if it helps:

name = "mailcleaner_ent_mx2"
maxmem = 4096
memory = 1024
vcpus = 2
builder = "hvm"
kernel = "/usr/lib/xen/boot/hvmloader"
boot = "c"
pae = 1
acpi = 1
apic = 1
localtime = 0
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
device_model = "/usr/lib64/xen/bin/qemu-dm"
vfb = [ "type=vnc,vncunused=1,keymap=en-us" ]
disk = [ "phy:/dev/VolGroup00/mailcleaner_ent_mx2,hda,w", ",hdc:cdrom,r" ]
vif = [ "mac=00:16:36:47:cc:e3,bridge=eth0,script=vif-bridge,vifname=vif-1.0" ]
parallel = "none"
serial = "pty"


Any ideas on what I should be looking for? I really need to get this guest back 
up ASAP as its the secondary mx mail server that im testing and it has some 
email on it already that I need to deliver to my test accounts.

Thanks,
Mark

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

<Prev in Thread] Current Thread [Next in Thread>