So looking at this, it seems to bomb out when trying to launch a defined
domain .... Obviously it doesnt seem to see the qemu-kvm module despite:

root@islandhealthcenter-media:/var/log/libvirt# lsmod | grep kvm
kvm                   593920  0
irqbypass              16384  1 kvm

Here is the version of KVM:
root@islandhealthcenter-media:/var/log/libvirt# kvm -version
QEMU emulator version 2.11.1(Debian 1:2.11+dfsg-1ubuntu4)
Copyright (c) 2003-2017 Fabrice Bellard and the QEMU Project developers



** Description changed:

  KVM stopped working after a recent update.
  
- 
- Error starting domain: unsupported configuration: Domain requires KVM, but it 
is not available. Check that virtualization is enabled in the host BIOS, and 
host configuration is setup to load the kvm modules.
+ Error starting domain: unsupported configuration: Domain requires KVM,
+ but it is not available. Check that virtualization is enabled in the
+ host BIOS, and host configuration is setup to load the kvm modules.
  
  Traceback (most recent call last):
-   File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in 
cb_wrapper
-     callback(asyncjob, *args, **kwargs)
-   File "/usr/share/virt-manager/virtManager/asyncjob.py", line 125, in tmpcb
-     callback(*args, **kwargs)
-   File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 82, in 
newfn
-     ret = fn(self, *args, **kwargs)
-   File "/usr/share/virt-manager/virtManager/domain.py", line 1508, in startup
-     self._backend.create()
-   File "/usr/lib/python2.7/dist-packages/libvirt.py", line 1062, in create
-     if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
+   File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in 
cb_wrapper
+     callback(asyncjob, *args, **kwargs)
+   File "/usr/share/virt-manager/virtManager/asyncjob.py", line 125, in tmpcb
+     callback(*args, **kwargs)
+   File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 82, in 
newfn
+     ret = fn(self, *args, **kwargs)
+   File "/usr/share/virt-manager/virtManager/domain.py", line 1508, in startup
+     self._backend.create()
+   File "/usr/lib/python2.7/dist-packages/libvirt.py", line 1062, in create
+     if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
  libvirtError: unsupported configuration: Domain requires KVM, but it is not 
available. Check that virtualization is enabled in the host BIOS, and host 
configuration is setup to load the kvm modules.
  
  -----------------System Information-----------------
  Description:  Ubuntu Bionic Beaver (development branch)
  Release:      18.04
  
  qemu-kvm:
-   Installed: 1:2.11+dfsg-1ubuntu4
-   Candidate: 1:2.11+dfsg-1ubuntu4
-   Version table:
-  *** 1:2.11+dfsg-1ubuntu4 500
-         500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
-         100 /var/lib/dpkg/status
+   Installed: 1:2.11+dfsg-1ubuntu4
+   Candidate: 1:2.11+dfsg-1ubuntu4
+   Version table:
+  *** 1:2.11+dfsg-1ubuntu4 500
+         500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
+         100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756951

Title:
  KVM guests do not start up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1756951/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to