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] Error creating vm xen3.4

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Error creating vm xen3.4
From: Pepo Viola <pepoviola@xxxxxxxxx>
Date: Thu, 25 Jun 2009 18:06:03 -0300
Delivery-date: Thu, 25 Jun 2009 14:07:12 -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=CYtFwn4aOQjma/hk6luFHK7IG2Rw0ZK3shrYsLk/qac=; b=Xh/a4Mt2qRnS574VUE7Wv2CR0ZcYMlYBR8uQMTeri7qLk8zcDtncf3NXWF34PeTCdz OKTVQf+2MovDVysFaAjSmQ7xXHCKKYJTyvuIWiYbvHK7EV4BmaHsWih1QAFp7f5pQ205 R8v0Ggs3wTga5w1+7HGInx94mGn747vMY2G0A=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=tHlbvBBPZdnuqsKEtsNj8I3ebPPShUHgHti7md/+3hZSloaRFHDbnXPgKLBuT5vqJI WpDloOqkB2ueUG6wNdNmcy1H3Ffy4bJOcNJexGFSuiWWIjyGY+s6GrpddUvHiewmgX3P fnc/9eNvcGLEiWlRgosXHTq9HKvuo1CmrIWs4=
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, when i try to create a new virtual machine in a new instalation of xen3.4 ( compiled from source) i get this error:

xm create windows2.hvm
Using config file "./windows2.hvm".
Error: Domain 'y' does not exist.


And this is the log:
[2009-06-25 17:59:42 13862] TRACE (XendDomainInfo:291) domain_getinfo(2) failed, ignoring: (3, 'No such process')
[2009-06-25 17:59:42 13862] TRACE (XendDomainInfo:291) domain_getinfo(2) failed, ignoring: (3, 'No such process')
[2009-06-25 17:59:42 13862] DEBUG (XendDomainInfo:2198) Destroying device model
[2009-06-25 17:59:42 13862] DEBUG (XendDomainInfo:2205) Releasing devices
[2009-06-25 17:59:42 13862] DEBUG (XendDomainInfo:2218) Removing vif/0
[2009-06-25 17:59:42 13862] DEBUG (XendDomainInfo:1133) XendDomainInfo.destroyDevice: deviceClass = vif, device = vif/0
[2009-06-25 17:59:42 13862] DEBUG (XendDomainInfo:2218) Removing vbd/768
[2009-06-25 17:59:42 13862] DEBUG (XendDomainInfo:1133) XendDomainInfo.destroyDevice: deviceClass = None, device = vbd/768
[2009-06-25 17:59:42 13862] ERROR (XendDomainInfo:2225) Device release failed: y; None; vbd/768
Traceback (most recent call last):
  File "usr/lib/python2.5/site-packages/xen/xend/XendDomainInfo.py", line 2219, in _releaseDevices
    self.destroyDevice(true_devclass, dev, False);
  File "usr/lib/python2.5/site-packages/xen/xend/XendDomainInfo.py", line 1147, in destroyDevice
    rc = self.getDeviceController(deviceClass).destroyDevice(devid, force)
  File "usr/lib/python2.5/site-packages/xen/xend/XendDomainInfo.py", line 2240, in getDeviceController
    raise XendError("Unknown device type: %s" % name)
XendError: Unknown device type: None
[2009-06-25 17:59:42 13862] DEBUG (XendDomainInfo:2218) Removing vfb/0
[2009-06-25 17:59:42 13862] DEBUG (XendDomainInfo:1133) XendDomainInfo.destroyDevice: deviceClass = vfb, device = vfb/0
[2009-06-25 17:59:42 13862] TRACE (XendDomainInfo:1652) XendDomainInfo.storeChanged
[2009-06-25 17:59:42 13862] DEBUG (XendDomainInfo:2218) Removing console/0
[2009-06-25 17:59:42 13862] DEBUG (XendDomainInfo:1133) XendDomainInfo.destroyDevice: deviceClass = console, device = console/0
[2009-06-25 17:59:42 13862] TRACE (XendDomainInfo:1652) XendDomainInfo.storeChanged
[2009-06-25 17:59:42 13862] TRACE (XendDomainInfo:291) domain_getinfo(2) failed, ignoring: (3, 'No such process')
[2009-06-25 17:59:42 13862] DEBUG (DevController:629) hotplugStatusCallback /local/domain/0/backend/vif/2/0/hotplug-status.
[2009-06-25 17:59:42 13862] DEBUG (DevController:643) hotplugStatusCallback 1.
[2009-06-25 17:59:42 13862] DEBUG (DevController:139) Waiting for devices vscsi.
[2009-06-25 17:59:42 13862] DEBUG (DevController:139) Waiting for devices vbd.
[2009-06-25 17:59:42 13862] DEBUG (DevController:139) Waiting for devices irq.
[2009-06-25 17:59:42 13862] DEBUG (DevController:139) Waiting for devices vkbd.
[2009-06-25 17:59:42 13862] DEBUG (DevController:139) Waiting for devices vfb.
[2009-06-25 17:59:42 13862] DEBUG (DevController:139) Waiting for devices console.
[2009-06-25 17:59:42 13862] DEBUG (DevController:139) Waiting for devices pci.
[2009-06-25 17:59:42 13862] DEBUG (DevController:139) Waiting for devices ioports.
[2009-06-25 17:59:42 13862] DEBUG (DevController:139) Waiting for devices tap.
[2009-06-25 17:59:42 13862] DEBUG (DevController:139) Waiting for devices vtpm.
[2009-06-25 17:59:42 13862] ERROR (XendDomain:1183) domain_unpause
Traceback (most recent call last):
  File "usr/lib/python2.5/site-packages/xen/xend/XendDomain.py", line 1172, in domain_unpause
    raise XendInvalidDomain(str(domid))
XendInvalidDomain: <Fault 3: 'y'>


I try to recompile dom0 kernel but it's the same.

regards.-

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Error creating vm xen3.4, Pepo Viola <=