易陆发现互联网技术论坛

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

ERROR oslo_service.service nova.exception.InvalidNodeConfiguration: Invalid node

[复制链接]
发表于 2025-10-15 16:35:14 | 显示全部楼层 |阅读模式

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

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

x
2025-10-15 16:34:14.152 6989 WARNING nova.virt.libvirt.driver [None req-6d1922b2-9e20-4794-8f98-0ec97124e295 - - - - - -] Cannot update service status on host "compute1" since it is not registered.: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host compute1 could not be found.
% ^+ q# T* q; d& f2025-10-15 16:34:14.217 6989 ERROR oslo_service.service [None req-6d1922b2-9e20-4794-8f98-0ec97124e295 - - - - - -] Error starting thread.: nova.exception.InvalidNodeConfiguration: Invalid node identity configuration: Unable to parse UUID from /usr/lib/python3.11/site-packages/compute_id. _0 ]  U5 d, b' E- j* D
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service Traceback (most recent call last):
# d1 e+ Z2 X. I7 j1 }5 I. x2025-10-15 16:34:14.217 6989 ERROR oslo_service.service   File "/usr/lib/python3.11/site-packages/nova/virt/node.py", line 68, in read_local_node_uuid7 n" k& ^& C' e4 M  K, O
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     node_uuid = str(uuid.UUID(content.strip()))
9 y' t) k3 h- p4 O7 V1 d2025-10-15 16:34:14.217 6989 ERROR oslo_service.service                     ^^^^^^^^^^^^^^^^^^^^^^^^^^7 b( F8 m+ K( I/ q
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service   File "/usr/lib64/python3.11/uuid.py", line 178, in __init__6 p! g! \% Z2 ?- Y9 d
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     raise ValueError('badly formed hexadecimal UUID string')
( h4 r4 Z4 o& `$ i: n- r2025-10-15 16:34:14.217 6989 ERROR oslo_service.service ValueError: badly formed hexadecimal UUID string' g5 S$ j; N2 t4 u
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service ' l# W1 G" H2 R, v4 l- u
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service During handling of the above exception, another exception occurred:
( M/ T* P: f. D2025-10-15 16:34:14.217 6989 ERROR oslo_service.service 1 D( v1 A6 C; V0 j
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service Traceback (most recent call last):
( v& ~. N9 H8 }" R2025-10-15 16:34:14.217 6989 ERROR oslo_service.service   File "/usr/lib/python3.11/site-packages/oslo_service/service.py", line 806, in run_service
4 P* ?& w( e: q* p$ c9 c2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     service.start()  e9 o1 j5 t6 s" ?, ]% _1 b
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service   File "/usr/lib/python3.11/site-packages/nova/service.py", line 162, in start
; a$ ~# O' \' U7 |" m# a2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     self.manager.init_host(self.service_ref)
, h0 ^! M. z+ Z% @- _( ^  B2025-10-15 16:34:14.217 6989 ERROR oslo_service.service   File "/usr/lib/python3.11/site-packages/nova/compute/manager.py", line 1614, in init_host
+ |" |, X6 I- }; `8 N- M2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     nodes_by_uuid = self._get_nodes(context)
! S; m7 k: {. F0 v* u6 q- W/ F1 j2025-10-15 16:34:14.217 6989 ERROR oslo_service.service                     ^^^^^^^^^^^^^^^^^^^^^^^^
' t! k$ L' }+ E6 a6 s1 i: z2025-10-15 16:34:14.217 6989 ERROR oslo_service.service   File "/usr/lib/python3.11/site-packages/nova/compute/manager.py", line 1476, in _get_nodes
* Q  V5 C$ r8 \2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     node_ids = self.driver.get_nodenames_by_uuid()# w  S# x5 p+ [
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
% w( g- A- r$ I- |2025-10-15 16:34:14.217 6989 ERROR oslo_service.service   File "/usr/lib/python3.11/site-packages/nova/virt/libvirt/driver.py", line 11397, in get_nodenames_by_uuid
9 U5 Z2 M1 @4 r5 A- x' W% _2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     return {self._host.get_node_uuid(): self._host.get_hostname()}7 L3 P- R6 t( r9 u! M- V
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service             ^^^^^^^^^^^^^^^^^^^^^^^^^^5 c  {) }2 D$ X0 g) u) B
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service   File "/usr/lib/python3.11/site-packages/nova/virt/libvirt/host.py", line 1075, in get_node_uuid
, f' f0 }' A& T6 g2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     self._node_uuid = nova.virt.node.get_local_node_uuid()
0 P! d% F, ~. r7 R$ G3 ]2025-10-15 16:34:14.217 6989 ERROR oslo_service.service                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^& g  j( |& R: ]5 Q% G! W$ `0 k
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service   File "/usr/lib/python3.11/site-packages/nova/virt/node.py", line 101, in get_local_node_uuid0 F* d  |" H& I+ z0 `; [) c5 _
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     node_uuid = read_local_node_uuid()5 ]' Q% d6 X5 y! T
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service                 ^^^^^^^^^^^^^^^^^^^^^^
7 g; Q: O3 H- N  x& Z$ Y7 S  G2025-10-15 16:34:14.217 6989 ERROR oslo_service.service   File "/usr/lib/python3.11/site-packages/nova/virt/node.py", line 72, in read_local_node_uuid# t3 X* \. I+ \! O
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     raise exception.InvalidNodeConfiguration(
2 ^& [" w% X+ q. @3 y2 y6 h2025-10-15 16:34:14.217 6989 ERROR oslo_service.service nova.exception.InvalidNodeConfiguration: Invalid node identity configuration: Unable to parse UUID from /usr/lib/python3.11/site-packages/compute_id
( ?4 t  _, ]7 R4 U# i2025-10-15 16:34:14.217 6989 ERROR oslo_service.service   |. v; M( d* M, Q

1 e) L% ~. u- k6 r' e0 M! B* K% V$ R! C  ]
 楼主| 发表于 2025-10-15 18:04:02 | 显示全部楼层
主要检查nova.conf文件
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

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

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

QQ|返回首页|Archiver|小黑屋|易陆发现技术论坛 ( 蜀ICP备2026014127号-1 )点击这里给我发消息

GMT+8, 2026-4-8 19:53 , Processed in 0.045061 second(s), 21 queries .

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

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