Dixi quod…

> tglase@tglase:~ $ virsh -c qemu:///system start MirBSD
> error: Failed to start domain MirBSD
> error: Operation not supported: operation 'setCpusetMemoryMigrate' not 
> supported

Looking around I found the (not very helpful to me)
https://bugzilla.redhat.com/show_bug.cgi?id=1688736
and after more research https://libvirt.org/cgroups.html
which led me to try something:

– sudoedit /etc/libvirt/qemu.conf
- add: cgroup_controllers = [ ]  (just removing cpuset from the
  default set is not enough)
- stop and start /etc/init.d/libvirtd

Voilà:

tglase@tglase:~ $ wirrsh start MirBSD
Domain MirBSD started

Make of that wht you will…

bye,
//mirabilos
-- 
15:41⎜<Lo-lan-do:#fusionforge> Somebody write a testsuite for helloworld :-)

Reply via email to