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] Cant create new VM: Error -> ERROR (XendDomainInfo:445) VM s

To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Cant create new VM: Error -> ERROR (XendDomainInfo:445) VM start failed
From: "Zemke, Kai" <Kai.Zemke@xxxxxxxxxxx>
Date: Wed, 30 Sep 2009 15:44:17 +0200
Accept-language: de-DE
Acceptlanguage: de-DE
Delivery-date: Wed, 30 Sep 2009 06:53:20 -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
Thread-index: AcpB1T/ZFNFKbMP+TQeRpSrO3n8Nng==
Thread-topic: Cant create new VM: Error -> ERROR (XendDomainInfo:445) VMstart failed

Hi everyone,

 

i have a problem on a running xen installation. The server on which the following problem occurs manages 7 VMs at the moment.

Now I wanted to create a new one. After sending the xm create command I get the following error:

 

Using config file "/etc/xen/de-smartnet-asterisk".

Error: Creating domain failed: name=de-smartnet-asterisk

 

In my xend.log I can find the following entries:

 

[2009-09-30 15:42:57 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-09-30 15:42:57 23165] DEBUG (XendDomainInfo:2028) XendDomainInfo.constructDomain

[2009-09-30 15:42:57 23165] DEBUG (balloon:132) Balloon: 3228544 KiB free; need 2048; done.

[2009-09-30 15:42:57 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-09-30 15:42:57 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

 

I have absolutely no clue what these entries might tell me. I kind of lost and have no idea where to start searching for an solution.

 

Is anyone out there who can guide me in the correct direction what is causing these log entries?

 

With kind regards

Kai Zemke

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>