易陆发现互联网技术论坛

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

ERROR oslo_service.service Error starting thread.: OSError: Server unexpectedly

[复制链接]
发表于 2025-2-25 22:39:05 | 显示全部楼层 |阅读模式

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

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

x
2025-02-25 22:38:00.088 13840 INFO oslo_service.service [None req-697d52fd-549a-4c12-b70b-692a0d29a1a4 - - - - - -] Forking too fast, sleeping4 }) N; C/ R  Y& H. S3 H3 g
2025-02-25 22:38:00.095 13906 INFO nova.service [-] Starting scheduler node (version 30.0.0-1.el9s)* Y  P  M  y+ R; c$ ]8 ?9 s0 k
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service [None req-6ff0c545-b004-44ba-861d-e4a7c200a115 - - - - - -] Error starting thread.: OSError: Server unexpectedly closed connection
9 B$ v3 A7 ]9 v& Y, c: G+ P2025-02-25 22:38:00.162 13906 ERROR oslo_service.service Traceback (most recent call last):! B. P" [" z9 Z" |
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 515, in channel+ l. u7 o* o( F+ A" \
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     return self.channels[channel_id]
! n5 U* H5 u% r2 @1 g& \2025-02-25 22:38:00.162 13906 ERROR oslo_service.service KeyError: None
1 j9 R3 J* n' l3 m) }  P/ K* O$ u2025-02-25 22:38:00.162 13906 ERROR oslo_service.service 7 {" U9 R8 m& ?, X0 @! ~
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service During handling of the above exception, another exception occurred:
% k3 j0 A: E' C& a" ]2025-02-25 22:38:00.162 13906 ERROR oslo_service.service 1 i2 m: |( k$ Z0 Y5 n7 ]
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service Traceback (most recent call last):' ^# [4 G/ Y4 Q# W
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_service/service.py", line 810, in run_service  Z" G. A. ?- a) U
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     service.start()6 U' `! i+ v$ L; W1 N
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/nova/service.py", line 199, in start' I1 ~  P' ^2 m1 _6 Z
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     self.rpcserver.start()$ u) m# i4 P' W  d$ }7 X
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in wrapper
9 |, v) r# ^( Y1 U( n' ~* A1 w% U7 ]2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),$ Q: `# _8 E# V* u* F# q
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 188, in run_once; w' Q0 q' `1 N& N1 k7 Z
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     post_fn = fn()
, n# Q  s7 y( Y/ q5 {3 @9 _2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in <lambda>6 k! @! p% W( a+ W# q$ A
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
# c+ c' W& V: y7 H9 m2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 413, in start
" {( T, G$ E8 ~2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     self.listener = self._create_listener()( Q8 @& w6 l& u3 ~, k$ \
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 151, in _create_listener
# A% D) D" g# |1 B! ?2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     return self.transport._listen(self._target, 1, None)1 r$ b, s& M, W; K, \" r2 L; ~; p6 ?0 j
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/transport.py", line 142, in _listen6 ?  u+ e# a& g0 h% l2 z. s+ N/ \6 i% |
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     return self._driver.listen(target, batch_size,
! t/ M7 E) o5 `2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 808, in listen' G: W( \% z7 Y. D- X3 D
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     conn = self._get_connection(rpc_common.PURPOSE_LISTEN): _) T! s8 L* ]) [/ e
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 700, in _get_connection
: e8 |/ C) R0 G7 O* o, r# z) S2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     return rpc_common.ConnectionContext(self._connection_pool,0 }0 T) s( z8 q
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/common.py", line 425, in __init__
) u* g5 Y% x7 N2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     self.connection = connection_pool.create(purpose)
+ G  R* a3 r! }, s# P5 H+ ~2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/pool.py", line 135, in create+ U; d0 Q/ Q7 M) V6 V' _4 x  a! G
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     return self.connection_cls(self.conf, self.url, purpose, retry=retry)
8 i/ c8 Z6 l% R5 c. B& @* w1 U/ T2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 915, in __init__
8 I% P+ O5 b3 `4 f; O# J1 v' t& t2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     self.ensure_connection()
' }+ [& [0 f+ Z: a" }1 M2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 1060, in ensure_connection  A* Q# s5 a# b" W$ L8 G, n5 j8 k; A
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     self._set_current_channel(self.connection.channel())2 n* y6 i; D- u" @% [  f# P8 _
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/connection.py", line 303, in channel9 N& n5 y/ q$ A! n( M8 }: J
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     chan = self.transport.create_channel(self.connection)
& m2 [& E: ~6 d) D$ l5 Z2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/transport/pyamqp.py", line 168, in create_channel6 V4 S  F; U5 N
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     return connection.channel()# g& v, k* _4 E! z6 s: d: x
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 518, in channel1 `9 d* Z) w6 v7 M1 k/ Q# U
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     channel.open()% B9 d' L0 J, [# N# s0 T. g+ V
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open( Q7 ~! t% z# v- y/ x8 R
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     return self.send_method(2 Q* k8 H+ h& |" Y
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method8 `8 h/ d* `4 h( l
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     return self.wait(wait, returns_tuple=returns_tuple)
! T- B2 X" w+ R2 }8 Q& @& x! E2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait- o2 f: a$ k8 H5 h3 j) K/ t
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     self.connection.drain_events(timeout=timeout)# M3 c+ M; p' A' d- f
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 526, in drain_events0 T" u! q/ }: d+ g% ?) V7 R
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     while not self.blocking_read(timeout):
2 Z) K% ?3 X% y. F/ t3 S' X7 T* t/ w% q2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 531, in blocking_read
' Z1 \; z& L, ]2 R3 q7 m8 M2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     frame = self.transport.read_frame()
% R  O  S& W& i! p& w4 c! A2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame
5 t& j( g! P4 |2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     frame_header = read(7, True)
- s, B! r8 ]  L0 L& n4 c2025-02-25 22:38:00.162 13906 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 637, in _read
8 ^2 n+ p7 n, @2 _8 s2 {2025-02-25 22:38:00.162 13906 ERROR oslo_service.service     raise OSError('Server unexpectedly closed connection')1 o. N& ]* E# i4 z
2025-02-25 22:38:00.162 13906 ERROR oslo_service.service OSError: Server unexpectedly closed connection
6 g8 ]" w( i& `6 n$ F" Z2025-02-25 22:38:00.162 13906 ERROR oslo_service.service 4 `' l' s0 ~( {% W' J* X4 |: p

$ y  u3 R- \' \. [% |: S6 X+ p& |$ L. ]- V

: |( E; _4 w* P' v+ K' R根本找不到原因。! t# A- ]6 U% W. n* q: s/ d
) D! r, x# E5 ^& g- Q, S4 k
 楼主| 发表于 2025-2-27 23:05:26 | 显示全部楼层
[root@controller ~]# tail -f /var/log/nova/nova-scheduler.log ' Q9 p, C/ i, j" {: l5 T! x( g
2025-02-27 23:02:01.212 2984 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 526, in drain_events
  p8 Y* ^  q( `+ Z9 q4 g/ k2025-02-27 23:02:01.212 2984 ERROR oslo_service.service     while not self.blocking_read(timeout):( {) q. _2 `% l; |% ]. q. W1 Q
2025-02-27 23:02:01.212 2984 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 531, in blocking_read
& c/ y! j, ]8 [2025-02-27 23:02:01.212 2984 ERROR oslo_service.service     frame = self.transport.read_frame()7 |. M/ y9 M- ?5 K
2025-02-27 23:02:01.212 2984 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame
4 O( W3 X, B* x% _3 B) f5 }2025-02-27 23:02:01.212 2984 ERROR oslo_service.service     frame_header = read(7, True)/ `- L. z4 U8 \0 Z- D- Y: Y
2025-02-27 23:02:01.212 2984 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 637, in _read2 L- J/ s( A0 _9 ]) a6 _+ U8 q
2025-02-27 23:02:01.212 2984 ERROR oslo_service.service     raise OSError('Server unexpectedly closed connection')) X6 |1 L* c, e% e! ^, c4 y
2025-02-27 23:02:01.212 2984 ERROR oslo_service.service OSError: Server unexpectedly closed connection. a2 {" j) q4 W# n. q
2025-02-27 23:02:01.212 2984 ERROR oslo_service.service
5 a3 S0 z* M* o8 d+ A: T2025-02-27 23:02:02.152 1032 INFO oslo_service.service [None req-3f49fdd6-4570-47ba-bbf7-96a0f19cd25b - - - - - -] Child 2970 exited with status 1; Q0 C  R( L9 [' C7 m6 d
2025-02-27 23:02:02.154 1032 INFO oslo_service.service [None req-3f49fdd6-4570-47ba-bbf7-96a0f19cd25b - - - - - -] Forking too fast, sleeping
; l0 x, M9 I7 o, _4 L# t% }8 d2025-02-27 23:02:02.160 2989 INFO nova.service [-] Starting scheduler node (version 30.0.0-1.el9s)6 e' B; y( J' I. W+ \
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service [None req-cc0c19a4-d2e6-4385-9e9e-8925552520ea - - - - - -] Error starting thread.: OSError: Server unexpectedly closed connection
  ?2 R! z* y( E3 b2025-02-27 23:02:02.218 2989 ERROR oslo_service.service Traceback (most recent call last):1 O' a8 D0 `1 \' K
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 515, in channel+ l% [& O6 m9 }& D) M5 x! x0 p
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     return self.channels[channel_id]
6 u3 W) B+ @9 D8 Q2025-02-27 23:02:02.218 2989 ERROR oslo_service.service KeyError: None' ~3 X7 q* I, {( `; u# P8 u
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service
. b% h/ f0 v- B' p' p2025-02-27 23:02:02.218 2989 ERROR oslo_service.service During handling of the above exception, another exception occurred:' e) Y' U3 T9 ^
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service / T+ }; L+ d9 \
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service Traceback (most recent call last):2 }" H& a- L+ w% |' d0 E8 C
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_service/service.py", line 810, in run_service
2 e  A8 z+ j8 t+ M9 f2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     service.start()
) J; W. W# O! ~' j2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/nova/service.py", line 199, in start
/ m1 d6 S; N2 u% b5 H5 V2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     self.rpcserver.start()
: y2 i5 U% N9 {" F2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in wrapper
" e: C5 W' A0 I! L5 p2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
7 T% _; e6 i6 D. J. ^2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 188, in run_once
# ?0 i/ H! Q9 ?. `% A! c2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     post_fn = fn()
/ `( ]& o7 w( ^, a2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in <lambda>
; D( O: z& y5 q/ u2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
2 P% Z! Q' z: F8 k2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 413, in start# L$ s3 S3 V0 g. e! U: W
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     self.listener = self._create_listener()
( X0 s5 f8 T* ]2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 151, in _create_listener
! B; @% U7 G8 [/ F# D& X- ]2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     return self.transport._listen(self._target, 1, None)
- U. g3 u, H! v( J, G2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/transport.py", line 142, in _listen
* {- Q( N  M  r$ G" O2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     return self._driver.listen(target, batch_size,
& s: i: V) d& C% W$ L- a2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 808, in listen" W- c# m5 n; |" y
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     conn = self._get_connection(rpc_common.PURPOSE_LISTEN); ^4 C$ s/ ^2 b' e' V
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 700, in _get_connection
  x/ R, c' m' M7 T' a- v2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     return rpc_common.ConnectionContext(self._connection_pool,
/ L6 J5 t( ]$ C2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/common.py", line 425, in __init__- `6 Q% p9 @9 m" g. ^) n9 P: J' T5 }
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     self.connection = connection_pool.create(purpose)( y. K1 O9 x1 x; k' o7 v
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/pool.py", line 135, in create3 G, ]& Y; U4 w5 I
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     return self.connection_cls(self.conf, self.url, purpose, retry=retry)* X5 t4 H. ?$ {9 K
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 915, in __init__8 P: \4 x! n" K  ~1 e
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     self.ensure_connection(); B/ _* O- B& \! e; M' A
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 1060, in ensure_connection
2 R. |3 n; S: j  _6 C5 H% e8 H3 S2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     self._set_current_channel(self.connection.channel())
9 d- @7 _( v* U2 Y+ h3 t2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/connection.py", line 303, in channel4 V7 O# ]0 s$ S0 y
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     chan = self.transport.create_channel(self.connection)
: ^! x( K. `5 ]3 H+ {2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/transport/pyamqp.py", line 168, in create_channel
* r; o+ r' n- `5 k, f2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     return connection.channel()' k3 t  k- Y$ k* v: s# f' K
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 518, in channel
5 q; M6 c) z1 x2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     channel.open()3 V" D  E/ y2 K) b1 l1 `: ~2 t
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open
+ v8 \+ N# j! [4 Y: {9 I7 z2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     return self.send_method($ v% v- S4 Z( t
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method, o: A& R) ^- V) W4 a
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     return self.wait(wait, returns_tuple=returns_tuple)& |( S' ~5 X# [9 T# M
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait
2 `+ q: j/ s- I1 a2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     self.connection.drain_events(timeout=timeout); s/ o& t* H- S  }
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 526, in drain_events% l& p- r# e* s+ t/ k# n# b6 f; @
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     while not self.blocking_read(timeout):( p; i, _# f% W% J, T
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 531, in blocking_read
* H3 R3 h; `6 A+ v0 t- }5 f" t# D2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     frame = self.transport.read_frame()3 u4 M# n, X0 @1 F) f
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame
0 g& o& D1 d$ g" D' Z2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     frame_header = read(7, True)
) @; V4 y0 q- e* h9 h2025-02-27 23:02:02.218 2989 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 637, in _read
% t0 P4 @& J5 w$ L4 F1 R7 t+ k! V2025-02-27 23:02:02.218 2989 ERROR oslo_service.service     raise OSError('Server unexpectedly closed connection')
6 j( e/ @/ Z- s* m9 e2025-02-27 23:02:02.218 2989 ERROR oslo_service.service OSError: Server unexpectedly closed connection( c! u) ~) j2 C0 c
2025-02-27 23:02:02.218 2989 ERROR oslo_service.service 6 n( R1 R2 Y+ b8 |/ m1 R. V
2025-02-27 23:02:03.160 1032 INFO oslo_service.service [None req-3f49fdd6-4570-47ba-bbf7-96a0f19cd25b - - - - - -] Child 2972 exited with status 1
# v% B1 o4 ?+ `" D3 ]" g" j2025-02-27 23:02:03.163 1032 INFO oslo_service.service [None req-3f49fdd6-4570-47ba-bbf7-96a0f19cd25b - - - - - -] Forking too fast, sleeping: m& u6 ]8 Q' N" z9 @. d# ]
2025-02-27 23:02:03.169 2991 INFO nova.service [-] Starting scheduler node (version 30.0.0-1.el9s)
7 V  M3 d" D1 \$ b* Q- H8 A' s8 ~2025-02-27 23:02:03.229 2991 ERROR oslo_service.service [None req-22c3dcda-c510-463d-a8d5-b9e6fbc33371 - - - - - -] Error starting thread.: OSError: Server unexpectedly closed connection  [" j# v' ?# K; [0 e
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service Traceback (most recent call last):) `& A0 U5 |& X6 ]6 W* l% F
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 515, in channel6 f. A& f* W4 T% p# E
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     return self.channels[channel_id]) v* U% _( O+ `" t9 ~
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service KeyError: None* f! p6 j6 E; \- I: S, s) b# ^
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service ' m0 g4 ]7 _$ L
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service During handling of the above exception, another exception occurred:
# i; @- b% t% R2 m4 I' B8 {! t  l- s- p2025-02-27 23:02:03.229 2991 ERROR oslo_service.service 8 F+ |. ^; A) {
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service Traceback (most recent call last):
+ R1 N( J# X+ O0 c( z! z! F2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_service/service.py", line 810, in run_service, V- |$ n6 D, b: V% g& C8 [; p
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     service.start()
! Y1 _; f- m( g" M2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/nova/service.py", line 199, in start
+ q8 O7 h, @% M7 I# f5 e* d- w% o2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     self.rpcserver.start()8 o3 x  [( @' B& h- o% O1 S( |
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in wrapper$ G/ g6 f9 X& ^' e7 {' S/ _) t! K: \
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),
. O+ N' n. n% ]$ u+ d) e8 s: ?2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 188, in run_once
% j7 F" [4 a# X9 s* |0 }; N  n2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     post_fn = fn()( O- t/ X. a2 j: W4 v4 A
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 267, in <lambda>: t$ c* B- ?# g8 h  [. |
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     states[state].run_once(lambda: fn(self, *args, **kwargs),* [$ j6 b4 D4 B$ d% ?5 _) n9 r$ a
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/server.py", line 413, in start
- o3 k& W- r" c, j1 m2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     self.listener = self._create_listener()
- {- I) }: N! B* V2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/rpc/server.py", line 151, in _create_listener
) i" ^' f# f1 h: _2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     return self.transport._listen(self._target, 1, None)
6 R  m* o' O2 e: K" R/ I1 o, C2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/transport.py", line 142, in _listen: s7 @" P# H  D+ H* b9 D
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     return self._driver.listen(target, batch_size,
" n9 ~$ R" g+ p/ g" s7 M0 b. P/ ^( l2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 808, in listen
5 I" a% T) `8 ]" z! }% y- l5 ^+ }2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     conn = self._get_connection(rpc_common.PURPOSE_LISTEN)3 T; [8 E$ m* H
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 700, in _get_connection
) f( L0 B/ H( E/ o* M. C$ V0 K2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     return rpc_common.ConnectionContext(self._connection_pool,5 O/ c( K& _& ^* l5 j
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/common.py", line 425, in __init__
! K% z/ q* U0 ~0 S% Z0 |2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     self.connection = connection_pool.create(purpose)- F* s  E  J! X# J! l2 x
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/pool.py", line 135, in create6 T) }  h" Q% J( A
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     return self.connection_cls(self.conf, self.url, purpose, retry=retry)* L3 a% V7 W6 t( t& V6 i
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 915, in __init__
4 x  J  M+ e8 |2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     self.ensure_connection()
, M6 T, Z4 |# Q& [8 g2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 1060, in ensure_connection
7 t0 j, \, t" z' X3 J3 K2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     self._set_current_channel(self.connection.channel())
  }) Q$ l$ D( ^7 @; L5 p  R2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/connection.py", line 303, in channel
' |4 e* X! Y  ]2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     chan = self.transport.create_channel(self.connection)- O! A4 e7 i' ~& i* L  p: H8 s
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/kombu/transport/pyamqp.py", line 168, in create_channel
+ o. x1 X3 d) H5 ?2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     return connection.channel()* r+ `7 L6 f! c% ^
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 518, in channel
2 ?4 r' u" t8 w# l# \2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     channel.open()" }6 Z& B! j* X+ w2 \3 ]) u) a
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/channel.py", line 448, in open( z; t/ {- [9 |+ m, m
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     return self.send_method(  F8 [# N! F( _! b8 l
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 79, in send_method0 |' ?4 ]$ B/ N/ a; Q* M
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     return self.wait(wait, returns_tuple=returns_tuple)' {, D1 P/ r% l3 t  T
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/abstract_channel.py", line 99, in wait$ u7 K4 L0 r: e) O) R; f
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     self.connection.drain_events(timeout=timeout)2 S2 E* m  z! c2 J3 f
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 526, in drain_events0 {( ]: ]1 R4 ?1 y/ A; b
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     while not self.blocking_read(timeout):- ^+ W3 c2 u0 W; I& }, s
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/connection.py", line 531, in blocking_read, s# E& G' U, }5 w! U8 P
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     frame = self.transport.read_frame()0 X3 B+ s# ^% c2 v6 n
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 294, in read_frame* h- p+ @* S; l, B# _/ {' Q
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     frame_header = read(7, True)  H( |0 L% l2 K( {3 x
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service   File "/usr/lib/python3.9/site-packages/amqp/transport.py", line 637, in _read
. k  I! l& w0 V( K& ]2025-02-27 23:02:03.229 2991 ERROR oslo_service.service     raise OSError('Server unexpectedly closed connection')2 f8 x/ R' W9 g' E
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service OSError: Server unexpectedly closed connection, ^( X0 I" `. J1 m
2025-02-27 23:02:03.229 2991 ERROR oslo_service.service
+ z* a4 m& K+ K+ I2 ?+ d^C8 T* N" C$ P% [0 p0 c
[root@controller ~]# openstack compute service list
2 k; D( ^* ~! M& T+--------------------------------------+----------------+------------+----------+---------+-------+------------+% P! [2 a  s" G/ e0 Q7 O$ }
| ID                                   | Binary         | Host       | Zone     | Status  | State | Updated At |
1 Y8 p' C, x; N" U. K! H+--------------------------------------+----------------+------------+----------+---------+-------+------------+
; ]( D. O3 u4 a4 {# k, [1 q| c9d72d60-f148-412d-a73d-bc443a8447f5 | nova-scheduler | controller | internal | enabled | down  | None       |
/ F4 ^+ p$ n1 _| bda60548-8a3d-4333-8c82-be27a6e26fc0 | nova-conductor | controller | internal | enabled | down  | None       |
- T6 o6 f5 f# p( w. o( o4 w0 l/ _+--------------------------------------+----------------+------------+----------+---------+-------+------------+
/ u& W+ m( V7 Y, \( c! Q
. ~+ h  g1 h1 ]2 X5 v' t" ?' T# F" ?0 u3 }" v0 Z% q9 C
依然找不到原因。。。不知道哪儿配置错了。
 楼主| 发表于 2025-2-28 10:23:28 | 显示全部楼层
[DEFAULT]
/ c7 {$ a; v  Q6 g, qdebug = True
7 A$ h4 Z; E/ j, r  {- qlog_dir = /var/log/kolla/nova+ |+ w3 }# D6 S; H4 U' A8 [* w' Z
state_path = /var/lib/nova
, f0 C* B9 v) L1 R* |allow_resize_to_same_host = true
& G+ c9 }; p5 K9 e9 `- C, [5 v- y- lmy_ip = 172.27.11.38  V2 T4 F& P. d+ |  {8 y6 a
instance_usage_audit = True8 p" t, F% }  A- z3 c8 O
instance_usage_audit_period = hour! J1 q% U( _0 h% ]) ~& h
transport_url = rabbit://openstack:iq9inxvblL@172.27.11.36:5672,openstack:nxvblL@172.27.11.37:5672,openstack:9inxvblL@172.27.51.38:5672//
" ^" N1 Q4 U. `+ j$ Sresize_confirm_window = 60
* z- f7 B) S  B) c2 Q& k
. G3 i! H) ?3 \/ l) j* [* n$ J[filter_scheduler]2 W  S4 Y- H6 s

2 C+ Q  C$ P0 N' o# A7 X$ u# C[api]
; U2 v4 y' U) v6 O& \* m: P; E' juse_forwarded_for = true
# M$ G1 ]9 X8 o  ]; C; E' A4 k; e: Q% ^0 u; F4 z
[conductor]
/ m1 S/ |' s5 X5 _8 cworkers = 5
" Y, `, J) G) [& k, O. m7 e- b% M/ V# d4 Z
[oslo_middleware]
, H/ y5 ~: y8 r' F$ lenable_proxy_headers_parsing = True
- J; R! N) ]! @" ~" n, q' y1 a5 k; A& a$ t" `* l, C
[oslo_concurrency]
8 r7 w4 G* N7 {/ e9 jlock_path = /var/lib/nova/tmp# ~/ i6 V2 o9 M- l

3 l" q0 |' v) q6 q5 y' k+ K[glance]
$ G" s, |6 K9 O% ?, s# icafile =5 c/ c1 e2 Y7 r/ a! a
api_servers = http://172.27.11.88:9292
0 r8 [. U$ Y6 k  Wnum_retries = 39 ^0 `, e9 C1 `( @
debug = True( M3 t9 p& B5 d
1 G! X" S  f3 ]5 H, I/ O- `
[cinder]
8 O0 I8 Q5 y2 n/ ?: q2 hcatalog_info = volumev3:cinderv3:internalURL
5 E! j/ \: I) q: H5 O( ]os_region_name = RegionOne
1 y* _7 a  w. D! l5 vauth_url = http://172.27.11.88:50005 n+ O' |" j$ ]! Q% r
auth_type = password3 j3 @7 }& A8 ~* D
project_domain_name = Default) k. B5 M& z1 x- l. R  l* G: k
user_domain_id = default
- ]' r4 z! v* h5 E( q+ R# wproject_name = service
& u3 M; H* \  W: y7 Z: kusername = cinder5 c+ z% K; c* w6 x
password = FyypKc2XVRBveUwBSmr  X! g/ s8 g) ]/ y- N1 o$ A
cafile =: x8 m7 H6 m$ q: T) {- q; M

6 m& S0 T! J, `) P[neutron]- r/ G+ ~* h7 S- r4 z. m
metadata_proxy_shared_secret = XHYCOScZnT5e7BZJU
6 G+ I9 ]/ g+ ~1 @. |service_metadata_proxy = true: z' b8 L& J/ _
auth_url = http://172.27.11.88:50008 V3 |' O& Z% C6 ]- J5 e) L
auth_type = password8 m9 d' G5 c; e  H$ s" N) K# m7 Z$ j
project_domain_name = Default# z) ]( b  i& n
user_domain_id = default& c+ d% z' N& R( l: [! Z
project_name = service
5 l1 D" r. G/ S3 Q8 Y- lusername = neutron# w* _" ]1 M- |/ i
password = BS02M4JUch6jYMJ
) T! e/ p- d! B8 R. Q( nregion_name = RegionOne
( o% `% z; v. m7 O7 Ivalid_interfaces = internal
1 P8 s6 ^6 W4 \9 y6 Dcafile =
1 b/ j$ W  R* X7 c3 ]5 |, Y' [1 o3 M# Y% Q6 I9 q$ t
[database]
7 ~- p" u# u, E/ F* ^5 R% J) ?4 pconnection = mysql+pymysql://nova:uNXOmRRJfA8OC9AMeGQKmHCFPi1G8oUCA6ltitkU@172.27.151.188:3306/nova_cell0% R5 y9 T! Y8 e5 X) p
connection_recycle_time = 10
9 E- S0 u: W: Z- H/ R8 fmax_overflow = 1000
$ P4 \( h, o: Y8 ?max_pool_size = 1
4 S$ S% S% @. y! Z9 X1 Zmax_retries = -1
; }% A8 Z6 U+ c9 U/ M8 u
' T+ T% G  V* O[api_database]& ~3 c  ~! [7 v) C  K
connection = mysql+pymysql://nova_api:5kmHbCpWVMx4VsUz6RjJiRgXfcEMPCZ9ATuRhyEr@172.27.151.188:3306/nova_api
9 b" F- L9 n0 g% [! B6 ^connection_recycle_time = 10
6 ^4 I: f0 e/ D8 d; rmax_pool_size = 1
4 j; R  t2 {& f- ?& Omax_retries = -13 i% O5 }! z" }  I

1 Q3 @% q9 s: l+ w% K0 w& p- u[cache]
2 d5 m; R5 [, K+ gbackend = oslo_cache.memcache_pool
2 U% Z2 U5 f- ]/ tenabled = True( [$ \  x4 o* S7 w
memcache_servers = 172.27.151.136:11211,172.27.151.137:11211,172.27.151.138:11211
! a6 f  ?! ?# v- q6 \7 f0 p. K1 O2 ^& ?
[keystone_authtoken]
, P! I+ A! V0 q1 `& qservice_type = compute
/ G) j' E0 c* `7 k5 w8 p. dwww_authenticate_uri = http://172.27.151.188:50005 [- f( @. D+ v9 z6 H, m( v
auth_url = http://172.27.11.88:5000# U1 F9 v" Q* i0 A" t8 Y/ q8 G
auth_type = password) U2 _7 z- v5 l# t
project_domain_id = default8 |: E  a; \  X- P) f
user_domain_id = default, Q9 w8 J/ k! m  o! I9 N8 H. P
project_name = service
* K7 z" T' x! p6 d, @3 Zusername = nova, w1 D6 e* e) k7 i& w; M3 e
password = 3kt5fJe4rRZv0
7 J% t3 C8 G# a7 d) Xcafile =
$ T9 N6 e+ m2 Oregion_name = RegionOne
# [+ [7 c# E1 l# ?. z; W) Mmemcache_security_strategy = ENCRYPT* S/ ]) Q- _9 r9 t0 x6 P
memcache_secret_key = wyYzf18TlOemRbFXSMwDU6 M' R1 Y# o3 A+ t0 _3 J
memcached_servers = 172.27.11.36:11211,172.27.11.37:11211,172.27.11.38:11211. N  d9 A0 i) w+ E/ j5 U( n
4 h4 Q- n# u5 G, Y
[upgrade_levels]
% V, p5 @& O: k6 f3 }compute = auto" k2 @1 t7 H. j) u. n7 a- t+ a+ i

4 Z$ \! T6 b+ m/ ?: H$ o[oslo_messaging_notifications]
6 m: U) P$ S1 E% o* q7 t: x0 etransport_url = rabbit://openstack:M1ayvEiq9inxvblL@172.27.151.136:5672,openstack:iq9inxvblL@172.27.151.137:5672,openstack:q9inxvblL@172.27.151.138:5672//
. P* G' A' h  Z4 p9 `; H, |3 \driver = messagingv2
4 D; d1 m/ I2 Vtopics = notifications
$ h/ n: r+ p: t8 t; [
2 g5 g! `' P( s[oslo_messaging_rabbit]$ I) y/ C$ W9 O
heartbeat_in_pthread = False
  N9 v8 l1 ]/ Y0 H7 Irabbit_quorum_queue = true
5 l$ v  u( w) _4 ^
8 j  ^: z0 W, O# @/ C[privsep_entrypoint]
, _+ H9 L9 g6 G7 ?- nhelper_command = sudo nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova.conf
- @9 W0 `2 N" _9 Z7 r
& k; `( @6 I6 m7 @6 o7 |4 e[guestfs]
5 D+ l& N+ ]7 [& o8 p1 z$ Hdebug = True
$ L, @4 k3 H( H' N
4 q4 G1 }( p: @[wsgi]) E: {1 @; M! ~! A+ ~: t
api_paste_config = /etc/nova/api-paste.ini
/ {- s8 }" U! R( n% L% }7 r* I/ k( n2 w2 Q
[scheduler]
& N' I( c7 o6 G. T" O& xmax_attempts = 10$ L0 J% U  l/ {# D# a
discover_hosts_in_cells_interval = -1
" ~+ d5 r: k; ]3 j' hworkers = 5& Z5 t1 K  X1 b) K
9 s* i, |6 Q5 O0 _; L; k
[placement]
' u, L9 \% X; [/ u/ Y  hauth_type = password6 X$ @9 P2 M: g) m
auth_url = http://172.27.11.88:5000
( M# W4 v' {- E2 j/ Z  r% Husername = placement  `" m! Q! ]* A7 h) t& }
password = 1rNjPdQcmImG
% q6 {- |" a. ^& m5 {! C2 Wuser_domain_name = Default
. N# V$ Y" N- n1 `0 o! Iproject_name = service+ F( I9 R0 M. {5 V
project_domain_name = Default" X  F" Q! e, ]8 I2 U: T
region_name = RegionOne
: D' s" G0 V& [( k' U9 K: |3 i* i9 P' Ecafile =. I- M; C! P% }
valid_interfaces = internal, T0 j% W1 o! Q5 o' p' M7 C
9 R1 Z& u: Z% B* L, ?* q4 j
[notifications]
4 e; x1 t9 S5 u& Z8 t& @# Q6 rnotify_on_state_change = vm_and_task_state- w  M  F# @+ |/ k5 [: ~
9 e9 P: r1 }. W
[service_user]; k8 }' ~3 Q0 B0 `
send_service_user_token = true5 k9 t3 H" \3 w2 P3 }5 g
auth_url = http://172.27.11.88:5000) W" p5 t% j. @
auth_type = password
6 K' s/ z4 W+ g% O! g: v: \7 c7 tproject_domain_id = default2 A7 R% y/ u+ W& f: K* V
user_domain_id = default
. X7 x; X, M2 ~project_name = service
7 q: F8 `& c' W# x% Susername = nova6 ?- ^! b2 V) |2 b
password = k5fJe4rRZv0
+ v8 ?: f+ \: Z- Pcafile =5 {* W/ t; |! L! a* y9 L4 c+ |% E
region_name = RegionOne% V6 T0 P$ z7 x# r! \( M
valid_interfaces = internal0 T  Q4 r3 `8 x

- z5 R2 r( S$ R6 @4 B: v! L[libvirt]
2 v. ?8 w$ }) q/ ?$ winject_password = true
6 Z. t; w" z& O% s  l4 X& F& B' Q, }$ k7 W! ~8 [
[quota]
; w/ Q( m, e) s7 Qinstances = -1
& T" o7 {2 Q8 k4 ^6 Bcores = -18 H: O$ Q: _9 y. O5 ]4 s
ram = -1
. ]  k: r5 _, W1 Q) W; Z, }3 Iinjected_files = 32
  _8 w( R+ }  N0 b* nserver_groups = 128
7 j! u6 m- w4 ]3 xserver_group_members = 128
 楼主| 发表于 2025-2-28 10:23:28 | 显示全部楼层
[DEFAULT]8 L, p9 S* y" H4 ?
debug = True' G0 R$ R) g% o, I( S5 Y
log_dir = /var/log/kolla/nova
% ^+ |" }3 i% T7 Z! l( ]0 ystate_path = /var/lib/nova6 m- g3 [( F! V# m- M0 Q( M6 {6 z
allow_resize_to_same_host = true) G8 w8 p1 y. ~' u+ n2 r
my_ip = 172.27.11.38
0 I$ h: n/ k! einstance_usage_audit = True( ^; s% v8 |& n" o" d4 r; i
instance_usage_audit_period = hour
3 t1 X/ r5 N" Y3 _  n( s4 E+ dtransport_url = rabbit://openstack:iq9inxvblL@172.27.11.36:5672,openstack:nxvblL@172.27.11.37:5672,openstack:9inxvblL@172.27.51.38:5672//
+ u5 p5 Z! \/ |& F6 ]) |' fresize_confirm_window = 60
; s# R6 R. a8 j4 w4 Z
# t9 O- n2 H& m[filter_scheduler]: b3 L2 @2 e% K# e+ I, ~. ~

1 w2 x4 f) @3 R[api]
1 N' h' T- ^6 u: vuse_forwarded_for = true7 `0 H" l: O( J, u  p& V

4 K9 h* ~% f$ T; ~[conductor]
% }* V' T$ `* ~0 \1 hworkers = 5
/ }, _: K# v4 ~/ T% o, g
! O% m" E: }  z* Q[oslo_middleware]8 S) Y: [& K$ L/ p8 b0 Q- l! Q( b
enable_proxy_headers_parsing = True
) g) I% d& X+ v. w/ X  K6 ~, e  ~' x8 a+ n
[oslo_concurrency]. y" B+ `6 e% `& x6 V/ q7 h
lock_path = /var/lib/nova/tmp+ V6 y  C. ^# M' j) F# o0 ]
+ X4 |2 K; @1 r/ ]& H( v3 T& [* h9 G
[glance]
# b+ U6 O8 b( z0 [2 dcafile =
& x1 T5 ~9 Z" E: z1 Capi_servers = http://172.27.11.88:92926 D4 m% a9 i" X5 w% ~) a; A1 ~) J
num_retries = 3. m! K# n& P: c
debug = True
9 q8 p: m: X/ u8 j5 b5 p/ a9 g: Y; I
[cinder]) r/ O6 D: C8 c! A! [4 K
catalog_info = volumev3:cinderv3:internalURL
) t* i+ C% u  s. I8 eos_region_name = RegionOne
/ f" t( w2 Z0 N/ Eauth_url = http://172.27.11.88:5000
0 |3 o3 o: t% _5 V# r/ s) v4 `auth_type = password" L& t) M2 Q0 P% F# E
project_domain_name = Default
8 q/ F  N: j/ x  K6 ^4 ~user_domain_id = default
. Y/ V# s9 u/ U  mproject_name = service
% m' d$ E* e/ ~* T! ~6 u/ uusername = cinder
  T$ \! O6 v. |' x3 M1 Ppassword = FyypKc2XVRBveUwBSmr* M' R" Q) |; [" \
cafile =
0 i" c# [# J. p4 @8 o& i5 [+ ?% b
[neutron]
! e+ r7 N6 n* x7 ~4 Q) T  j& Wmetadata_proxy_shared_secret = XHYCOScZnT5e7BZJU' _" T/ j7 A  Q$ e) W9 `5 b( y
service_metadata_proxy = true- Q  ~) q' _/ d; a
auth_url = http://172.27.11.88:5000/ o1 E# t0 K+ |/ R' y$ c$ M* U
auth_type = password
; G! n) S4 u8 P  R, |% D/ F4 eproject_domain_name = Default
; P$ K9 I  H9 k3 O9 a0 ouser_domain_id = default: y0 W5 ?% t) B; v# i0 p( M" Y
project_name = service
  Y( N& f2 U1 i; ~& i2 cusername = neutron
. ?3 k' b9 y5 F( W7 B/ G% Gpassword = BS02M4JUch6jYMJ
/ h  W' e7 E  y% wregion_name = RegionOne! Z2 K; R: {7 R# ]
valid_interfaces = internal/ ]; Z7 m& P2 u9 h
cafile =/ o* S8 w- q! ]% T8 w) K
, ]9 n/ ^% c$ `# a1 p
[database]
4 c) W$ d( y: Y! x8 {- z( y0 Cconnection = mysql+pymysql://nova:uNXOmRRJfA8OC9AMeGQKmHCFPi1G8oUCA6ltitkU@172.27.151.188:3306/nova_cell0" y' f# y' N: o& d
connection_recycle_time = 10
- W. _& g6 D0 t+ `max_overflow = 1000
( {9 ]3 @4 o) Pmax_pool_size = 1
- m- C( K9 ]6 `( Z% fmax_retries = -1. x" V0 m; w& B$ P

0 V; I% v8 K5 C9 A, }7 a: i$ ?) V[api_database]
' g. C6 `) ?/ O8 o1 _4 t; Uconnection = mysql+pymysql://nova_api:5kmHbCpWVMx4VsUz6RjJiRgXfcEMPCZ9ATuRhyEr@172.27.151.188:3306/nova_api# b3 f& C$ N# ?
connection_recycle_time = 10
+ T, K0 y1 a; ^" v+ x( ~max_pool_size = 1
2 K9 m2 p! {" {( |6 m2 fmax_retries = -1
4 D2 ~' p3 Z8 C, m' D" G/ `* y; V
/ b9 i. d$ F4 }; k6 d3 z% C4 e[cache]* n$ M  G( h& t. _$ d8 l1 R
backend = oslo_cache.memcache_pool, U% t$ |6 A+ w, p: D3 B3 n
enabled = True7 Q6 B& R0 l1 }; e7 b. O. S4 c: [+ y* A
memcache_servers = 172.27.151.136:11211,172.27.151.137:11211,172.27.151.138:11211
! f5 l+ ?' l! ^% Q/ K
4 {. |' S$ h6 s5 ~( f[keystone_authtoken]
* q3 D( M8 G% G4 ~* q/ Q4 gservice_type = compute1 P2 d: j  f& R8 q
www_authenticate_uri = http://172.27.151.188:5000- b- j) m% v, j- j* _( I
auth_url = http://172.27.11.88:5000/ p# W# N6 k5 ^. q" K8 F
auth_type = password
7 M6 ]6 V6 _6 l  Uproject_domain_id = default) ?# p3 h3 j9 L2 ]: h
user_domain_id = default
2 P- K; @2 u8 W3 _- k2 q# Fproject_name = service" x  g6 Y2 w$ O# n4 O
username = nova' U0 G& f6 u7 D: U0 G& p
password = 3kt5fJe4rRZv0
0 [) R! j- Z& j+ `+ O+ w/ v# |! mcafile =
& t& k# ~# V3 R' ?" _% jregion_name = RegionOne/ o4 J6 b' \3 H
memcache_security_strategy = ENCRYPT
7 u9 p1 ^! V$ _( s6 K# C6 b5 zmemcache_secret_key = wyYzf18TlOemRbFXSMwDU
3 e# D7 a6 ~, }; s4 h. qmemcached_servers = 172.27.11.36:11211,172.27.11.37:11211,172.27.11.38:11211# T/ x. X) `' C4 c! A1 N9 w
2 f0 p, m/ O) X7 b% o0 I' a
[upgrade_levels]
9 P. O. t5 A; ^4 E- {% bcompute = auto
8 V; r/ E0 A( q2 z" u; t+ l. C1 Z: S2 C2 X) j# H* `
[oslo_messaging_notifications]& y: k& ?- a" }& h
transport_url = rabbit://openstack:M1ayvEiq9inxvblL@172.27.151.136:5672,openstack:iq9inxvblL@172.27.151.137:5672,openstack:q9inxvblL@172.27.151.138:5672//' m! h$ n6 h6 |9 ]- p) S. y$ x
driver = messagingv2( x# l: d. W$ V6 J0 P0 }- Y
topics = notifications  t) C# P: {$ W1 |( |0 @/ t% z
6 s0 p$ j3 k" V& K8 r* j6 X
[oslo_messaging_rabbit]
0 B, e; B* e% theartbeat_in_pthread = False
, C% N* s1 Y. n) I; F+ ]0 jrabbit_quorum_queue = true8 `$ i' ^" R1 C* o+ [2 l
. x' J) E) ?; L$ B* ~4 }9 }
[privsep_entrypoint]
! e1 P; r( d% a& X/ X/ jhelper_command = sudo nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova.conf
5 v+ T$ J* o" u. r
& t  L, R0 V) K8 W[guestfs]5 k- L! M* z/ v' A6 Z( e' _
debug = True4 B) p8 X0 w/ v) r9 v; t
  x( R) P; P( r. R% Q! F
[wsgi]
' t* k- v5 d3 qapi_paste_config = /etc/nova/api-paste.ini$ `$ Y& F  G! S
3 H4 W! ]+ `$ f0 W4 h! n  s; e
[scheduler]6 ]8 y& N! o: @5 J- u8 T
max_attempts = 10' S+ V2 l6 q3 j: K0 l0 K* x
discover_hosts_in_cells_interval = -1' o/ u! v( B  M  B( k+ Y5 H
workers = 5$ f( `0 J1 s. r3 A" W" `
/ `" O+ j3 Y/ q1 q+ R! r0 t
[placement]
( }; N; G) i0 L5 e+ T& dauth_type = password
) J4 X7 Q" ~3 [. tauth_url = http://172.27.11.88:5000
1 s, M( W9 u9 Z" ^username = placement9 L8 R' [+ o3 _7 Z8 N! c
password = 1rNjPdQcmImG
) t" J, [6 E' u2 vuser_domain_name = Default9 h: D3 v$ ?( G$ L
project_name = service
: |# E1 i# k2 ^! a  Zproject_domain_name = Default
! ~1 y- }! l! {! c4 r" }0 Vregion_name = RegionOne4 v$ Z2 j$ Z8 B5 g1 G% M
cafile =
: R. o6 z$ P. I1 G6 P+ Nvalid_interfaces = internal$ Y$ a7 Y' L- @3 ^8 N
$ ~( s) M6 M8 G7 D/ K
[notifications]
, c& K6 s6 p9 I4 w# snotify_on_state_change = vm_and_task_state; I5 @3 S2 k7 i

1 E9 Y8 r# n" \& O8 \8 e[service_user], f: u& s5 j6 E; f) u
send_service_user_token = true7 c5 F5 Z1 m/ x8 a
auth_url = http://172.27.11.88:50000 ]- N. j# W3 k
auth_type = password
3 R9 I+ U* g. \3 zproject_domain_id = default
% z9 [. L& Q* j( r& f  m. I- luser_domain_id = default% {" s( ~3 y9 i, G. e
project_name = service
7 m* f3 S* B! p1 S% O1 |username = nova+ a( ~; U' y: j/ U3 k: j
password = k5fJe4rRZv0, W& _0 Z$ C9 w6 ^0 `& O% Z
cafile =
, u* @1 i& E- z9 }  L" @" P  S* oregion_name = RegionOne/ d/ b! f3 V2 w6 f$ e
valid_interfaces = internal
0 N& h; u/ x" u) p+ R
' I7 e( B+ e6 [3 ^; s. }4 ~[libvirt]
3 r! ^) j" \0 W$ R! Xinject_password = true
9 ~0 D2 Z* J/ A
6 E9 ?' R2 _' E0 e8 H+ ]6 j[quota]
( M  D% U; c5 rinstances = -18 o1 Y' L  n  N/ d, A
cores = -1
2 A4 `- `( p  K- w1 {: Xram = -19 g3 v+ E  c% D6 w9 ?
injected_files = 32
. ], A/ Y: P' K' k5 d$ L, l0 ?3 lserver_groups = 128
) `5 A1 {, G( _  w0 ^7 Yserver_group_members = 128
 楼主| 发表于 2025-2-28 10:23:28 | 显示全部楼层
[DEFAULT]! o# |8 \/ k7 \( R# h" C5 ~  H
debug = True4 D( d! h2 }4 I+ M8 k( M
log_dir = /var/log/kolla/nova
* T' n+ O# V2 O+ V2 ?; G1 \state_path = /var/lib/nova
' t' J$ E8 q/ |allow_resize_to_same_host = true
5 ]8 P9 s! _% smy_ip = 172.27.11.38
4 p' A6 L' X! a5 z! b$ [instance_usage_audit = True
% L; N8 g$ S' s, j& Einstance_usage_audit_period = hour# G# m# q! v  ]9 B
transport_url = rabbit://openstack:iq9inxvblL@172.27.11.36:5672,openstack:nxvblL@172.27.11.37:5672,openstack:9inxvblL@172.27.51.38:5672//
. d3 p- j4 I: O. `8 H9 cresize_confirm_window = 60! H5 s! e% o! H
( F7 ]9 K6 e* J- R
[filter_scheduler]
; f* }& ]( A# y( F& a" K5 u7 F: e$ u$ S/ n
[api]
% u+ a  S2 z7 m2 U# |use_forwarded_for = true7 _# d/ j1 O$ h5 g
1 B; \  }9 z* C7 G9 U5 `9 p& Z' r0 \* v
[conductor]8 Q8 s5 U: D& D; W6 h5 {
workers = 5
( s3 h/ `8 T$ E7 F1 l$ P. g! N0 D* L% i  u! }8 p+ k
[oslo_middleware]6 G$ g1 i. j; L! l$ X, H
enable_proxy_headers_parsing = True9 o1 j8 ]- E& C  N; H; s

' R' b# m: ?- e  W9 T9 O[oslo_concurrency]
8 ]5 M+ i# X) ]  q+ Slock_path = /var/lib/nova/tmp8 \1 V0 e3 E0 n9 v2 w
: I! |/ l' P/ W, y
[glance]
- F, V" ]- \. V* c/ H6 _cafile =
9 r, ]& q# N5 s, k' b8 P& Xapi_servers = http://172.27.11.88:9292
: y& p; S: B- s* Q0 Dnum_retries = 3
- H  U; D8 l) o: _& adebug = True
+ J! d" h( V  L# b, V  L0 o2 k  C
' [( v4 W1 {# ]2 o( W5 r( V[cinder]
+ {: g% n$ n- o8 ]catalog_info = volumev3:cinderv3:internalURL1 N% O3 d; F  D$ C( e) j
os_region_name = RegionOne
) C7 T2 q7 K- B. Lauth_url = http://172.27.11.88:5000
( E6 \5 D2 ?' n! a9 V9 ~: K' f' [auth_type = password( }* w7 {/ o$ \- W' F
project_domain_name = Default. K& U: z: g9 i6 L' \: J6 \6 ~
user_domain_id = default* I5 F7 y" {1 k+ _0 D
project_name = service8 t1 E2 d, J  }. l
username = cinder
. M- @/ q" [- g% n$ F6 Q2 b! Zpassword = FyypKc2XVRBveUwBSmr% `; R0 ?& p- Z3 e
cafile =
# e) H" w1 r! o4 v5 ^
0 I9 t) {8 {% `+ ?7 w[neutron]  I: ~1 ]6 T0 r- s3 a
metadata_proxy_shared_secret = XHYCOScZnT5e7BZJU% c: E+ z" z* B+ @  m5 O2 w/ ~' t
service_metadata_proxy = true
- N/ E: F/ {9 g) C2 Yauth_url = http://172.27.11.88:5000
4 o& t) n1 D2 f; Y( p+ @( oauth_type = password
8 n" i/ f4 W5 q: U6 I7 T3 \6 Rproject_domain_name = Default
9 ?! D7 n, X6 S9 k+ nuser_domain_id = default
# g9 }5 E. u- P2 z' @/ @" I5 L8 I5 kproject_name = service2 s7 [$ J4 A9 P% }' y
username = neutron
/ x; R  h% N2 `" R8 G/ K+ Xpassword = BS02M4JUch6jYMJ8 W. S4 o9 e- Q. o6 |6 f
region_name = RegionOne7 b, n  P4 N" l' m& ~$ d
valid_interfaces = internal
: K7 j6 ~! }* K6 R& u$ @# dcafile =
/ x2 ~/ _; E. ~+ s% h( a& `" K9 z
& b& l+ N! D" ^1 k" @[database]
$ s3 u7 g/ r6 G6 X0 S. `& Mconnection = mysql+pymysql://nova:uNXOmRRJfA8OC9AMeGQKmHCFPi1G8oUCA6ltitkU@172.27.151.188:3306/nova_cell0
5 L% z% s9 f7 E2 y% u7 @( L4 j$ Sconnection_recycle_time = 10- F, y/ i# l' p& U, e8 p
max_overflow = 1000
: l. I3 v( V  c# M5 bmax_pool_size = 1
% L6 S! v4 K6 z5 jmax_retries = -1( ~6 I& ~( R+ U

/ m" W, ~9 b% d3 L[api_database]
# r/ X' A1 ?/ I6 F" F" V) C: qconnection = mysql+pymysql://nova_api:5kmHbCpWVMx4VsUz6RjJiRgXfcEMPCZ9ATuRhyEr@172.27.151.188:3306/nova_api& O5 P4 ~, ?9 `1 h# Z2 s4 x
connection_recycle_time = 109 y, O! k4 n1 `( l
max_pool_size = 1/ l, e; v. K+ R
max_retries = -12 R* Y# ]; c$ `' Q* l4 L* H

( a; I+ F* t) O5 n8 ^, ?' C( }' _[cache]
% A; i5 A* ~4 F3 u* A& ?, S/ Dbackend = oslo_cache.memcache_pool) g: G7 t* j) m: x2 t" g
enabled = True
. u' C: X9 L, f; J4 j! imemcache_servers = 172.27.151.136:11211,172.27.151.137:11211,172.27.151.138:112112 l* c2 {+ [* ]# L; O  Z7 e
( }2 \; }: q5 }' ]% x
[keystone_authtoken]
3 T& e+ X* P' ?, U) D- Kservice_type = compute4 S# K% M5 a7 U9 _+ c' }
www_authenticate_uri = http://172.27.151.188:50005 F$ I8 }5 U9 @5 g$ J& H% K- n( h
auth_url = http://172.27.11.88:5000& ]& I3 L. s3 e
auth_type = password
# i9 f0 o' f- iproject_domain_id = default0 ]9 s% K$ h% x* U7 l( @. c5 L
user_domain_id = default
# m/ w0 ?. [0 q. U, _project_name = service
8 A& H- c8 j6 \: v9 yusername = nova
1 ^/ g2 g/ @' U: q9 u% T0 wpassword = 3kt5fJe4rRZv0, j. G3 j1 {4 i8 Q- Y+ y$ `
cafile =1 p, ~0 b4 {: s0 ~$ o
region_name = RegionOne
# l8 D8 v$ I; S+ Jmemcache_security_strategy = ENCRYPT
$ [) Z/ m3 B  H' h! t/ _memcache_secret_key = wyYzf18TlOemRbFXSMwDU
. e, A* u+ l+ G9 cmemcached_servers = 172.27.11.36:11211,172.27.11.37:11211,172.27.11.38:11211
) O/ p3 O9 T6 k' l% e. W  {' H1 ~# W/ Z. g, F- P
[upgrade_levels]' E# y+ _1 n; h* V+ k7 o" Z, {5 p; ?
compute = auto
9 E: {1 i) x' b$ i& _- ?, R+ x: i
+ u- E! X; X" f* Z; B[oslo_messaging_notifications]( v- C5 C. L( B6 C0 f. A2 E
transport_url = rabbit://openstack:M1ayvEiq9inxvblL@172.27.151.136:5672,openstack:iq9inxvblL@172.27.151.137:5672,openstack:q9inxvblL@172.27.151.138:5672//
# |3 Q: ~$ T4 K  e1 idriver = messagingv2
+ v! n* E9 K8 r; C+ M0 Z* Etopics = notifications/ [5 K, X8 I; i9 s! ?! _4 v
( M: i0 B% c1 M/ ^
[oslo_messaging_rabbit]
7 w) ]+ R3 I7 h$ lheartbeat_in_pthread = False
) z! q5 G+ [3 brabbit_quorum_queue = true
5 L2 l9 e' W2 h: W9 }6 d% F' x, k/ ^0 W3 _
[privsep_entrypoint]$ s  S. ?" c8 x3 d5 x& k' L  y
helper_command = sudo nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova.conf
+ L/ D" \3 D& f7 z; s4 {2 t  g' k0 @$ w! ?' h
[guestfs]0 E# m! K  I- v( g' _& u2 M
debug = True3 v1 Z! v2 z; M

, t. f( z0 @5 h# L[wsgi]
4 i7 k9 j8 ~: n( B# Sapi_paste_config = /etc/nova/api-paste.ini
; ?/ N& v  p, p4 G# x6 u8 O0 p6 ~: M( o: n' V; r: o  p( I" G
[scheduler]( M4 D0 M# I+ z5 a. Q, ^
max_attempts = 10: Y4 ~2 g) ?) U7 ]$ _! T
discover_hosts_in_cells_interval = -1
  E/ `% U( c9 |/ X3 {; l; Rworkers = 5
5 c7 B# L5 A: n8 e) }8 I
& ^3 M. B# Q$ ][placement]
7 g- b" d* o! I1 e0 h7 @auth_type = password
& Y) f) ~7 n7 Kauth_url = http://172.27.11.88:5000
) ^+ K3 W* ~+ L7 G9 S, |& A4 |3 }username = placement% s) I$ Q2 A0 e7 z0 ]
password = 1rNjPdQcmImG
0 J! T7 q; ^* }6 E0 I9 nuser_domain_name = Default  O2 m. M4 U7 Q
project_name = service6 X: n( f2 b) `$ i) t' |
project_domain_name = Default
3 [. q, z: u; g; G) Y, hregion_name = RegionOne
1 j+ V0 [! p4 L5 D# a, zcafile =5 D5 y1 y  b5 s
valid_interfaces = internal2 h0 {% B: j$ U- H. c% j) i

/ t! i) H8 \4 W7 {" `[notifications]& V3 |; Y- W4 s! B( X" w
notify_on_state_change = vm_and_task_state
+ f: E! c" c2 m) f' j* I" S5 S! w  n' G
[service_user], Z+ l; n8 @+ a7 ~# O3 k# W( H
send_service_user_token = true) N5 p+ S  k1 {  d7 t
auth_url = http://172.27.11.88:50006 h' @2 E( q4 I' `
auth_type = password
- |1 X  b  U/ G  ~5 X9 z" u- kproject_domain_id = default5 P) g- f$ L. A( r( D8 D
user_domain_id = default
6 q& X, L2 F7 q6 H2 K2 wproject_name = service% v+ A9 W/ [( F6 u' ~2 ~( M) \$ Z
username = nova
, J6 T  T2 g0 J2 O' t/ Jpassword = k5fJe4rRZv0, D$ D- X2 P* ~9 x& @/ x4 c0 D
cafile =, p- P2 ]9 _+ x; ]
region_name = RegionOne
( ], U1 T, ]& l0 a' a3 e3 ?valid_interfaces = internal$ G3 c* U' f# m
0 k; X( N1 |- L7 J
[libvirt]  R' s5 |& L. T3 t' K1 S
inject_password = true! f4 `0 [$ X2 @# m, p

3 s% O- e) O+ {" e* t[quota]( @, w2 ^0 e/ t6 B: ~' f% A
instances = -1
& ?2 T  n: k& scores = -1
6 I# O( @: j1 y+ \* W- L" U/ j/ R3 [ram = -1- u8 z7 n% c: b( @$ U; w
injected_files = 32  n6 q2 P* _! t* a7 f: T
server_groups = 128
8 y" B6 H$ k0 F; t: zserver_group_members = 128
 楼主| 发表于 2025-2-28 10:23:29 | 显示全部楼层
[DEFAULT]. _! ^9 G* g6 G1 L4 B' L, f
debug = True3 Z, s$ q* z2 x# _( G( C6 i9 o$ Z
log_dir = /var/log/kolla/nova
8 a3 N7 e% p* F: S' estate_path = /var/lib/nova
1 f3 L! p5 h+ Rallow_resize_to_same_host = true
1 i$ P* w5 h# u( m6 ?% F( Bmy_ip = 172.27.11.38
, O' @6 e& B9 U+ ~7 q" E! m, xinstance_usage_audit = True# l8 @4 b$ }9 X+ Q8 s
instance_usage_audit_period = hour
" C. U2 }4 i: H- U& ]transport_url = rabbit://openstack:iq9inxvblL@172.27.11.36:5672,openstack:nxvblL@172.27.11.37:5672,openstack:9inxvblL@172.27.51.38:5672//% ]8 \$ B/ H9 ^+ P
resize_confirm_window = 60
. W6 e( ?* s9 h/ L- Z! L7 T3 F
5 L$ [, Q8 H4 m3 F2 x0 G( X! `[filter_scheduler]
4 w1 g# S' k& T+ C2 j! v# W  S6 Z
. v* G* y7 a, w, `( l" B[api]
2 Q. r5 c7 m8 u4 q9 O3 zuse_forwarded_for = true
6 L2 |# R! w" C8 l
( n& S) r1 l# Q9 q1 c[conductor]3 e9 I2 ~0 f4 A; M
workers = 5% ?( W! C) q3 q$ P. A( L# N; f! W

8 K% @( F  w: v  v2 d/ V+ ][oslo_middleware]' Q* k, T3 X& Y4 M
enable_proxy_headers_parsing = True. m+ z7 H( B8 }9 ?& p
% [& ~  m& ?9 X
[oslo_concurrency]; G" I7 J$ o$ D& v
lock_path = /var/lib/nova/tmp3 A- [" c* [# \" k2 Z2 S5 Y
$ ]( E# H5 F$ P1 L: p
[glance]
) |& m& L9 N% ?# B3 Ccafile =) M2 @, T  Z5 ?/ g4 }  Y  |
api_servers = http://172.27.11.88:92929 x% F. Y5 ~: X3 m9 Z, {$ |! ^6 f
num_retries = 3  }! G* M. h( I
debug = True
# Q; T9 {" E) b% |; Z7 T2 @; H6 z/ D. P7 S$ @
[cinder]
9 \. H. l1 a2 ?3 Q" M5 }catalog_info = volumev3:cinderv3:internalURL
0 s. D' t% Y* X  i/ ]os_region_name = RegionOne9 \1 N, z3 b; \' h8 {: T9 i
auth_url = http://172.27.11.88:5000
; ~; }! z1 m: c! I! k' a  Xauth_type = password3 T3 i. A# e7 R  l: w
project_domain_name = Default; g! ^; C, n  W! P  m+ a1 ]
user_domain_id = default) i! b9 o7 J+ ]& I: G
project_name = service$ ]* O) T) f9 j. @5 D  @* a6 U
username = cinder7 S6 p6 G9 q' c
password = FyypKc2XVRBveUwBSmr
  M# P* R$ c  g5 ]0 t5 E/ dcafile =, F% Z  h# V6 W4 b( t: {5 [4 X! e
; l% Z# s  r# Z1 V
[neutron]/ a) i& t8 V0 J* @$ L; C5 T
metadata_proxy_shared_secret = XHYCOScZnT5e7BZJU1 k! {0 k. X! F9 E: S& N1 `
service_metadata_proxy = true
( X; W+ j: l5 R' d4 lauth_url = http://172.27.11.88:5000
, _/ \* K+ H, i+ f: f" [auth_type = password
1 i  E+ U  n5 d% B7 \: {6 D2 tproject_domain_name = Default: x* V3 m/ U7 e1 O6 i
user_domain_id = default
; j3 [/ ]2 s. T+ F$ fproject_name = service
/ @- a) j0 W; L1 busername = neutron
3 G$ p( n: U" s3 spassword = BS02M4JUch6jYMJ) j3 x# z* y+ X; ~
region_name = RegionOne5 i$ v7 G2 k) V) X1 _+ d
valid_interfaces = internal
  {& a& s8 i* V6 v- \0 O0 Pcafile =- T3 @* b+ e% T1 x* H
, r3 m1 k. h5 W- f
[database]& u0 X, D# N: |+ a+ m
connection = mysql+pymysql://nova:uNXOmRRJfA8OC9AMeGQKmHCFPi1G8oUCA6ltitkU@172.27.151.188:3306/nova_cell0+ o: `  c% L; Y7 A" [
connection_recycle_time = 10
7 d- U+ \/ c9 T& r/ \+ b6 nmax_overflow = 1000
( C" U& j1 d! P7 R2 w) w) qmax_pool_size = 1  X/ v; N& |4 \1 j. E7 K* X+ q
max_retries = -1
# {% t9 k. {$ v0 z8 ?2 F9 U! A
9 y* l, I! Z* s5 |( l% U1 ~; P8 @7 O& a[api_database]! j0 ]9 q  B. F, J6 n1 d
connection = mysql+pymysql://nova_api:5kmHbCpWVMx4VsUz6RjJiRgXfcEMPCZ9ATuRhyEr@172.27.151.188:3306/nova_api
$ D" U' F( A/ \3 Wconnection_recycle_time = 101 z6 b+ F5 z; }# G
max_pool_size = 1
. |, R/ F8 ]: I: O; B, Qmax_retries = -1
1 b1 ~& f3 ~$ i4 T
6 ^7 a/ b" }- @* u[cache]3 L/ S& j$ j( V
backend = oslo_cache.memcache_pool6 C( w! W, q9 I4 d
enabled = True
" `7 ^9 i/ Z  H* P1 d3 R& hmemcache_servers = 172.27.151.136:11211,172.27.151.137:11211,172.27.151.138:11211
$ k2 i  J) y9 W! k5 N
3 t' o% d* K" S4 }4 C! J* H[keystone_authtoken]
; ]( a! s( L! e) `5 Qservice_type = compute
& h: G7 B# c$ H, X9 {& z& T7 N; vwww_authenticate_uri = http://172.27.151.188:5000
  e) ]; l. X, M6 o& g3 ?7 Bauth_url = http://172.27.11.88:5000! I- G$ _  O( e8 H
auth_type = password1 \) r- c" F8 `5 u) i
project_domain_id = default7 n, g9 ]# V% N0 T; L$ ^
user_domain_id = default
; h. D% g  g- q# V$ Fproject_name = service& x: q+ m' o$ O% ^" M
username = nova
9 R, k* o* j% ]6 u) n% [password = 3kt5fJe4rRZv0
: w; z4 M2 D. g3 P- \) zcafile =( C$ D! c  f; e% h0 Q( k/ E8 h+ s( W( g
region_name = RegionOne9 c( `) b  A. v* q) M, v# C
memcache_security_strategy = ENCRYPT0 k6 D8 I) h* D! v6 n) G' m
memcache_secret_key = wyYzf18TlOemRbFXSMwDU$ p4 |# H, E9 a- Z+ h: M# d
memcached_servers = 172.27.11.36:11211,172.27.11.37:11211,172.27.11.38:11211
  k0 C8 K6 S' ^4 E& @$ v3 R2 g; Y& h, E- g' }8 T6 v
[upgrade_levels]
& x" ]$ Z  \7 V" X. ocompute = auto) l! g2 Q  A7 A8 I5 Q- a$ |

; ^" U% Q# x5 C9 V4 F6 @[oslo_messaging_notifications]3 @  L5 U  i4 Q, s  L' R
transport_url = rabbit://openstack:M1ayvEiq9inxvblL@172.27.151.136:5672,openstack:iq9inxvblL@172.27.151.137:5672,openstack:q9inxvblL@172.27.151.138:5672//
2 d. n. l% H) J; T6 k% R, hdriver = messagingv2. h* r* }" ^7 F) J
topics = notifications
% b, y' u8 u# N
' i* m- r/ d. u$ A8 T6 K- |' T[oslo_messaging_rabbit]
, ]4 o3 y/ c3 C% M3 B. ]heartbeat_in_pthread = False$ P! {. j6 i# {6 z8 B
rabbit_quorum_queue = true
0 Z9 F; O7 c7 F/ }* H
3 Y. E. ?$ P  R! y[privsep_entrypoint]% U. R$ q$ L* @- |4 B( J
helper_command = sudo nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova.conf+ }; |) ^- X4 {
( a4 S; w" a9 I! Y2 C+ b
[guestfs]# q  }# a6 o, x  D8 \5 g& e
debug = True
4 d# v6 k& ~# x" C) r
9 B* h& t# v; _/ `8 H[wsgi]; ?) T3 w& E8 }+ R4 `# h3 H
api_paste_config = /etc/nova/api-paste.ini
3 A. L; `7 y4 M/ ?: @, n6 p
0 E% |) G5 @+ u1 x3 g0 s[scheduler]0 K( i8 q# R* a8 T+ V6 k$ E  a7 G0 F
max_attempts = 10
! @2 d3 a1 @9 `  d' ^discover_hosts_in_cells_interval = -1- X. Z4 q$ B9 a- L, S( {. Z: k
workers = 58 I5 w7 |6 ~" s8 l$ M- v% E
( ^4 @9 E$ z9 Q  C  U
[placement]
4 d3 l" r9 Z6 Q) |auth_type = password$ L. R, F1 O! U& x  {
auth_url = http://172.27.11.88:5000
* x& R1 C0 ^" d# C: w, I% busername = placement- C/ [6 g' P' r9 D
password = 1rNjPdQcmImG
! L! Z% M# I) y. v8 e' Ruser_domain_name = Default
% p. \/ Q  H/ x$ ^- [project_name = service
3 u1 k* R& g: @$ J6 d6 E8 Lproject_domain_name = Default8 u+ G5 x) @8 X) q% L$ a
region_name = RegionOne
4 ~+ \$ i. f9 h" Y0 g$ U/ jcafile =$ x& ^' C; d: s! p. j" G
valid_interfaces = internal7 P) `0 d6 d% e, [* \

6 K! w& g7 k+ z4 a% e6 m[notifications]9 a. F9 M# O) S! a4 F6 m
notify_on_state_change = vm_and_task_state" r# t- c) K! z; B2 x( }* q; J
2 U/ U* @* b( K- N! N% E- }" v
[service_user]
9 s! `9 D5 `3 N% O& s% e  Hsend_service_user_token = true
5 @8 D2 E/ E9 j# |auth_url = http://172.27.11.88:5000
, j) u% t; G& s& K! {+ z- U8 Y6 g4 |auth_type = password! {, A0 R$ G. X2 c/ t3 s
project_domain_id = default6 o4 ~9 E% p  m. ~8 C; i7 f
user_domain_id = default! \1 X1 p% f3 f9 E7 ]
project_name = service- n8 v* x0 O! c+ B' z4 \+ T# z
username = nova$ X0 u2 X9 c' r
password = k5fJe4rRZv0+ w% A% F; Y4 u7 a, c1 @6 o7 O6 x
cafile =
! [# T4 e! L* d, L. ^) Z5 D/ o: Aregion_name = RegionOne
+ L# Z- w2 Z9 |; avalid_interfaces = internal+ f( O' J% S- f" v- J+ w
( E; d0 L8 m" V4 a6 |+ p
[libvirt]
$ N% W% O( t1 h7 c- W. c1 T2 ]$ Zinject_password = true; ~$ N! w+ K* @( r( e
: s4 x3 Y6 V/ L; b+ l
[quota]
0 I# n. \) V& g* ?( Rinstances = -1
! ]  u, w9 l9 P/ y! G( jcores = -1
9 V" {9 v9 I- ]ram = -11 F6 f; B) ]! @% F5 W( m  O
injected_files = 32
  B8 s4 n, q+ K2 v' y2 g# u$ O! tserver_groups = 128
! t. D  ?% E# t  `; _, [& wserver_group_members = 128
 楼主| 发表于 2025-2-28 10:23:30 | 显示全部楼层
[DEFAULT], t( d, {) ~$ B
debug = True8 Q4 a. I$ V$ w! k, m; B& g! u
log_dir = /var/log/kolla/nova
  m/ K' P% `" ^2 V  x. C7 {state_path = /var/lib/nova& s3 L0 K9 R# H9 K( E
allow_resize_to_same_host = true- f( `5 c7 X- X$ h/ e* g
my_ip = 172.27.11.38
8 c, q& ^$ ^0 ]( ^6 s5 T; _instance_usage_audit = True  W" K8 t4 g0 a" ~
instance_usage_audit_period = hour% w' S6 V' w" a& Z* w
transport_url = rabbit://openstack:iq9inxvblL@172.27.11.36:5672,openstack:nxvblL@172.27.11.37:5672,openstack:9inxvblL@172.27.51.38:5672//
5 Q/ z( P  R, h* k4 c: u+ Nresize_confirm_window = 60# l7 a: D! G6 x, C8 o

3 X+ o% ^8 ~; w9 N[filter_scheduler]: Q/ m3 _; U4 E7 H& p6 ^
6 |8 V6 l, k$ p8 s9 A
[api]
8 a5 J; W0 J) d1 euse_forwarded_for = true
: ~% x; U; }0 R$ Q  s
, O! v. C) h5 o1 @3 b0 S" ]2 Z[conductor]: u2 E0 M- |* R  c$ P+ F
workers = 5$ D8 c9 N; a8 T7 q# B. G
, H8 ~4 ]8 n, s8 A
[oslo_middleware]; ^& c) \* n* y4 G* \! w" i
enable_proxy_headers_parsing = True
/ C- E( q# Y) ^. }5 [% v1 m) q. B, j0 a+ l
[oslo_concurrency]# Q0 x9 f. V" z* U2 s8 x
lock_path = /var/lib/nova/tmp
0 S/ R0 H+ h3 s4 X/ E3 L" `- _4 @. G6 ?. H4 C) h' O
[glance]
4 O! U; f2 u+ c. Y+ l$ f; Bcafile =
  n6 Z5 Z4 F4 X' n5 f- j5 x( lapi_servers = http://172.27.11.88:9292
: n  K* W: v3 L" T) ~! `/ z, ?  dnum_retries = 3
4 Z3 W  k  |7 ~' O" E1 E. wdebug = True
1 X% Q% q2 O4 @# K9 k" g
) {. o; r( Q! a+ K7 G" ~[cinder]
8 o' w  B; w& q$ q* W2 N+ y: {catalog_info = volumev3:cinderv3:internalURL
9 a6 |0 B- B: m. C# s, [os_region_name = RegionOne& X6 ?' y2 h) k5 i9 d8 o' p- b
auth_url = http://172.27.11.88:5000
4 V; v" {) [5 V! yauth_type = password
6 Q0 M0 O- d. [! h; z" \8 qproject_domain_name = Default
; b& \3 C9 c/ n. c5 Duser_domain_id = default
$ w; O1 M% V% bproject_name = service+ T2 [6 G' y# f( L( h0 V
username = cinder8 ^. L2 x3 f0 T7 G9 b
password = FyypKc2XVRBveUwBSmr
4 \2 l/ H7 A1 I* x$ o; D& T' o! Vcafile =  ]) R. B- O% S6 w  {4 p0 A, V1 z
& z4 t: e3 \+ N* p
[neutron]  c2 I, w2 t/ W* F
metadata_proxy_shared_secret = XHYCOScZnT5e7BZJU5 l/ w4 n8 T9 n1 a7 ?5 v* i
service_metadata_proxy = true
. R7 h% I) R7 z* z9 n3 Zauth_url = http://172.27.11.88:5000: H# d# v- z3 e. l$ K
auth_type = password
. V, y- s3 ?% b8 V9 v0 H9 Dproject_domain_name = Default
8 p* j1 E* _+ D( v$ Euser_domain_id = default
4 X: r. [  H+ Xproject_name = service
! ?! H: y- h  X4 a9 O, n5 \% ]username = neutron
# {: R' A$ Y, ^- T5 \; ]+ S, fpassword = BS02M4JUch6jYMJ" n: O+ K5 D1 z1 P
region_name = RegionOne
+ {* n5 U+ R4 A+ A0 t( ovalid_interfaces = internal
7 j$ q- w; {9 P* W% ?" scafile =! o% i7 [% b; t) q* E6 N$ D- t

: s6 P; V6 [6 L, ]9 F1 z[database]
* X; r; f! T6 r% k  Lconnection = mysql+pymysql://nova:uNXOmRRJfA8OC9AMeGQKmHCFPi1G8oUCA6ltitkU@172.27.151.188:3306/nova_cell0
7 V" Z5 J9 R4 a, Y7 Dconnection_recycle_time = 10
* |7 o" {7 D+ [) S2 @max_overflow = 1000
' h/ W4 ~% v4 w0 D) X% E# Q$ smax_pool_size = 1* d+ n/ B9 r1 Y# n$ U# n# N" Y
max_retries = -1
, h. ^3 ]+ b* w( E: U
( ^) T. |8 n7 n$ V+ K0 o, k( z[api_database]3 u. _, r  o) u4 Y
connection = mysql+pymysql://nova_api:5kmHbCpWVMx4VsUz6RjJiRgXfcEMPCZ9ATuRhyEr@172.27.151.188:3306/nova_api6 @+ o, `1 e$ b* [) h
connection_recycle_time = 10
; P5 K) s( \8 j' `* N$ V: z) q/ Amax_pool_size = 1/ k8 V5 C4 |7 x2 Y; T4 Q5 k
max_retries = -1
3 B5 `* z% t: J4 n$ N- M6 C+ H* X! g' O# @7 X0 S/ \2 }
[cache]+ c' E! g! h% n  S  T; {
backend = oslo_cache.memcache_pool9 \+ g) N# j2 }
enabled = True
" I2 p1 y& j- G8 h$ S  I5 f) e6 h! Nmemcache_servers = 172.27.151.136:11211,172.27.151.137:11211,172.27.151.138:11211
! ]& H, d3 q2 m. [) T# J, @7 g& O% j! K. U
[keystone_authtoken]
+ R: F% x* m0 kservice_type = compute
: M, Q6 {; }' b/ L* W* Lwww_authenticate_uri = http://172.27.151.188:50002 ^0 i1 X; W5 _; X) b- a7 [) H
auth_url = http://172.27.11.88:5000) G! l4 ]3 n: w) g
auth_type = password
. G4 c; C! z' \project_domain_id = default
5 H- i7 V* J4 Q# p( kuser_domain_id = default- {6 q$ u" A( }7 ?
project_name = service
8 E5 O/ G9 e/ }- O& N5 Y( fusername = nova- r1 P, S5 O. R  f" K
password = 3kt5fJe4rRZv0
$ V3 ^; ~1 @: g: ucafile =
7 }# Q! ^. F0 R! iregion_name = RegionOne$ @* H3 ?9 {: A$ a$ L/ Q
memcache_security_strategy = ENCRYPT
, R. s# d5 }$ Dmemcache_secret_key = wyYzf18TlOemRbFXSMwDU: {9 q5 E; W/ {
memcached_servers = 172.27.11.36:11211,172.27.11.37:11211,172.27.11.38:11211
& y% F- M, I( H$ u) j
& @; d5 L2 f5 @& N5 v1 v- w[upgrade_levels]
% I) K; \% L! q7 z$ xcompute = auto3 h. S$ \) \' `9 ~) m( |
2 D) W4 E; _- Q& W3 ^0 Z
[oslo_messaging_notifications]
' o7 S# A7 b1 ?  M# j- L/ i6 Ttransport_url = rabbit://openstack:M1ayvEiq9inxvblL@172.27.151.136:5672,openstack:iq9inxvblL@172.27.151.137:5672,openstack:q9inxvblL@172.27.151.138:5672//; b8 R' S! ^$ z; q  O( a# C
driver = messagingv2+ \. M! a$ o/ p8 b- v8 p4 @$ J$ e4 B6 J. ~
topics = notifications
: s# {" p, V3 F4 g( n( t1 `& a0 \' e5 r  R& g3 s* V7 t5 E
[oslo_messaging_rabbit]
' u3 ^; b! Q# @+ ]) Hheartbeat_in_pthread = False
+ A$ ]! _# c9 l; x8 ^5 B7 Rrabbit_quorum_queue = true
$ d% I! n" ^$ [! C( Q: ?, m+ p4 k; \" p2 j
[privsep_entrypoint]
% @3 p( D5 B1 V6 v3 I2 S( k, Mhelper_command = sudo nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova.conf( x: d4 G6 ]0 Z( ?: r
6 Z3 A) r5 u8 N. p
[guestfs]# q& k3 _. R) W: |8 ]; \" A
debug = True
6 i$ ?- X) z" W4 N5 s7 K+ V# A' ^5 K, t+ I& e8 c, M
[wsgi]
( J8 O% W* |* oapi_paste_config = /etc/nova/api-paste.ini, z/ f0 E4 Q* B5 c, H

. U: Q+ I) [; M9 d( g1 v1 [8 a[scheduler]$ A/ q& S; ^0 Z: B
max_attempts = 10
7 n) ?$ h6 k) u% `) Ddiscover_hosts_in_cells_interval = -1
9 e2 A9 C4 E. b( I2 N3 l' mworkers = 5
% _; V8 o& F; D0 O0 j$ w; W6 a4 v$ d1 t3 j4 e
[placement]
7 G) E& ~$ {9 Q2 V+ [6 fauth_type = password
( `' q6 R0 }1 _- Cauth_url = http://172.27.11.88:5000
+ S9 T5 q3 T0 G' ^* h0 qusername = placement
5 ~. ^: q' E% O7 Mpassword = 1rNjPdQcmImG
* A9 O& n# X7 F& ^user_domain_name = Default
; H* Y) k4 u  A, uproject_name = service
1 M9 T6 Q# N, r' T1 `4 w6 u4 Iproject_domain_name = Default
, U+ }( @- g2 Tregion_name = RegionOne
! V, C* ~: U) s' {2 Rcafile =
; G- p6 B$ f5 f5 u5 g% J1 dvalid_interfaces = internal& ]2 Y' ?& K' U5 x" d

; P" w; }5 z: n4 o# v4 h) V# T[notifications]; g' r# p: s- o  q! `
notify_on_state_change = vm_and_task_state
5 f( Z  E& H/ @0 l0 X4 Y
+ e& z8 m9 o" f[service_user]
- @7 K$ J# \& f! ]0 `  b4 E0 y! [7 _send_service_user_token = true
) |: u( C8 D! ]0 tauth_url = http://172.27.11.88:5000  I3 Z5 N+ E) s2 m! W+ c0 }
auth_type = password
" N! W! V$ N: R) W( e/ _" `! W, mproject_domain_id = default
! x: ~: g7 @1 B' G! luser_domain_id = default
, ?& p' y% k; Z0 T( |project_name = service  F, u" E; o1 N4 A  D3 c0 R8 }
username = nova5 O0 r2 T8 n0 ?3 J
password = k5fJe4rRZv02 N) m* n# N* W
cafile =
" i9 b' a: ^( c5 K- \region_name = RegionOne
& R* W" r. p) L. r+ ^7 M5 h1 ~valid_interfaces = internal
4 z/ R2 ]' R: G
2 X6 S3 `8 g4 Z. n* F% u- J[libvirt]
* E1 a" q9 i; Z( T6 I; Cinject_password = true
. X- L" X) e, n. E# ?: X' m5 A9 V( c* M
[quota]
0 u2 _- h4 F1 ^! k, X  E& P6 Sinstances = -1
; H; R% ^. A( T! [# q4 V- O& X) c0 [cores = -1
) o" @) A4 E4 T& E2 Vram = -1
0 y1 N, m# O, f, binjected_files = 32# A: i$ J0 \' P# T# @
server_groups = 128
$ D6 o3 A( w4 |6 h5 ?8 ^% E% Oserver_group_members = 128
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

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

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

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

GMT+8, 2026-4-8 13:41 , Processed in 0.050468 second(s), 21 queries .

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

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