I tried creating a virtual machine vith KVM.
In the Virtual Machine Manager, after creating a new connection I am
getting the following error
Unable to open a connection to the libvirt management daemon.
Verify that:
- The ‘libvirtd’ daemon has been started
Details:
Unable to open connection to hypervisor URI ‘qemu:///session’:
<class ‘libvirt.libvirtError’> virConnectOpenReadOnly() failed
authentication 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/lib/python2.5/site-packages/libvirt.py”, line 144, in
openReadOnly
if ret is None:raise libvirtError(‘virConnectOpenReadOnly()
failed’)
libvirtError: virConnectOpenReadOnly() failed authentication failed
Please Help
–
jaikjoel
jaikjoel’s Profile: http://forums.opensuse.org/member.php?userid=9340
View this thread: http://forums.opensuse.org/showthread.php?t=406125