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] device error

To: Xen Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] device error
From: Paras pradhan <pradhanparas@xxxxxxxxx>
Date: Fri, 17 Sep 2010 15:34:46 -0500
Delivery-date: Fri, 17 Sep 2010 13:36:05 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=r2T3yNWgFdwDwDRTaNUuKnjGpnDZ9vII2Ra4dV9qttY=; b=kvJ+EZeQQXY68o9tF4nV4RlBHGmrTywEzkkGo5KOdZBWaQQrqkXt7ssv27iJbweuxx iNqsdDoTbP+6rW8FkYf40XYKarqZj1mEKMAg2g8ghY1v9GZrFR0S+2+mk7KYWPIDhvOx GvL8O3PeXFZ5wUnsnbsD90VexSNiEqzls5+i0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=GvzRB5J9vuU33hD9RpBMzGzK0sgK21b3Y3pK7v5bRIzL0c+B42q00lAwoCjFzTkDzQ v3kIZGVmEG/7KdVXQnZNdhO9ubgyxT/WvOekv8V/mvP0D5qaqe+R3wvd15uv07djh2Fb yWxXwvKMTQx4tdRoK38XIzkxAHArNH+5WZ0Gg=
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,

Virt-install is not working when I try to provision a vm today. Err is:

--

Starting install...
Retrieving file vmlinuz...

                                         | 1.9 MB     00:00
Retrieving file initrd.img...

                                         | 7.1 MB     00:00
Creating storage file...

                                         | 110 GB     00:00
ERROR    POST operation failed: xend_post: error from xen daemon:
(xend.err 'Device 0 (vif) could not be connected. Hotplug scripts not
working.')
Domain installation may not have been
 successful.  If it was, you can restart your domain
 by running 'virsh start irm.eee.eee'; otherwise, please
 restart your installation.
ERROR    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/sbin/virt-install", line 889, in ?
    main()
  File "/usr/sbin/virt-install", line 751, in main
    start_time, guest.start_install)
  File "/usr/sbin/virt-install", line 813, in do_install
    dom = install_func(conscb, progresscb, wait=(not wait))
  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 974, 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.')
---

Distro: RHEL 5.5

Any idea what is causing this? It was working several weeks back but
when I try this today I got that err.

Thanks!
Paras.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>