找回密码
 注册
查看: 234|回复: 1

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

[复制链接]

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
发表于 2025-10-15 16:35:14 | 显示全部楼层 |阅读模式
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.5 w2 p& r0 K& C2 \3 i
2025-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_id1 L% l% \2 p% P$ y
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service Traceback (most recent call last):
9 H: T+ T. T7 @' N2025-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_uuid; T' G9 E6 y% s  V
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     node_uuid = str(uuid.UUID(content.strip()))
% F8 `* g: h. _1 U' Y2 w+ R# S2025-10-15 16:34:14.217 6989 ERROR oslo_service.service                     ^^^^^^^^^^^^^^^^^^^^^^^^^^! a  |' M3 i7 w0 W. ?
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service   File "/usr/lib64/python3.11/uuid.py", line 178, in __init__0 l: G+ d3 Q% h7 b5 \3 G
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     raise ValueError('badly formed hexadecimal UUID string'): B# h# K3 d! n) ?$ n
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service ValueError: badly formed hexadecimal UUID string8 z2 ]* |7 d* S5 q
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service
" p. [0 N8 N$ r1 x1 p& I2 F2025-10-15 16:34:14.217 6989 ERROR oslo_service.service During handling of the above exception, another exception occurred:
  _- D, d7 D0 M; V; d% ?0 _! _- q/ ~2025-10-15 16:34:14.217 6989 ERROR oslo_service.service
8 @" _7 B8 L1 e2025-10-15 16:34:14.217 6989 ERROR oslo_service.service Traceback (most recent call last):! s" X. B" e0 d: m% N
2025-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_service6 }: Z+ K8 I8 w& X4 m
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     service.start()
: ?7 S( S5 B: g: W# v' w2025-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
2 ]1 L. x6 f0 q; J+ L; W5 g2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     self.manager.init_host(self.service_ref)
- A8 k! k# i: ]! \' ]* @- ^2025-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
* j( _; ?  l) s; w$ K& F2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     nodes_by_uuid = self._get_nodes(context); d2 j$ h" n+ c% n* g' H" R+ ~4 ?
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service                     ^^^^^^^^^^^^^^^^^^^^^^^^. |2 v. T3 Z" u
2025-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
/ ?6 x0 x  I& d" H/ \2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     node_ids = self.driver.get_nodenames_by_uuid()
9 ~; e3 H6 G% Y2 ?# m2025-10-15 16:34:14.217 6989 ERROR oslo_service.service                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
% @8 }7 w, s' O/ a3 S" X7 [" s# C2025-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* i7 D: ~0 g5 n: W: j! U3 g, Y2 k6 }) n
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     return {self._host.get_node_uuid(): self._host.get_hostname()}9 t- v& j9 @' [8 I4 v" K
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service             ^^^^^^^^^^^^^^^^^^^^^^^^^^) \( P# u* O$ I# N+ e# j
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% d( t# I% H0 q5 _) `/ Y' T
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     self._node_uuid = nova.virt.node.get_local_node_uuid()2 k, s8 i: Z$ g; q; n; [) x+ A% W* ^
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^0 n0 _% M, r6 I* v: c  p% {
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_uuid
' v5 v) |( M) S" M- i2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     node_uuid = read_local_node_uuid()
; Q8 o( g# w4 u3 B8 v2025-10-15 16:34:14.217 6989 ERROR oslo_service.service                 ^^^^^^^^^^^^^^^^^^^^^^- d0 m0 N/ ^9 N) j% J
2025-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( H% i* O' G, Z! {' y& g+ J
2025-10-15 16:34:14.217 6989 ERROR oslo_service.service     raise exception.InvalidNodeConfiguration(
$ Z! _  n- o. C+ M' M  f1 P1 d: E$ J2025-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
# {( f/ G" R( z. ]' T2025-10-15 16:34:14.217 6989 ERROR oslo_service.service 3 s& w/ F1 k2 D( J9 D

: W# s- K6 u9 A" f) j% R
! h5 E- ]7 A# N, c  e; k5 z

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
 楼主| 发表于 2025-10-15 18:04:02 | 显示全部楼层
主要检查nova.conf文件
您需要登录后才可以回帖 登录 | 注册

本版积分规则

返回首页|Archiver|手机版|小黑屋|易陆发现技术论坛 ( 蜀ICP备2026014127号-1 )

GMT+8, 2026-6-11 23:59 , Processed in 0.015603 second(s), 22 queries .

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

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