It complains that it can’t connect to localhost because probably libvirtd is not running. Well it is running, so please share your wisdom with me.
Here is error message:
Unable to open connection to hypervisor URI 'qemu:///system':
unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: Permission denied
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/connection.py", line 971, 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 '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: Permission denied
I see there “permission” mentioned, do i have to rum Virtual Machine Manager as root? and how do i do that?
ok… i fired up VMM from yast (as root obviously) and connection was established. But when i tried t make new machine i got following error:
A hypervisor is not running. For kvm, load the kvm kernel modules. If you want to run xen, reboot and load the xen kernel
Details
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/engine.py", line 661, in show_create
create = vmmCreate(virtman=True,key=0)
File "/usr/lib/python2.6/site-packages/vminstall/gtk/interface.py", line 117, in __init__
raise HypervisorError(HypervisorError.E_NO_HYPERVISOR)
HypervisorError: A hypervisor is not running. For kvm, load the kvm kernel modules. If you want to run xen, reboot and load the xen kernel.
Well, I have different problems with VirtualBox but love it Anyways, for some reason I have to run it as root, otherwise it doesn’t start. Try to launch it from console: :/> su
#VirtualBox
And make sure you spelled it right – it is case sensitive
cheers
Day after a day I feel opensuse is less user friendly and not suitable for novices. May be Novel removed these complexities in SLED and keep them in the OpenSuse so that users think too much to buy their SLED? Please discuss this with me since I began to think seriously to return to Kubuntu. I loved the stability and maturity of OpenSuse but I’m not ready to spend this much time and efforts solving problems like this. Ubuntu/Kubuntu guys supersede Novel in this area.