找回密码
 注册
查看: 1403|回复: 0

Timed out waiting for nova-conductor 重启openstack-nova-compute服务报错

[复制链接]

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
发表于 2021-12-26 17:31:56 | 显示全部楼层 |阅读模式
2021-12-26 17:18:36.944 6416 WARNING nova.conductor.api [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] Timed out waiting for nova-conductor.  Is it running? Or did this service start before nova-conductor?  Reattempting establishment of nova-conductor connection...: MessagingTimeout: Timed out waiting for a reply to message ID f357f47d5d46441b9b18d59e39882bf4
; r7 x' C! m+ Y) H5 ]7 ^0 M. o
7 h$ l4 {. f# F5 i* a' F
0 v7 P, e: I  d: o. h& @, K检查服务呗:0 p- k) h- e; k, B* N7 Q
[root@controller1 ~]# systemctl status openstack-nova-conductor.service
! X$ Q) r6 f0 u* p, ^0 U. e● openstack-nova-conductor.service - OpenStack Nova Conductor Server
" g* |& M' h* x# s6 ^+ D" a% T( x   Loaded: loaded (/usr/lib/systemd/system/openstack-nova-conductor.service; enabled; vendor preset: disabled)* l/ ]0 r0 U/ R9 F& q3 B# `) |5 z
   Active: failed (Result: start-limit) since Sun 2021-12-26 16:50:30 CST; 30min ago2 a; I; [! @" Z$ z
  Process: 3350 ExecStart=/usr/bin/nova-conductor (code=exited, status=1/FAILURE)
9 \0 w% Z% b! l: J8 ~! s Main PID: 3350 (code=exited, status=1/FAILURE)# ?: w* U5 I8 z, E3 C7 r
Dec 26 16:50:30 controller1 systemd[1]: Failed to start OpenStack Nova Conductor Server.
. h! ]% j: R7 _. T/ S% QDec 26 16:50:30 controller1 systemd[1]: Unit openstack-nova-conductor.service entered failed state.
+ V7 `7 }4 @% E3 f+ {9 FDec 26 16:50:30 controller1 systemd[1]: openstack-nova-conductor.service failed.* ?7 O; i# V% f* e7 Z9 ?) N
Dec 26 16:50:30 controller1 systemd[1]: openstack-nova-conductor.service holdoff time over, scheduling restart.. K3 g  z3 j: z) {$ r+ }6 K; ]
Dec 26 16:50:30 controller1 systemd[1]: Stopped OpenStack Nova Conductor Server." v+ J; Y6 Y$ m# `
Dec 26 16:50:30 controller1 systemd[1]: start request repeated too quickly for openstack-nova-conductor.service4 {& }; N! h- G3 a: w5 Y. y
Dec 26 16:50:30 controller1 systemd[1]: Failed to start OpenStack Nova Conductor Server.  o1 u, m0 I! u, o4 Y0 x
Dec 26 16:50:30 controller1 systemd[1]: Unit openstack-nova-conductor.service entered failed state.& o2 E7 \1 V& m. n! [# n
Dec 26 16:50:30 controller1 systemd[1]: openstack-nova-conductor.service failed.
/ |& @: _/ O  [4 o% c8 b- \7 G8 _
! f5 v# J  v) w; ?原来conductor服务down掉了5 {) z) B4 [# C9 t' X" I$ L( ^
在控制节点重启下conductor服务! F7 |; ~/ B; e/ N, G1 G
* m8 ~: d" I+ c/ V4 ^
[root@controller1 ~]# systemctl restart openstack-nova-conductor.service
! {# G+ k) e  s1 D6 F% Y检查服务,正常。/ M3 Q$ p  S8 w. f* a+ k/ D2 |% E
[root@controller1 ~]# systemctl status openstack-nova-conductor.service : q. v1 ^, M! {: S" f
● openstack-nova-conductor.service - OpenStack Nova Conductor Server
; ~; L- g/ N  V0 u4 D$ d   Loaded: loaded (/usr/lib/systemd/system/openstack-nova-conductor.service; enabled; vendor preset: disabled)  ?5 j' d* Z$ S, }, K
   Active: active (running) since Sun 2021-12-26 17:21:43 CST; 2s ago
# r( W$ Y7 i5 L" X6 E. U Main PID: 5286 (nova-conductor)# _( |' `, j) N$ `% I' f6 y
   CGroup: /system.slice/openstack-nova-conductor.service9 h; p& E8 W6 H
           ├─5286 /usr/bin/python2 /usr/bin/nova-conductor$ K/ s) Z# _4 m1 v4 O! ^4 `3 |
           ├─5309 /usr/bin/python2 /usr/bin/nova-conductor/ d0 g: z9 E% P: M0 S) Q% @) p9 f
           ├─5310 /usr/bin/python2 /usr/bin/nova-conductor% J$ J1 w& m7 F) }
           ├─5311 /usr/bin/python2 /usr/bin/nova-conductor
$ v% ~3 z" M/ Y/ x) S6 \3 [           └─5312 /usr/bin/python2 /usr/bin/nova-conductor
0 L# `5 R; n" p+ Z; q) n' G, {( pDec 26 17:21:33 controller1 systemd[1]: Starting OpenStack Nova Conductor Server...
8 [8 \! |$ V7 I- N- `: NDec 26 17:21:43 controller1 systemd[1]: Started OpenStack Nova Conductor Server.; y7 N; H5 {) k# t, a/ g7 E

4 d  E5 S( ?& X/ L# q7 x4 W4 W' z( m

" r! e- W$ t* G( @! G+ [) t; p然后恢复正常。
9 M: G5 X/ ^) S5 r2 t
( E- R2 f5 q$ A6 U% d+ F$ u2021-12-26 17:22:36.957 6416 WARNING nova.conductor.api [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] Timed out waiting for nova-conductor.  Is it running? , B$ M8 C. r& V
Or did this service start before nova-conductor?  Reattempting establishment of nova-conductor connection...: MessagingTimeout: Timed out waiting for a reply to me
4 v( V+ ^& g+ c. J8 F2 ussage ID baeb46eddec84d22aeaa36030d68a5f1; X; `6 m6 _8 }4 S3 h
2021-12-26 17:22:36.976 6416 INFO nova.conductor.api [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] nova-conductor connection established successfully
* I- w4 W' A" m8 c, x7 R/ I3 T. g2021-12-26 17:22:38.673 6416 WARNING keystoneauth.discover [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] Failed to contact the endpoint at http://controller
  c7 r; M6 K( X* m$ n/ s1:8778 for discovery. Fallback to using that endpoint as the base url.: InternalServerError: Internal Server Error (HTTP 500)3 N  n: f  X# P# }( ^+ x
2021-12-26 17:22:38.674 6416 WARNING oslo_config.cfg [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] Deprecated: Option "use_neutron" from group "DEFAULT" is
2 {/ q. S, S( Qdeprecated for removal (
' R% I9 p0 q" d5 i( \. I2 onova-network is deprecated, as are any related configuration options.
* a. P: b( X& O$ U: j).  Its value may be silently ignored in the future.6 E, c( M6 `8 Y! f+ s
2021-12-26 17:22:38.844 6416 INFO nova.virt.driver [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] Loading compute driver 'libvirt.LibvirtDriver'( [/ w3 P5 o; G4 f* u2 E' ~( g
2021-12-26 17:22:39.105 6416 WARNING oslo_config.cfg [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] Deprecated: Option "firewall_driver" from group "DEFAULT"! s7 Z/ ]' Q2 U! U4 l; N8 B  I! e. F/ q
is deprecated for removal (+ v; P  E8 r2 Y* m/ O2 {
nova-network is deprecated, as are any related configuration options.
9 _( H- L/ O: _7 N! j0 Y1 X).  Its value may be silently ignored in the future.* P8 Z: b$ e' ~7 v
2021-12-26 17:22:39.110 6416 WARNING os_brick.initiator.connectors.remotefs [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] Connection details not present. Re% C7 R3 U! f* C  N$ W( \
moteFsClient may not initialize properly.
7 \  w$ w+ ?9 F) f2021-12-26 17:22:39.115 6416 WARNING oslo_config.cfg [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] Deprecated: Option "dhcpbridge" from group "DEFAULT" is d' F8 u0 p; P' S, T- y7 b: |
eprecated for removal (8 W3 i* U. S  a
nova-network is deprecated, as are any related configuration options.
5 @: _" U, D+ i8 Y) k8 @; w9 z).  Its value may be silently ignored in the future.
" m9 I, `- S0 V3 [( B( @# U2021-12-26 17:22:39.115 6416 WARNING oslo_config.cfg [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] Deprecated: Option "dhcpbridge_flagfile" from group "DEFA
* J* V9 H; w" B& j2 `0 a; c3 `5 SULT" is deprecated for removal ($ B! g4 ]9 v# g& j$ M; ^# N
nova-network is deprecated, as are any related configuration options./ l) q4 T9 B7 v5 L/ s$ p- F+ U
).  Its value may be silently ignored in the future.
3 @+ e3 G& {$ l6 A7 w+ L& g8 d" @* s& i1 A: ~( m# ^
上面conductor服务问题解决。
4 V+ v5 z5 {2 Z: {但是还有另外一个问题。见下一个问题。
3 J- y! }" Y9 Y( A
7 I% v" W* R  g; }$ _
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2026-6-12 02:05 , Processed in 0.015736 second(s), 22 queries .

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

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