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 on every restart

To: xen-users@xxxxxxxxxxxxxxxxxxx, fedora-xen@xxxxxxxxxx
Subject: [Xen-users] virt-install error on every restart
From: "suyash jape" <suyashjape@xxxxxxxxx>
Date: Sat, 3 Mar 2007 10:53:32 +0530
Delivery-date: Fri, 02 Mar 2007 21:22:46 -0800
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=sci4T7Y24gRv0YBBNV57EX2T7+vVGBwf4E8K4/IwCLn/2/KIuqb+ZJ/B01whzJbioa43Gp9DPzJUX6Yuzv18OAOnW8guvY2K5OzyVwr+Wwg+6bScfk7UV3I/gn0AAl832nBgW76LvgL6WMr9bATUX+xdtbDlcEYcswd5o2rxCWY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=V9yuOPJOPBfpyBnhzEQTOKMThuaUThMeNUaohXX1aBwWaeRv89ANaa/TkLYPuKHnXsVzBBBU/zLIrhDJ5mFqv7+lRQ1RaxEZVjpH6A2U8ZXxdrs01pEaa0SCvHHi0X/lqW4x7HGtrn1hi1OxZG9Zvufb+CEDE8+A/YsW2j+/Kbg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all

I have installed fedorra dcore 6 xen.
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.18-1.2798.fc6xen #1 SMP Mon Oct 16 15:11:19 EDT 2006 i686 i686 i386 GNU/Linux

[root@localhost ~]# rpm -qa|grep xen
kernel-xen-2.6.18-1.2798.fc6
xen-3.0.3-0.1.rc3
xen-libs-3.0.3-0.1.rc3

[root@localhost ~]# rpm -qa|grep libvirt
libvirt-0.1.7-2
libvirt-python-0.1.7-2


virt-install  works the first time i boot...but on restart it gives the following error:

[root@localhost ~]# virt-install
Traceback (most recent call last):
  File "/usr/sbin/virt-install", line 396, in ?
    main()
  File "/usr/sbin/virt-install", line 329, in main
    guest = virtinst.ParaVirtGuest()
  File "/usr/lib/python2.4/site-packages/virtinst/ParaVirtGuest.py", line 37, in                                             __init__
    XenGuest.XenGuest.__init__(self, hypervisorURI=hypervisorURI)
  File "/usr/lib/python2.4/site-packages/virtinst/XenGuest.py", line 174, in __i                                            nit__
    self.conn = libvirt.open(hypervisorURI)
  File "/usr/lib/python2.4/site-packages/libvirt.py", line 39, in open
    if ret is None:raise libvirtError('virConnectOpen() failed')
libvirt.libvirtError: virConnectOpen() failed



I removed xen and reinstalled it with yum. Again it works the first time but gives error on restart.

Any ideas as to what may be the problem?
Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>