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@lists.xensource.com http://lists.xensource.com/xen-users