易陆发现互联网技术论坛

 找回密码
 开始注册
查看: 7|回复: 0
收起左侧

ERROR oslo_messaging.rpc.server nova.exception.MigrationPreCheckError: Migration

[复制链接]
发表于 2024-1-21 18:52:46 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?开始注册

x
Refer to http://libvirt.org/html/libvirt- ... virCPUCompareResult0 t6 s0 T: C; F; b$ u/ H  t* D( k* H
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server Traceback (most recent call last):3 L8 Y4 D! A9 w" x7 I! ~5 L- C
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/nova/virt/libvirt/driver.py", line 9638, in check_can_live_migrate_destination
& r5 |' f/ u/ l: `( Y  w, Q2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     self._compare_cpu(None, source_cpu_info, instance)5 B) [8 t- L; D' p3 h& L! v  i! V
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/nova/virt/libvirt/driver.py", line 10015, in _compare_cpu, k1 G' K& S8 ?% D( U: y3 ]1 n
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     raise exception.InvalidCPUInfo(reason=m % {'ret': ret, 'u': u})
/ }# G4 {- q5 U% J2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server nova.exception.InvalidCPUInfo: Unacceptable CPU info: CPU doesn't have compatibility." Y: d: ]" R2 U) `5 U7 V* M! ^
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server ( g$ V' y* y, V5 b5 l4 N
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server 0* `4 r/ t$ Q# V( ~
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server
; j7 T5 _* ~( A$ _2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server Refer to http://libvirt.org/html/libvirt- ... virCPUCompareResult' S3 e5 d) c! u8 U3 s# F
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server , M6 x9 a/ Y3 ^+ ^. W& \
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred:
( W/ O9 ~9 P2 e7 K! \2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server
8 D+ ]8 Y$ i0 X' ~5 z: f8 z2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server Traceback (most recent call last):2 N& Y, e8 ~2 o& U0 E4 c
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming5 @5 P  _! f  J* c+ ~- \/ d
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     res = self.dispatcher.dispatch(message)
( F6 f$ A. ?" a2 ]( J2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch
2 h3 ]% T4 |5 k, U2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     return self._do_dispatch(endpoint, method, ctxt, args)
2 I# I! O  _2 ~2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch: }) Q1 @) d, Y7 E4 N* w" T
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     result = func(ctxt, **new_args). W7 A* A' D$ k9 d
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/nova/exception_wrapper.py", line 65, in wrapped
2 [9 q3 ?9 o$ e. \2 M2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     with excutils.save_and_reraise_exception():
1 J) F- v. A3 x2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/oslo_utils/excutils.py", line 227, in __exit__* G) Z2 S; ]0 P0 {' E
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     self.force_reraise()
7 V& W; x9 ?+ N2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise
) w. h  _' ?) t  ]  j# I2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     raise self.value- ^1 b! q  u1 P. H
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/nova/exception_wrapper.py", line 63, in wrapped5 }8 {' o  g7 L% B* r- u  M2 J
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     return f(self, context, *args, **kw)
9 t& r$ d1 V. Y, t9 r2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/nova/compute/utils.py", line 1439, in decorated_function/ Z. G, @' {+ n9 D  Z: q
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     return function(self, context, *args, **kwargs)
4 _1 w# c7 H  m. s; ^# J# L1 v2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/nova/compute/manager.py", line 213, in decorated_function
. c9 k6 X0 L+ m* ]7 E! U) j( d2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     with excutils.save_and_reraise_exception():
( R2 e4 F/ ]' }% j- u/ W" D2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/oslo_utils/excutils.py", line 227, in __exit__, @. B% n( S: H' L7 m& `
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     self.force_reraise()
7 H+ ?& A2 q5 ~. o2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise
) C- ^9 c  i/ T# f$ A9 X$ n( N8 a2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     raise self.value
- x5 p1 K7 k8 p1 T, F, i! f5 L$ L0 _2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/nova/compute/manager.py", line 203, in decorated_function' @  l6 I  ^5 |% }, f
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     return function(self, context, *args, **kwargs)
, h: j7 o5 K+ e$ S7 X2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/nova/compute/manager.py", line 8408, in check_can_live_migrate_destination
+ z% U1 ^2 z& ^4 D5 H2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     dest_check_data = self.driver.check_can_live_migrate_destination(ctxt,& `9 a' z+ O9 J
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server   File "/usr/lib/python3/dist-packages/nova/virt/libvirt/driver.py", line 9642, in check_can_live_migrate_destination
' q7 q3 C: I( B) ?% Q" U2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server     raise exception.MigrationPreCheckError(reason=e)% W% q; d2 I1 h0 c4 v
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server nova.exception.MigrationPreCheckError: Migration pre-check error: Unacceptable CPU info: CPU doesn't have compatibility.
' M2 L  |5 b  G/ {2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server 0 W( z( M" v) D# x
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server 0
1 f# `0 x$ [) Z; c4 Z$ R" V  d2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server
* C% w; l) i8 J/ f0 I! p6 D! @2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server Refer to http://libvirt.org/html/libvirt- ... virCPUCompareResult$ v$ M# j* S1 J0 T; p# @
2024-01-21 18:50:43.882 29761 ERROR oslo_messaging.rpc.server
$ B) r2 A% J2 x6 |
5 V& z, K6 X9 v& `6 F: I9 W3 ^2024-01-21 18:51:15.081 29761 WARNING nova.virt.libvirt.driver [None req-8ea50ab9-8194-45a8-8625-150db64df5e5 - - - - - -] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported.* S0 K. k$ k' e
% p9 _# @% m! R  L, D) x2 ~
# a4 N" B( y+ q& p( O4 P
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

站长推荐上一条 /4 下一条

北京云银创陇科技有限公司以云计算运维,代码开发

QQ|返回首页|Archiver|小黑屋|易陆发现技术论坛 点击这里给我发消息

GMT+8, 2026-4-8 17:15 , Processed in 0.039672 second(s), 22 queries .

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

快速回复 返回顶部 返回列表