[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] AW: [Xen-users] Cant create new VM: Error -> ERROR(XendDomainInfo:445) VM start failed
Hi, this problem still exists. Is anyone out there who ever encountered a similar problem and who might give me some hints on what I can do about this? As mentioned earlier in my mail, I absolutely have no clue what caused this behaviour. When I start want to start a new vm using the "xm create" command I get the following entries in my xend.log. There are 7 Vms running at this time. I also deleted a running vm and tried to recreate it with no changes in the cfg file. Now this VMs won't start anymore, and leaves the same messages in the log file. ---------------------------------------------------------------------------- [2009-10-07 08:47:35 23165] DEBUG (XendDomainInfo:89) XendDomainInfo.create(['vm', ['name', 'de-smartnet-asterisk'], ['memory', 128], ['vcpus', 6], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['cpus', '2-7'], ['image', ['linux', ['kernel', '/boot/vmlinuz_domU'], ['args', ' root=/dev/sda1 xencons=tty']]], ['device', ['vbd', ['uname', 'phy:images/de-smartnet-asterisk_ext3'], ['dev', 'sda1'], ['mode', 'w']]], ['device', ['vif', ['ip', '212.86.41.22'], ['mac', '00:16:3e:1b:65:13']]]]) [2009-10-07 08:47:35 23165] DEBUG (XendDomainInfo:2028) XendDomainInfo.constructDomain [2009-10-07 08:47:35 23165] DEBUG (balloon:132) Balloon: 3228544 KiB free; need 2048; done. [2009-10-07 08:47:35 23165] ERROR (XendDomainInfo:445) VM start failed Traceback (most recent call last): File "usr/lib64/python2.5/site-packages/xen/xend/XendDomainInfo.py", line 424, in start XendTask.log_progress(0, 30, self._constructDomain) File "usr/lib64/python2.5/site-packages/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "usr/lib64/python2.5/site-packages/xen/xend/XendDomainInfo.py", line 2069, in _constructDomain self.info['name_label']) VmError: Creating domain failed: name=de-smartnet-asterisk [2009-10-07 08:47:35 23165] ERROR (XendDomainInfo:94) Domain construction failed Traceback (most recent call last): File "usr/lib64/python2.5/site-packages/xen/xend/XendDomainInfo.py", line 92, in create vm.start() File "usr/lib64/python2.5/site-packages/xen/xend/XendDomainInfo.py", line 424, in start XendTask.log_progress(0, 30, self._constructDomain) File "usr/lib64/python2.5/site-packages/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "usr/lib64/python2.5/site-packages/xen/xend/XendDomainInfo.py", line 2069, in _constructDomain self.info['name_label']) VmError: Creating domain failed: name=de-smartnet-asterisk ---------------------------------------------------------------------------- Thanks Kai _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |