[qa][nova][migrate]CPU doesn't have compatibility

崔恒香 chx769467092 at 163.com
Tue Sep 3 03:36:39 UTC 2019


At 2019-09-03 10:30:54, "Wesley Peng" <weslepeng at gmail.com> wrote:
>
>
>on 2019/9/3 10:22, 崔恒香 wrote:
>> 2019-09-03 10:00:46.518 25163 ERROR oslo_messaging.rpc.server  raise 
>> exception.InvalidCPUInfo(reason=m % {'ret': ret, 'u': u})
>> 2019-09-03 10:00:46.518 25163 ERROR oslo_messaging.rpc.server 
>> InvalidCPUInfo: Unacceptable CPU info: CPU doesn't have compatibility.
>
>Are you implementing a live migration? It seems you have a uncompatible 
>CPU in peer host.

>


Yes, It's a live migration.
root at compute101:~# cat /proc/cpuinfo | grep name | cut -f2 -d: | uniq -c
     24  Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz



root at compute102:~# cat /proc/cpuinfo | grep name | cut -f2 -d: | uniq -c
     24  Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz



We can migrate the vm from compute102 to compute101 Successfully.
compute101 to compute102 ERROR info: the CPU is incompatible with host CPU: Host CPU does not provide required features: f16c, rdrand, fsgsbase, smep, erms





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20190903/982e6e1d/attachment.html>


More information about the openstack-discuss mailing list