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

To: Xen Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Re: device error
From: Paras pradhan <pradhanparas@xxxxxxxxx>
Date: Tue, 21 Sep 2010 12:22:47 -0500
Delivery-date: Tue, 21 Sep 2010 10:24:19 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=PpJAgCesxCwlAKJHpsz5XodU814wwos03elH7HDzukM=; b=a410E5kp5TlMKiN/WU5RSmvIlI5+cPsf1AonEMEYpYVDxbYhebDxoTNT9okJATMwqp l3CP/Ci1SndVVftOfmAMNA0ssyclX6vjKfhxKCJxPmaFK+sAcCKqjuZtzbMhZqPA0/2J OYCwyUW+gBiwQQVvITz9Z22woSNg+zGK1piLw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=ZYB6Mwc1aFa1SoJzaCv/oF/0ugbjdfYTpHBGytRYwvyzyIWqih90RsqiaLrKWHXNAy eQXC+Mm8IzmubuVM1GStD6vcNBRZiJe1c52dZ4GWVNAMxXRQLHr9R32pOZaJXVTDGCsP PcLl5FF19WjEOgB8oRON0+XPNei0isBIM9Pfc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTi=15AbQDmx5i1o1ckQm-t0YWOUNV8gN0GykBFU6@xxxxxxxxxxxxxx>
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>
References: <AANLkTi=15AbQDmx5i1o1ckQm-t0YWOUNV8gN0GykBFU6@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Rebooting the server to the new latest kernel fixed this issue.

Paras.

On Fri, Sep 17, 2010 at 3:34 PM, Paras pradhan <pradhanparas@xxxxxxxxx> wrote:
> 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>