用virt-manger安裝虛擬機的時候愉舔,遇到如下問題
Error starting domain: the CPU is incompatible with host CPU: Host
CPU does not provide required features: spec-ctrl
查找到有人已經(jīng)報過這個問題
https://bugzilla.redhat.com/show_bug.cgi?id=1609818
解決方法也有了
另外使用virt-install有可能遇到這個錯誤打印伦乔,解決方法
systemctl stop libvirtd
rm -f /var/cache/libvirt/qemu/capabilities/*xml
systemctl start libvirtd