|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] virt-manager on RH AS 5.1
Hello,
I'm running "Red Hat Enterprise Linux Server release 5.1 (Tikanga)" on
my server with:
[root@xen-7 ~]# rpm -qa | grep virt
libvirt-0.2.3-9.el5
libvirt-python-0.2.3-9.el5
virt-manager-0.4.0-3.el5
python-virtinst-0.103.0-3.el5_1.1
# egrep -v '(^#|^$)' /etc/libvirt/libvirtd.conf
listen_tls = 1
listen_tcp = 1
tls_port = "16514"
tcp_port = "16509"
unix_sock_group = "libvirtd"
unix_sock_ro_perms = "0777"
unix_sock_rw_perms = "0770"
auth_unix_ro = "none"
auth_unix_rw = "none"
# ps -ef | grep libvirt
root 31142 1 0 17:29 ? 00:00:00 libvirt_qemud --system
--daemon
nobody 31167 31142 0 17:29 ? 00:00:00 dnsmasq
--keep-in-foreground --strict-order --bind-interfaces --pid-file
--conf-file --listen-address 192.168.122.1 --except-interface lo
--dhcp-leasefile=/var/lib/libvirt/dhcp-default.leases --dhcp-range
192.168.122.2,192.168.122.254
But I can't see any port open on netstat:
# netstat -nlp | grep 16509
# (nothing)
So, on my desktop-client (Ubuntu hardy), the virt-manager (0.5.3) says:
"Unable to open a connection to the libvirt management daemon.
Verify that:
- The 'libvirtd' daemon has been started"
What can I do to fix this?
Thanks
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] virt-manager on RH AS 5.1,
Tiago Cruz <=
|
|
|
|
|