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] virt-install error while starting vm installation on Centos

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] virt-install error while starting vm installation on Centos 5.5, xen3.2
From: Mithun Gore <mithungore@xxxxxxxxx>
Date: Fri, 6 May 2011 20:17:44 +0530
Delivery-date: Fri, 06 May 2011 07:48:54 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=C7XLInfoq4+PFM9kZqQn04sr66/TO0eTVnMgx+E5s4M=; b=WrtVETGrL3pClwTNGw7gC2vuNXZtHH1PrfOnmPr4rb/rYRZipn7/ayNGkVE0a3Js4Z EmRcvxAtBq319fv9eKtzucMB+q0aegdB+0moNv8SflNjZFC8oaXkw5oFGUNjSj8DE1gz NuWX0yX3PaKQFbPxcK7V2/V2SDAnUehuVxocw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=be11jwuaqwvXELrw186UqtDkivLN3J47qHstKP0+xa69xBb0nTdGMoSpRwkmFKKTHK BV7bZ1HFMFHmDY6wNiuUCkdBrb3DF4Oa/U3xsBNvkAv72cVS2TjvOgmYvrA4mM3RFCki rxdhRAfvVDKzia31qpP32Ab8h9r1SmVN1VkWM=
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,

     I have compiled xen3.2 from the source code for linux kernel 2.6.18 64bit with new xen-linux kernel.

There are following issues. If someone please put some light on this then it
will be great help for me.



1. My xm info, xm list are working fine. But when I am trying to create new virtual
    machine, it gives me following error

-----------------------------------------------------------------------------------------------------------
 Unable to complete install 'libvirt.libvirtError POST operation failed: xend_post: error 
 from xen daemon: (xend.err 'Device 0 (vif) could not be connected. Hotplug scripts not
 working.')
 Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 730, in do_install
    dom = guest.start_install(False, meter = meter)
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 541, in start_install
    return self._do_install(consolecb, meter, removeOld, wait)
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 633, in _do_install
    self.domain = self.conn.createLinux(install_xml, 0)
  File "/usr/lib64/python2.4/site-packages/libvirt.py", line 1277, in createLinux
    if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
 libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err  'Device 0 (vif) could not be connected. Hotplug scripts not working.')
-----------------------------------------------------------------------------------------------------------

Please help me :)

--
Mithun



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