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 won't start under Xen 3.4.1-pre3

To: xen-users Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] DomU won't start under Xen 3.4.1-pre3
From: Maik Brauer <mailinglist@xxxxxxxxxxxxxxx>
Date: Wed, 17 Jun 2009 21:16:06 +0200
Delivery-date: Wed, 17 Jun 2009 12:17:03 -0700
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,

it is not possible to start the domU with the following "XEN-Hypervisor 3.4.1-pre3" and Kernel "vmlinuz-2.6.26-2-xen-amd64".
After I've put the command "xm create test -c I will receive the following error:
Debian-50-lenny-64-minimal:/etc/xen# xm create test -c
Using config file "./test".
Started domain test (id=21)
Domain has already finished
Could not start console 

The Log shows:
[2009-06-17 21:14:36 22337] DEBUG (XendDomainInfo:1709) XendDomainInfo.handleShutdownWatch
[2009-06-17 21:14:36 22337] DEBUG (DevController:139) Waiting for devices vif.
[2009-06-17 21:14:36 22337] DEBUG (DevController:144) Waiting for 0.
[2009-06-17 21:14:36 22337] DEBUG (DevController:629) hotplugStatusCallback /local/domain/0/backend/vif/21/0/hotplug-status.
[2009-06-17 21:14:36 22337] DEBUG (DevController:643) hotplugStatusCallback 1.
[2009-06-17 21:14:36 22337] DEBUG (DevController:139) Waiting for devices vscsi.
[2009-06-17 21:14:36 22337] DEBUG (DevController:139) Waiting for devices vbd.
[2009-06-17 21:14:36 22337] DEBUG (DevController:144) Waiting for 2049.
[2009-06-17 21:14:36 22337] DEBUG (DevController:629) hotplugStatusCallback /local/domain/0/backend/vbd/21/2049/hotplug-status.
[2009-06-17 21:14:36 22337] DEBUG (DevController:643) hotplugStatusCallback 1.
[2009-06-17 21:14:36 22337] DEBUG (DevController:139) Waiting for devices irq.
[2009-06-17 21:14:36 22337] DEBUG (DevController:139) Waiting for devices vkbd.
[2009-06-17 21:14:36 22337] DEBUG (DevController:139) Waiting for devices vfb.
[2009-06-17 21:14:36 22337] DEBUG (DevController:139) Waiting for devices console.
[2009-06-17 21:14:36 22337] DEBUG (DevController:144) Waiting for 0.
[2009-06-17 21:14:36 22337] DEBUG (DevController:139) Waiting for devices pci.
[2009-06-17 21:14:36 22337] DEBUG (DevController:139) Waiting for devices ioports.
[2009-06-17 21:14:36 22337] DEBUG (DevController:139) Waiting for devices tap.
[2009-06-17 21:14:36 22337] DEBUG (DevController:139) Waiting for devices vtpm.
[2009-06-17 21:14:36 22337] INFO (XendDomain:1180) Domain test (21) unpaused.
[2009-06-17 21:14:36 22337] WARNING (XendDomainInfo:1878) Domain has crashed: name=test id=21.
[2009-06-17 21:14:36 22337] ERROR (XendDomainInfo:2012) VM test restarting too fast (Elapsed time: 0.283114 seconds). Refusing to restart to avoid loops.
[2009-06-17 21:14:36 22337] DEBUG (XendDomainInfo:2724) XendDomainInfo.destroy: domid=21
[2009-06-17 21:14:36 22337] DEBUG (XendDomainInfo:2199) Destroying device model
[2009-06-17 21:14:36 22337] DEBUG (XendDomainInfo:2206) Releasing devices
[2009-06-17 21:14:36 22337] DEBUG (XendDomainInfo:2219) Removing vif/0
[2009-06-17 21:14:36 22337] DEBUG (XendDomainInfo:1134) XendDomainInfo.destroyDevice: deviceClass = vif, device = vif/0
[2009-06-17 21:14:36 22337] DEBUG (XendDomainInfo:2219) Removing vbd/2049
[2009-06-17 21:14:36 22337] DEBUG (XendDomainInfo:1134) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/2049
[2009-06-17 21:14:36 22337] DEBUG (XendDomainInfo:2219) Removing console/0
[2009-06-17 21:14:36 22337] DEBUG (XendDomainInfo:1134) XendDomainInfo.destroyDevice: deviceClass = console, device = console/0
[2009-06-17 21:14:36 22337] DEBUG (XendDomainInfo:2204) No device model
[2009-06-17 21:14:36 22337] DEBUG (XendDomainInfo:2206) Releasing devices             


What could be the problem here?
Thanks.

Cheers,
Maik
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] DomU won't start under Xen 3.4.1-pre3, Maik Brauer <=