A hypervisor is not running.

Hi,

After install of KVM via YaST and reboot, I get this error when I try to create a VM:

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.

libvirtd is Enabled and Active

I also get these messages in my logs:

2014-06-10T16:10:14.044983-06:00 linux-fbzw libvirtd[3385]: Cannot create route - destination and gw are both 0/0
2014-06-10T16:10:14.045742-06:00 linux-fbzw libvirtd[3385]: Cannot create route from netlink message: No such file or directory

What can I check?

Thanks!..

Also have these messages:

2014-06-10T16:43:08.802646-06:00 linux-fbzw libvirtd[3406]: libvirt version: 1.1.2
2014-06-10T16:43:08.804460-06:00 linux-fbzw libvirtd[3406]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible
2014-06-10T16:43:08.804780-06:00 linux-fbzw libvirtd[3406]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible
2014-06-10T16:43:08.805369-06:00 linux-fbzw libvirtd[3406]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible
2014-06-10T16:43:08.805650-06:00 linux-fbzw libvirtd[3406]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible
2014-06-10T16:43:08.805931-06:00 linux-fbzw libvirtd[3406]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_vbox.so not accessible
2014-06-10T16:43:08.810229-06:00 linux-fbzw systemd[1]: Started Virtualization daemon.

Why would this happen and how can I fix this?

On Tue 10 Jun 2014 10:36:01 PM CDT, VcDeveloper1 wrote:

Hi,

After install of KVM via YaST and reboot, I get this error when I try to
create a VM:

Code:

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.

libvirtd is Enabled and Active

I also get these messages in my logs:

Code:

2014-06-10T16:10:14.044983-06:00 linux-fbzw libvirtd[3385]: Cannot
create route - destination and gw are both 0/0
2014-06-10T16:10:14.045742-06:00 linux-fbzw libvirtd[3385]: Cannot
create route from netlink message: No such file or directory

What can I check?

Thanks!..

Hi
So did you load the kvm_(amd or intel) module for your system? Is
virtualization enabled in the BIOS? Which ever module you use needs to
be added to the ‘MODULES_LOADED_ON_BOOT’ entry in /etc/sysconfig/kernel.

Don’t forget to enable your vm to autostart on system reboot…

Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.1 Kernel 3.11.10-11-desktop
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!

Thanks! I had to enable the VT in bios, I just remembered I update it last week, and I did a fresh install.