I was using Whonix on KVM until upgrade to 14. I was all ok. Now I made fresh install according to wiki. And I get the problem with VMs start (both Gate and Workstation). Here’s error:
Error starting domain: unsupported configuration: Block I/O tuning is not available on this host
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/lib64/python2.7/site-packages/libvirt.py”, line 1069, in create
if ret == -1: raise libvirtError (‘virDomainCreate() failed’, dom=self)
libvirtError: unsupported configuration: Block I/O tuning is not available on this host
Maybe new 14 Whonix requires some special features in the kernel of the host? What option should I enable in it?
Or maybe I have compiled qemu/libvirt without some needed flags to run new Whonix?
ps Gentoo Linux, 4.14.61-gentoo-gnu, x86_64.