When I start the virtual machine manager I get the following error:
Unable to open a connection to the Xen hypervisor/daemon.
Verify that: -A Xen host kernel was booted -The Xen service has been started
Details:
Unable to open connection to hypervisor URI 'xen:///':
<class 'libvirt.libvirtError'> virConnectOpenReadOnly() failed
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/connection.py", line 325, in _open_thread
self.vmm = libvirt.openReadOnly(self.uri)
File "/usr/lib64/python2.5/site-packages/libvirt.py", line 144, in openReadOnly
if ret is None:raise libvirtError('virConnectOpenReadOnly() failed')
libvirtError: virConnectOpenReadOnly() failed
Any ideas?


Reply With Quote



Bookmarks