找回密码
 注册
查看: 1404|回复: 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 f357f47d5d46441b9b18d59e39882bf46 l+ z# W/ V! @

2 B5 X- A* D5 a, @. D$ o- i
# g. Y" W$ L! n) @. c检查服务呗:$ y9 S* t: M& Z9 Q% P4 H
[root@controller1 ~]# systemctl status openstack-nova-conductor.service 6 S' m( E0 Z( F  j
● openstack-nova-conductor.service - OpenStack Nova Conductor Server
4 ~9 P( b. O# i   Loaded: loaded (/usr/lib/systemd/system/openstack-nova-conductor.service; enabled; vendor preset: disabled)
9 D. T( ~5 \# O3 {* c  S   Active: failed (Result: start-limit) since Sun 2021-12-26 16:50:30 CST; 30min ago. E* r* A+ m1 ~2 ]# X
  Process: 3350 ExecStart=/usr/bin/nova-conductor (code=exited, status=1/FAILURE)3 M9 \7 e3 o. x& X9 d! o
Main PID: 3350 (code=exited, status=1/FAILURE)" K6 \: o5 a" _" ^2 V
Dec 26 16:50:30 controller1 systemd[1]: Failed to start OpenStack Nova Conductor Server.
, _9 \$ S5 {; y3 B1 F0 F% R& uDec 26 16:50:30 controller1 systemd[1]: Unit openstack-nova-conductor.service entered failed state.
* w, b, Y( }) ^) M% HDec 26 16:50:30 controller1 systemd[1]: openstack-nova-conductor.service failed.
/ w: k' r: ~3 aDec 26 16:50:30 controller1 systemd[1]: openstack-nova-conductor.service holdoff time over, scheduling restart.4 P/ r4 F4 e! S0 {7 O
Dec 26 16:50:30 controller1 systemd[1]: Stopped OpenStack Nova Conductor Server.
0 S$ W' k# [6 C9 a7 qDec 26 16:50:30 controller1 systemd[1]: start request repeated too quickly for openstack-nova-conductor.service9 D+ P, |# g& `5 L
Dec 26 16:50:30 controller1 systemd[1]: Failed to start OpenStack Nova Conductor Server.
% ]; \1 n% w8 U+ x! k$ jDec 26 16:50:30 controller1 systemd[1]: Unit openstack-nova-conductor.service entered failed state.: j% f2 i8 v" d! g: B8 j' l
Dec 26 16:50:30 controller1 systemd[1]: openstack-nova-conductor.service failed.# [+ i% k9 z% k& `6 v( @

  E3 I* ?  H# A# l. G& J原来conductor服务down掉了
6 Q4 e/ F  r) N+ a在控制节点重启下conductor服务
/ n8 W1 F  K; h6 D" W9 }3 T+ _+ H0 I$ h
[root@controller1 ~]# systemctl restart openstack-nova-conductor.service 7 z/ r; V6 B# ?
检查服务,正常。# Y+ c* x7 l( m$ P2 x
[root@controller1 ~]# systemctl status openstack-nova-conductor.service " p8 `+ L! h/ C, ~+ f: C' Q
● openstack-nova-conductor.service - OpenStack Nova Conductor Server
$ `" }# Z+ K1 E/ w$ A& c   Loaded: loaded (/usr/lib/systemd/system/openstack-nova-conductor.service; enabled; vendor preset: disabled)$ m3 ^( `$ j' Z
   Active: active (running) since Sun 2021-12-26 17:21:43 CST; 2s ago8 F6 T/ A% f) M2 J) p2 j6 H; D) N
Main PID: 5286 (nova-conductor): ?& h8 w+ j7 t) p* c7 k2 [9 [% A! y1 C
   CGroup: /system.slice/openstack-nova-conductor.service
- y$ w: B2 f- ]1 i' \* V; T  A% X           ├─5286 /usr/bin/python2 /usr/bin/nova-conductor
: n8 @& z8 z! k$ ]- q4 G7 d. w           ├─5309 /usr/bin/python2 /usr/bin/nova-conductor/ H$ X# ~# t: N! x
           ├─5310 /usr/bin/python2 /usr/bin/nova-conductor
9 ^, B  A8 O1 j0 {5 X1 H4 x/ \           ├─5311 /usr/bin/python2 /usr/bin/nova-conductor
7 D# @! O$ Q+ |) g1 F: k& |; X- \           └─5312 /usr/bin/python2 /usr/bin/nova-conductor
  j5 S) I) J2 J! vDec 26 17:21:33 controller1 systemd[1]: Starting OpenStack Nova Conductor Server..." K# B2 j! V( A) }% f1 F) W4 L* N- i
Dec 26 17:21:43 controller1 systemd[1]: Started OpenStack Nova Conductor Server.  D; r! h% Q" `( H1 p
; t6 B$ i, K5 E

1 D) ?# D8 A* `2 w! |# \4 d
5 d0 C* p# ]2 Q2 f* H& ^然后恢复正常。
3 s. Y. h+ F( N, Z4 E; ~# v& {: o) ]2 }* z) P; m5 o0 P0 g  f
2021-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?
  v, V% b% k; e1 lOr did this service start before nova-conductor?  Reattempting establishment of nova-conductor connection...: MessagingTimeout: Timed out waiting for a reply to me
! h. [# v& k# sssage ID baeb46eddec84d22aeaa36030d68a5f1
. M7 k* Q6 C% [  C$ u) x2021-12-26 17:22:36.976 6416 INFO nova.conductor.api [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] nova-conductor connection established successfully
7 l& k) U5 c7 I9 v' E3 ?2021-12-26 17:22:38.673 6416 WARNING keystoneauth.discover [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] Failed to contact the endpoint at http://controller
% e1 Q: O5 R  {& h! O1:8778 for discovery. Fallback to using that endpoint as the base url.: InternalServerError: Internal Server Error (HTTP 500)
  [- r1 n+ ^( u2021-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
( q, Q9 v6 v5 o& m- B; e* {+ {deprecated for removal (
9 E7 K& D: v9 D: a6 Y7 o9 Bnova-network is deprecated, as are any related configuration options.
0 p' a- I# m2 k! S) G' f+ w).  Its value may be silently ignored in the future.
) b! T, v$ J' `6 A2 ~9 N2021-12-26 17:22:38.844 6416 INFO nova.virt.driver [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] Loading compute driver 'libvirt.LibvirtDriver'
0 Q( R6 n! B$ w4 D, R2021-12-26 17:22:39.105 6416 WARNING oslo_config.cfg [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] Deprecated: Option "firewall_driver" from group "DEFAULT"
% b  K  I  s8 U1 u, a* x is deprecated for removal (7 E% }: p, f* |# X/ ?" Y9 b
nova-network is deprecated, as are any related configuration options.
4 K/ v9 H2 y2 g).  Its value may be silently ignored in the future." L* c3 c) l: `8 c8 a/ }
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
! V. I  A, g: [% J; M* Q; ^. umoteFsClient may not initialize properly.' `! x% [+ e- ^2 m7 n
2021-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. Q- L8 t# P: \9 g& m
eprecated for removal () U/ [* a6 a0 Y
nova-network is deprecated, as are any related configuration options.
5 K4 G& }# e. ]7 o).  Its value may be silently ignored in the future.
, v% j2 ^) p! \. w! Z2021-12-26 17:22:39.115 6416 WARNING oslo_config.cfg [req-61ad83b7-4986-4fd7-b6ad-efb2a716f592 - - - - -] Deprecated: Option "dhcpbridge_flagfile" from group "DEFA+ ?  g! D, M5 M6 n2 u) w
ULT" is deprecated for removal (3 C0 {# _# f3 v, ?& a
nova-network is deprecated, as are any related configuration options.# E) d' j4 O0 F/ t- E5 X9 ^
).  Its value may be silently ignored in the future.3 J3 b0 {" N% M& ^- V

3 \" J7 @, q3 V4 n+ W上面conductor服务问题解决。
/ Q3 D* ]' q/ q( k# i9 ^但是还有另外一个问题。见下一个问题。" n. c; E# l: [3 x9 e

1 b5 E7 P8 h1 X4 b
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2026-6-12 04:22 , Processed in 0.016587 second(s), 21 queries .

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

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