[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Virt-install not working
- To: amazab@xxxxxxxx
- From: "Alain Barthe" <ab266061@xxxxxxxxx>
- Date: Thu, 29 May 2008 09:18:02 +0200
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Thu, 29 May 2008 00:18:35 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=rgvxx7cwjpJHO9sH10+IdwPbDxCOcORUBqfLTknS/L3vmzk8EVQCQ9I9NeI8JRZ3PgohtiwqLSSZ67QLTM9GWwM2xJdMxqxQrTQr7qIy4TLfQYeE2NBCPJJzu1bu5ZPVVsTH8qv5x/pStSRkK6N4oDA/6xClEMvydoLTFOuIGCY=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
With xen 3.0, the parameter "xend-unix-server" must be set to "yes" in the /etc/xen/xend-config.sxp configuration file for virt-manager and virt-install to work. It is set to "no" by default. Maybe it is the same with xen 3.2.
Hope this helps.
Alain Barthe
2008/5/29 < amazab@xxxxxxxx>:
Hi all,
I installed Xen 3.2.1 on FC8 from the source, It is working fine and I
even created a virtual machine, however I cannot use the "Virtual Machine
Manager" it does not even respond and when I try to use virt-install, I
get the message:
Traceback (most recent call last):
File "/usr/sbin/virt-install", line 502, in <module>
main()
File "/usr/sbin/virt-install", line 345, in main
conn = cli.getConnection(options.connect)
File "/usr/lib/python2.5/site-packages/virtinst/cli.py", line 76, in
getConnection
return libvirt.open(connect)
File "/usr/lib/python2.5/site-packages/libvirt.py", line 135, in open
if ret is None:raise libvirtError('virConnectOpen() failed')
libvirtError: virConnectOpen() failed
Thanks In Advance,
Ahmed
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|