KVM: Cannot find suitable cpu model?!?

Hoeze

Lieutenant
Registriert
Juni 2010
Beiträge
696
Hi,
ich bin gerade dabei, KVM auszuprobieren.
Ich nutze Debian Jessie und hab mich im Prinzip an diese Anleitung gehalten.
Ich habe lediglich einen anderen Namen für virtvg gewählt und fürs Netzwerk: "--network bridge=br0" gemacht.

Aber egal, was ich mache, es kommt immer folgende Meldung:
ERROR internal error: Cannot find suitable CPU model for given data
Das kann eig. nicht sein, auf dem PC lief zuvor Xen, die CPU ist ein i5-3570...


Google ist hier leider auch keine große Hilfe...
 
It seems you are not using an stock CentOS installation

https://www.centos.org/forums/viewtopic.php?t=4551

http://www.cyberciti.biz/faq/linux-xen-vmware-kvm-intel-vt-amd-v-support/

The problem is that libvirt does not know how to correctly parse CPU models
supported by the upgraded qemu.

--- Comment #4 from Jiri Denemark ---
This is all pretty strange. The "problem" is not in fact a bug. It was caused
by a change to QEMU's -cpu help output, but the change happened after libvirt
started to use QMP probing rather then invoking QEMU with different command
line options and parsing its output. That is new enough libvirt is not able to
correctly parse the -cpu help output of new QEMU. So it seems QMP probing
doesn't work with qemu-2:1.4.2-6.fc19 and libvirt is forced to use the old
probing method which is doomed to fail. Unfortunately, I don't have the setup
to test this myself... could you restart libvirtd and run virsh capabilities
with each of the qemu packages and attach libvirt's debug logs generated in
both cases?
http://web.archiveorange.com/archive/v/21oVvBTuWW3xpTiF2MtK
 
Zuletzt bearbeitet:
Ot: Grüße nach Hokkaidō. Ich wußte ja gar nicht, wie weit wir die Welt bereits mit dem Forum abdecken.
 
Zurück
Oben