User Tools

Site Tools


kvm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
kvm [2020/11/21 11:54] francescokvm [2021/01/09 23:24] (current) francesco
Line 150: Line 150:
  
 e tutto ha ripreso a funzionare. e tutto ha ripreso a funzionare.
 +----
 +Sempre sul [[ThinKpad X280]], nel gennaio 2021, dopo aver fatto un upgrade generale a buster-backports, ho un errore:
 +
 +<code>
 +operation 'serpusetMemoryMigrate' not supported
 +</code>
 +
 +Trovo la soluzione qui:
 +
 +https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=935734
 +
 +quindi:
 +
 +<code>
 +root@X280:~# /etc/init.d/libvirtd stop
 +</code>
 +
 +in **/etc/libvirt/qemu.conf**
 +
 +aggiungo:
 +
 +<code>
 +cgroup_controllers = [ ]
 +</code>
 +
 +e infine
 +
 +<code>
 +root@X280:~# /etc/init.d/libvirtd start
 +</code>
kvm.1605956063.txt.gz · Last modified: 2020/11/21 11:54 by francesco