|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] libvirt 0.8.1
On 05/06/10 21:03, Nicolas Vilz wrote:
On 06/03/10 00:41, Jonathan Tripathy wrote:
Hi Everyone,
I'm running my Dom0 on Ubuntu 10.04. My Xen install is working ok -
Xend is listening on port 8000 and xm list shows the running VMs. I
wanted to upgrade my version of libvirt so I could get the latest
virt-manager working with Xen 4.0. I used the Ubuntu packages linked
on this page:
http://spblinux.de/blog/2010/05/xen-4-0-with-libvirt-0-8-1-replace-xm-new-by-virsh/
I then went and downloaded the source for virt-manager and virtinst.
However, when I run virt-manager, I get this error:
Unable to open connection to hypervisor URI 'xen:///':
no hypervisor driver available for xen:///
Traceback (most recent call last):
File "/usr/local/share/virt-manager/virtManager/connection.py",
line 971, in _try_open
None], flags)
File "/usr/lib/python2.6/dist-packages/libvirt.py", line 111, in
openAuth
if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: no hypervisor driver available for xen:///
looks like you don't have xen support in libvirt for this version...
do you? A long time i had this error two days ago when trying out
libvirt and i solved that by compiling my libvirt with xen support.
(then i modified my xend to be available on port 8000 and had some
fc13 and centos installations out of the box at ease). Do you get the
same error, when installing some xen vms via virt-install?
Sincerly
Nicolas
Hi Nicolas,
You were correct, my libvirt hadn't been compiled with xen support (Opps!)
Thanks
Jonny
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|