[2007-02-12 08:22:11 4551] ERROR (XendDomainInfo:405) VM start failed Traceback (most recent call last): File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendDomainInfo.py", line 392, in start XendTask.log_progress(31, 60, self._initDomain) File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendTask.py", line 213, in log_progress retval = func(*args, **kwds) File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendDomainInfo.py", line 1452, in _initDomain balloon.free(memory + shadow) File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/balloon.py", line 166, in free raise VmError( VmError: I need 16920576 KiB, but dom0_min_mem is 200704 and shrinking to 200704 KiB would leave only 13869888 KiB free. [2007-02-12 08:22:11 4551] DEBUG (XendDomainInfo:1601) XendDomainInfo.destroy: domid=3 [2007-02-12 08:22:11 4551] DEBUG (XendDomainInfo:1612) XendDomainInfo.destroyDomain(3) [2007-02-12 08:22:11 4551] DEBUG (image:565) hvm shutdown watch unregistered [2007-02-12 08:22:11 4551] DEBUG (image:604) hvm reboot feature watch unregistered [2007-02-12 08:22:11 4551] ERROR (XendDomainInfo:80) Domain construction failed Traceback (most recent call last): File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendDomainInfo.py", line 78, in create vm.start() File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendDomainInfo.py", line 392, in start XendTask.log_progress(31, 60, self._initDomain) File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendTask.py", line 213, in log_progress retval = func(*args, **kwds) File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendDomainInfo.py", line 1452, in _initDomain balloon.free(memory + shadow) File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/balloon.py", line 166, in free raise VmError( VmError: I need 16920576 KiB, but dom0_min_mem is 200704 and shrinking to 200704 KiB would leave only 13869888 KiB free. [2007-02-12 08:22:11 4551] DEBUG (XendDomainInfo:1601) XendDomainInfo.destroy: domid=None [2007-02-12 08:22:11 4551] ERROR (xmlrpclib2:232) Internal error handling xend.domain.create Traceback (most recent call last): File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/util/xmlrpclib2.py", line 201, in _marshaled_dispatch response = self._dispatch(method, params) File "/usr/lib64/python2.4/SimpleXMLRPCServer.py", line 406, in _dispatch return func(*params) File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/server/XMLRPCServer.py", line 69, in domain_create info = XendDomain.instance().domain_create(config) File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendDomain.py", line 876, in domain_create dominfo = XendDomainInfo.create(config) File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendDomainInfo.py", line 81, in create vm.destroy() File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendDomainInfo.py", line 1603, in destroy paths = self._prepare_phantom_paths() File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendDomainInfo.py", line 1573, in _prepare_phantom_paths t = xstransact("%s/device/vbd" % GetDomainPath(self.domid)) File "/home/unisys/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/xenstore/xsutil.py", line 26, in GetDomainPath return xshandle().get_domain_path(domid) TypeError: an integer is required