您尚未登录。

#1 2014-12-14 11:09:15

jimfz
会员
注册时间: 2014-12-07
帖子: 2

virt-manager 不能連接 到 XEN 4.4,no driver 請教!

Unable to connect to libvirt.
no connection driver available for xen:///
Verify that:
- A Xen host kernel was booted
- The Xen service has been started
Libvirt URI is: xen:///
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/connection.py", line 968, in _open_thread
    self._backend.open(self._do_creds_password)
  File "/usr/share/virt-manager/virtinst/connection.py", line 158, in open
    open_flags)
  File "/usr/lib/python2.7/site-packages/libvirt.py", line 105, in openAuth
    if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: no connection driver available for xen:///



The ENV info is follow:
[root@localhost ~]# pacman -Q xen
xen 4.4.1-3
[root@localhost ~]# pacman -Q libvirt
libvirt 1.2.10-1
[root@localhost ~]# pacman -Q virt-manager
virt-manager 1.1.0-3
[root@localhost ~]# xl list
Name                                        ID   Mem VCPUs    State    Time(s)
Domain-0                                     0  4096     4     r-----     854.1
[root@localhost ~]# xm list
WARNING: xend/xm is deprecated.
Error: Unable to connect to xend: Connection refused. Is xend running?
[root@localhost ~]# cat /etc/os-release
NAME="Arch Linux"
ID=arch
PRETTY_NAME="Arch Linux"
ANSI_COLOR="0;36"
HOME_URL="https://www.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://bugs.archlinux.org/"
[root@localhost ~]# uname -a
Linux localhost 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014 x86_64 GNU/Linux
[root@localhost ~]#
[root@localhost ~]# pacman -Q python
python 3.4.2-1
[root@localhost ~]# pacman -Q python2
python2 2.7.9-1
[root@localhost ~]#

离线

页脚