- 論壇徽章:
- 0
|
運(yùn)行虛擬化管理工具錯誤如下:
請問如何處理:
Unable to open a connection to the Xen hypervisor/daemon.
Verify that:
- A Xen host kernel was booted
- The Xen service has been started
unable to connect to 'localhost:8000': Connection refused
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/connection.py", line 983, in _try_open
None], flags)
File "/usr/lib64/python2.6/site-packages/libvirt.py", line 111, in openAuth
if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: unable to connect to 'localhost:8000': Connection refused
還有一個問題
# libvirtd start
11:29:06.126: error : qemudWritePidFile:508 : Failed to open pid file '/var/run/libvirtd.pid' : File exists |
|