Displaying 2 results from an estimated 2 matches for "msg00880".
Did you mean:
msg00480
2013 Jun 18
0
Virt-manager does not connect to libvirt/Xen? Xen 4.1.5 installed from source on Fedora 17.
...irConnectOpenAuth() failed'')
libvirtError: unable to connect to ''localhost:8000'': Connection refused
# xm list and # xm info work fine. This means xend is running right ?
Did some searching, found an old thread
http://old-list-archives.xenproject.org/xen-users/2010-06/msg00880.html
Added *(xend-unix-server yes)* to xen configuration file xend-config.sxp
and added *export VIRSH_DEFAULT_CONNECT_URI="xen:///"* to root''s .bashrc.
Still no luck.
This might help, # rpm -qa | grep libvirt
libvirt-daemon-xen-0.9.11.9-1.fc17.x86_64
libvirt-daemon-0.9.11.9-1.fc...
2013 Jun 11
9
Xen 4.1 compile from source and install on Fedora 17
Hello,
I have asked this question in Xen-users mailing list too. But since it
involves compiling from source, I realised asking this here makes more
sense. Please forgive me for the spam.
I am relatively new to Xen and need help compiling and installing Xen from
source.
Using some tutorials online, I have got Xen working with the ''yum install
xen'' method.
I used virt-manager