Comment 8 for bug 915954

Revision history for this message
Thiago Martins (martinx) wrote :

Guys,

This problem still persist with Ubuntu 14.04 (devel branch).

Unable to use Xen using Virt-Manager... An error appear:

---
Unable to connect to libvirt.

unable to connect to 'localhost:8000': Connection refused

Verify that the 'libvirtd' daemon is running
on the remote host.
---

While at the console, I can run `virsh list --all` without any problems (also "xm info" works).

Any clue?!

I already did the following steps:

1- Xen flavor enabled @ Grub;

2- "(xend-unix-server yes)" at "/etc/xen/xend-config.sxp" (socket path okay too);

3- ln -s /usr/lib/xen-4.3 /usr/lib/xen;

But, the problem persist... Virt-Manager doesn't connect (out-of-the-box) at Xen on Ubuntu, I have a old 64 bits CPU which supports only PVM and I would like to use it... :-/

Best,
Thiago