易陆发现互联网技术论坛

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

ERROR cinder.volume.manager No Cannot complete RPC initialization because driver

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

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

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

x
2025-02-22 12:01:52.616 36892 ERROR cinder.volume.manager [None req-7ef5ffd0-64c7-4245-ae99-a626b4ece2dc - - - - - -] Cannot complete RPC initialization because driver isn't initialized properly.: cinder.exception.DriverNotInitialized: Volume driver not ready.  F6 w+ D# Q/ o! m

. Y3 R) i4 M) f9 A& `; c! W+ T/ [( d. X9 j
8 j4 Y) B6 Q3 f8 G3 a

' i4 \3 }/ `1 K6 c3 V& L0 l0 E7 m5 e3 v5 S/ ^/ b4 t$ M0 Y: }) B
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager rados.ObjectNotFound: [errno 2] RADOS object not found (error connecting to the cluster)( q5 R) o* {  i
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager " W6 K3 F# l/ X% H4 \
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager During handling of the above exception, another exception occurred:: x+ e5 k$ T2 H+ b3 {. k7 m
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager : L1 f1 M3 g7 b0 ~* R# y! M
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager Traceback (most recent call last):  g& U7 u6 t# e1 ]
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/volume/manager.py", line 525, in _init_host
; ^8 Z6 y* F/ e4 ~2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     self.driver.check_for_setup_error()0 P# J- K, R8 V: D
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py", line 545, in check_for_setup_error2 I/ z4 S8 ^+ J
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     with RADOSClient(self):
# a0 R8 {  A1 ~9 F0 W7 o2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py", line 270, in __init__
7 B% i4 U; T4 I( Q9 a2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     self.cluster, self.ioctx = driver._connect_to_rados(pool)
& \2 p* f! `% G% }2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py", line 630, in _connect_to_rados
: x: x. |7 X9 L% u2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     return _do_conn(pool, remote, timeout)
/ _, {8 v4 A. Z( i2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/utils.py", line 669, in _wrapper
! o- n7 d8 z' b' ~% @" p* L! }2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     return r(f, *args, **kwargs)' L# H# c, ^# T4 W9 m- V
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 423, in __call__
" m$ J0 i& B- i7 z7 h2 \- a- ^2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     do = self.iter(retry_state=retry_state)2 D$ ]9 E' L/ p' G. c! A2 {/ Q6 q
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 372, in iter
, S3 L& l/ s; r- b' n( O2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     raise retry_exc.reraise()0 `3 g2 W8 V. I2 F
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 189, in reraise
( z3 b; P  ]! ]3 Q! t  j  ~* i' H5 a2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     raise self.last_attempt.result(). j$ d$ [2 ~- V
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager   File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result
5 j" |2 ]9 h6 q# V6 L" y  i7 f3 P2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     return self.__get_result()
, K" {9 m/ j4 b2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager   File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result
7 s+ Z3 y, Y' G% ]! A4 H0 `# D2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     raise self._exception
: v1 A/ R5 y  T4 |; |$ v- q# S, S2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 426, in __call__
$ n) m9 |. q2 h* Y& P* i2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     result = fn(*args, **kwargs)
9 A) ?/ m! x$ p( `$ f2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py", line 628, in _do_conn. P, Q8 K& O9 a/ c2 h
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     raise exception.VolumeBackendAPIException(data=msg)
, p1 j( q* i$ b7 |0 ?2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager cinder.exception.VolumeBackendAPIException: Bad or unexpected response from the storage volume backend API: Error connecting to ceph cluster.
8 v) J  p' N6 Q5 |# b# I! p- n2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager * H6 i2 Z# w, S# B; r
2025-02-22 12:06:57.213 37564 INFO cinder.volume.manager [None req-6738215e-a136-4b82-a376-75651f4cb572 - - - - - -] Starting volume driver RBDDriver (1.3.0)- Q' }0 O2 g* _. X6 i
2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd [None req-6738215e-a136-4b82-a376-75651f4cb572 - - - - - -] Error connecting to ceph cluster.: rados.ObjectNotFound: [errno 2] RADOS object not found (error connecting to the cluster)- R3 E. N$ `9 N  U. D
2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd Traceback (most recent call last):
8 ~3 ?, g0 J" @6 p: d( n$ O2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd   File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py", line 621, in _do_conn$ P. z. Z4 I0 x! T
2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd     client.connect()
; ^7 L/ b" D& b( u2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd   File "rados.pyx", line 690, in rados.Rados.connect6 e% _+ c# X6 f: R7 Y
2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd rados.ObjectNotFound: [errno 2] RADOS object not found (error connecting to the cluster)4 W8 v4 \8 ~# H1 S% y
2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd - X1 n6 E8 d! K2 B' w4 e
2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd [None req-6738215e-a136-4b82-a376-75651f4cb572 - - - - - -] Error connecting to ceph cluster.: rados.ObjectNotFound: [errno 2] RADOS object not found (error connecting to the cluster)8 e, a9 {: a7 F, X: G: F
2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd Traceback (most recent call last):
3 s" ~% l# X8 X* x2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd   File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py", line 621, in _do_conn+ h1 [; }3 `; h+ {/ C- |& e' n
2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd     client.connect(). p( ?5 f/ v0 e6 F9 T
2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd   File "rados.pyx", line 690, in rados.Rados.connect
1 d1 M& N6 N2 N& `' @% d9 F2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd rados.ObjectNotFound: [errno 2] RADOS object not found (error connecting to the cluster)1 |0 `0 s, J: r# a2 q  Z
2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd 2 @' y3 [; P. q2 r; b
2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd [None req-6738215e-a136-4b82-a376-75651f4cb572 - - - - - -] Error connecting to ceph cluster.: rados.ObjectNotFound: [errno 2] RADOS object not found (error connecting to the cluster)
# D2 e5 W; Q! `9 m- w0 c( w2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd Traceback (most recent call last):
5 ]& q! K& N1 M/ z2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd   File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py", line 621, in _do_conn4 G' i# d) z' }: m7 M8 ^" l  r3 c
2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd     client.connect()
( r4 i) L6 ?, Q  v2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd   File "rados.pyx", line 690, in rados.Rados.connect
1 H3 ~7 F! k3 A* C# K) D2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd rados.ObjectNotFound: [errno 2] RADOS object not found (error connecting to the cluster)
! b* O, u% {) Z) M0 S2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd ' ]' M& U8 W8 X6 @
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager [None req-6738215e-a136-4b82-a376-75651f4cb572 - - - - - -] Failed to initialize driver.: cinder.exception.VolumeBackendAPIException: Bad or unexpected response from the storage volume backend API: Error connecting to ceph cluster.. T+ l* h3 X6 m9 b% K* Q
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager Traceback (most recent call last):
# h* f% P% t* H  p$ {" ^1 g  o3 K3 ^# J2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py", line 621, in _do_conn* }9 i0 i4 G" H
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     client.connect()
, V9 g9 K# k, P- x' ^2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "rados.pyx", line 690, in rados.Rados.connect( l7 L3 J/ D; g7 f% g. Y# \
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager rados.ObjectNotFound: [errno 2] RADOS object not found (error connecting to the cluster)
5 R0 V8 R$ ~' ~' l  ]# U+ Q3 ^2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager
  _+ n" y6 a" P3 X* j; E2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager During handling of the above exception, another exception occurred:4 `3 ~) W5 G+ J' V1 _  A
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager & a- Z5 p* _+ W! P& z% C2 D
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager Traceback (most recent call last):. v$ {' w, q. n  ~1 |; h
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/volume/manager.py", line 525, in _init_host
  C; _$ {. D) _* G+ C6 J9 y2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     self.driver.check_for_setup_error()
) C2 S  W0 c. c8 r2 A& S- v+ T3 n2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py", line 545, in check_for_setup_error
3 B* M( T2 S  |: @8 ]- Q1 z% R! }. S2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     with RADOSClient(self):
- i# I: I1 W& b# v8 Q2 m2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py", line 270, in __init__" n: }4 b  E  r7 W* L  f
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     self.cluster, self.ioctx = driver._connect_to_rados(pool)1 d" O' r. D3 ^: B2 T$ v3 Q
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py", line 630, in _connect_to_rados
3 [( ~; n6 ]' i7 Z" z2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     return _do_conn(pool, remote, timeout)1 E( Q6 M' Z+ J+ x- v
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/utils.py", line 669, in _wrapper
$ y$ F+ s: h/ D, H" n& l2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     return r(f, *args, **kwargs)
  U5 {2 X% F' d. |1 q1 R2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 423, in __call__9 [; n4 Y% s8 ^9 O: k
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     do = self.iter(retry_state=retry_state)
: m$ R' J5 j. r* o$ {' G2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 372, in iter4 C# p2 J) `; }' g6 W' J/ f
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     raise retry_exc.reraise()
4 v& J+ Y- _  V7 |" M2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 189, in reraise
) g2 K0 P% y$ C* [0 U2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     raise self.last_attempt.result()/ j+ B8 d3 g- Z; E! ~
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result3 N( T& E0 A) M6 n  F7 t* |
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     return self.__get_result()
, w% H+ |( X( b4 o6 ]9 }7 q) }" {2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result  D2 L5 C: k1 |. ]
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     raise self._exception& G* I. t6 E7 W9 b; B
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 426, in __call__
/ k- v3 j. Q! \/ ~" ]& O6 ^2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     result = fn(*args, **kwargs)  g' r% v' q0 @7 `2 e7 V! @& y. F  ]
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py", line 628, in _do_conn
2 f& T4 l  }2 L; ^3 Y. b2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     raise exception.VolumeBackendAPIException(data=msg)% j& s. e' v, s
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager cinder.exception.VolumeBackendAPIException: Bad or unexpected response from the storage volume backend API: Error connecting to ceph cluster.
0 U+ f% r  {4 }, [1 Y2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager
8 R' ]& N- V: s# V2025-02-22 12:07:12.331 37564 INFO cinder.volume.manager [None req-6738215e-a136-4b82-a376-75651f4cb572 - - - - - -] Initializing RPC dependent components of volume driver RBDDriver (1.3.0)
* D/ k9 `, O2 i& h. P2025-02-22 12:07:12.332 37564 ERROR cinder.volume.volume_utils [None req-6738215e-a136-4b82-a376-75651f4cb572 - - - - - -] Volume driver RBDDriver not initialized3 A( x3 |) U  S* B: R6 Z6 f
2025-02-22 12:07:12.332 37564 ERROR cinder.volume.manager [None req-6738215e-a136-4b82-a376-75651f4cb572 - - - - - -] Cannot complete RPC initialization because driver isn't initialized properly.: cinder.exception.DriverNotInitialized: Volume driver not ready.
; C3 T0 ?$ B( o* W0 U3 d2025-02-22 12:07:22.334 37564 ERROR cinder.service [-] Manager for service cinder-volume streamcontroller@ceph is reporting problems, not sending heartbeat. Service will appear "down".4 B" o# t# u" i" E& V. m
2025-02-22 12:07:32.337 37564 ERROR cinder.service [-] Manager for service cinder-volume streamcontroller@ceph is reporting problems, not sending heartbeat. Service will appear "down".
$ x6 m! d. z# ]/ _! m2025-02-22 12:07:42.338 37564 ERROR cinder.service [-] Manager for service cinder-volume streamcontroller@ceph is reporting problems, not sending heartbeat. Service will appear "down".& I5 P; Z8 |/ {9 `3 N
2025-02-22 12:07:52.339 37564 ERROR cinder.service [-] Manager for service cinder-volume streamcontroller@ceph is reporting problems, not sending heartbeat. Service will appear "down".8 f1 j3 P0 }9 Q
2025-02-22 12:07:58.336 37564 WARNING cinder.volume.manager [None req-c6c8d5f3-ae9e-4485-9559-a2e528e8b5b9 - - - - - -] Update driver status failed: (config name ceph) is uninitialized.
2 A2 ~& M* k: |/ N  g) Q& k2025-02-22 12:08:02.341 37564 ERROR cinder.service [-] Manager for service cinder-volume streamcontroller@ceph is reporting problems, not sending heartbeat. Service will appear "down".8 j- k) E, p1 ], r. V+ H
2025-02-22 12:08:12.342 37564 ERROR cinder.service [-] Manager for service cinder-volume streamcontroller@ceph is reporting problems, not sending heartbeat. Service will appear "down".
9 Y* a% i$ {5 |+ B: t2025-02-22 12:08:22.344 37564 ERROR cinder.service [-] Manager for service cinder-volume streamcontroller@ceph is reporting problems, not sending heartbeat. Service will appear "down".
$ B* y( S0 {5 ?! q4 Q* }2 c0 t( R4 M1 Q" R5 C

& l5 ^4 s" ?4 v8 ]
$ K4 y$ C# F2 @! l7 g4 G! e) |
 楼主| 发表于 2025-2-22 13:22:02 | 显示全部楼层
原因是粗心导致的哈:
! Z! @) P0 Q+ w8 T# [我们忘记在控制节点上复制keying文件了。$ B, ]3 Y$ ~5 L4 H7 U' I
ceph.client.cinder-backup.keyring  ceph.client.cinder.keyring  ceph.client.glance.keyring  ceph.client.nova.keyring
; H: G& ^  F; T' y
$ S7 W1 ^, [( q8 [4 l+ h检查这些文件。因为他们是认证用的。" X1 G9 I7 {6 W$ y- s7 ?% w' L

* G8 g5 u$ H: Q; c! B; E/ m复制过来之后,重启即可恢复正常。
- J0 @" v+ ~0 G2 t, E! N7 ?' J
! s+ `6 H8 U2 n4 i' R" @[root@streamcontroller ceph]# tail -f /var/log/cinder/volume.log ( [5 U5 \2 ]/ Z) n, G8 D
2025-02-22 13:18:12.690 42912 DEBUG cinder.service [None req-cb183635-f404-4436-9a03-7fd930483cc3 - - - - - -] Creating RPC server for service cinder-volume start /usr/lib/python3.9/site-packages/cinder/service.py:239
/ A* d# P+ ]" Z! z2025-02-22 13:18:12.697 42912 DEBUG cinder.service [None req-cb183635-f404-4436-9a03-7fd930483cc3 - - - - - -] Pinning object versions for RPC server serializer to 1.39 start /usr/lib/python3.9/site-packages/cinder/service.py:245# V% B- n, j" T
2025-02-22 13:18:12.702 42896 INFO cinder.volume.manager [None req-a9b6e60f-652f-4281-a059-2b6731798d8e - - - - - -] Initializing RPC dependent components of volume driver RBDDriver (1.3.0)6 Q/ Y8 o' ?. y! C7 K9 l
2025-02-22 13:18:12.704 42896 DEBUG cinder.volume.drivers.rbd [None req-a9b6e60f-652f-4281-a059-2b6731798d8e - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605
5 w: r  V- l! n& |2 g2025-02-22 13:18:12.737 42896 DEBUG cinder.volume.drivers.rbd [None req-a9b6e60f-652f-4281-a059-2b6731798d8e - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605
: U; B9 t" {, k- ~+ o' F2025-02-22 13:18:12.740 42912 INFO cinder.volume.manager [None req-cb183635-f404-4436-9a03-7fd930483cc3 - - - - - -] Initializing RPC dependent components of volume driver RBDDriver (1.3.0)
7 t) o8 p5 f) m. ]2025-02-22 13:18:12.741 42912 DEBUG cinder.volume.drivers.rbd [None req-cb183635-f404-4436-9a03-7fd930483cc3 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605
3 w- P0 s) c) e8 Q5 G2025-02-22 13:18:12.776 42896 INFO cinder.volume.manager [None req-a9b6e60f-652f-4281-a059-2b6731798d8e - - - - - -] Driver post RPC initialization completed successfully.
" D/ ?# D7 r6 ~1 X2025-02-22 13:18:12.781 42912 DEBUG cinder.volume.drivers.rbd [None req-cb183635-f404-4436-9a03-7fd930483cc3 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605& G: a! ]) u( s6 Y
2025-02-22 13:18:12.818 42912 INFO cinder.volume.manager [None req-cb183635-f404-4436-9a03-7fd930483cc3 - - - - - -] Driver post RPC initialization completed successfully.+ L7 I4 e3 p: v8 X
. R' {' `; q. m. m( X1 F
5 r' B6 L- I# Z$ M; h
: n" x8 l* W# E) d2 A
2025-02-22 13:19:16.785 42896 DEBUG oslo_service.periodic_task [None req-dee9a175-98fa-4018-ba32-85dbd74dfac6 - - - - - -] Running periodic task VolumeManager.publish_service_capabilities run_periodic_tasks /usr/lib/python3.9/site-packages/oslo_service/periodic_task.py:210
. |, A1 o( V6 q9 c3 y+ Y! d7 o2025-02-22 13:19:16.786 42896 DEBUG cinder.volume.drivers.rbd [None req-dee9a175-98fa-4018-ba32-85dbd74dfac6 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605' l, G! ^( P  K5 [
2025-02-22 13:19:16.818 42896 DEBUG cinder.volume.drivers.rbd [None req-dee9a175-98fa-4018-ba32-85dbd74dfac6 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605  x4 o; \$ T8 V
2025-02-22 13:19:16.846 42896 DEBUG cinder.manager [None req-dee9a175-98fa-4018-ba32-85dbd74dfac6 - - - - - -] Notifying Schedulers of capabilities ... _publish_service_capabilities /usr/lib/python3.9/site-packages/cinder/manager.py:202; p0 e* u* ^( p6 h% j5 H
2025-02-22 13:19:31.823 42912 DEBUG oslo_service.periodic_task [None req-cd336588-90a3-4dc4-a241-88e3973e2ce5 - - - - - -] Running periodic task VolumeManager.publish_service_capabilities run_periodic_tasks /usr/lib/python3.9/site-packages/oslo_service/periodic_task.py:210
% G8 [9 j* j# L0 @$ b; \2025-02-22 13:19:31.825 42912 DEBUG cinder.volume.drivers.rbd [None req-cd336588-90a3-4dc4-a241-88e3973e2ce5 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605
9 q* V/ h# L8 w& r1 Z2025-02-22 13:19:31.858 42912 DEBUG cinder.volume.drivers.rbd [None req-cd336588-90a3-4dc4-a241-88e3973e2ce5 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605
' `5 V8 m# G  e2025-02-22 13:19:31.888 42912 DEBUG cinder.manager [None req-cd336588-90a3-4dc4-a241-88e3973e2ce5 - - - - - -] Notifying Schedulers of capabilities ... _publish_service_capabilities /usr/lib/python3.9/site-packages/cinder/manager.py:202: i' i. Q. A6 a2 Y
2025-02-22 13:20:16.786 42896 DEBUG oslo_service.periodic_task [None req-dee9a175-98fa-4018-ba32-85dbd74dfac6 - - - - - -] Running periodic task VolumeManager.publish_service_capabilities run_periodic_tasks /usr/lib/python3.9/site-packages/oslo_service/periodic_task.py:210" `: p* r$ V! l* r$ y* o
2025-02-22 13:20:16.787 42896 DEBUG cinder.volume.drivers.rbd [None req-dee9a175-98fa-4018-ba32-85dbd74dfac6 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605
+ L0 P% t3 J7 V0 b! c! g) B2025-02-22 13:20:16.819 42896 DEBUG cinder.volume.drivers.rbd [None req-dee9a175-98fa-4018-ba32-85dbd74dfac6 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605
; l4 H0 D* A$ j( t5 I# U/ R2025-02-22 13:20:16.848 42896 DEBUG cinder.manager [None req-dee9a175-98fa-4018-ba32-85dbd74dfac6 - - - - - -] Notifying Schedulers of capabilities ... _publish_service_capabilities /usr/lib/python3.9/site-packages/cinder/manager.py:202
- D( R# w8 Q1 z) ^7 p+ J8 h5 r2025-02-22 13:20:31.827 42912 DEBUG oslo_service.periodic_task [None req-cd336588-90a3-4dc4-a241-88e3973e2ce5 - - - - - -] Running periodic task VolumeManager.publish_service_capabilities run_periodic_tasks /usr/lib/python3.9/site-packages/oslo_service/periodic_task.py:210
2 U8 {4 l* g9 ^9 R2025-02-22 13:20:31.828 42912 DEBUG cinder.volume.drivers.rbd [None req-cd336588-90a3-4dc4-a241-88e3973e2ce5 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605+ ~$ c; _+ c% ^, \8 s9 E' }
2025-02-22 13:20:31.864 42912 DEBUG cinder.volume.drivers.rbd [None req-cd336588-90a3-4dc4-a241-88e3973e2ce5 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605% H" ~8 M+ u; r- e
2025-02-22 13:20:31.892 42912 DEBUG cinder.manager [None req-cd336588-90a3-4dc4-a241-88e3973e2ce5 - - - - - -] Notifying Schedulers of capabilities ... _publish_service_capabilities /usr/lib/python3.9/site-packages/cinder/manager.py:202
6 l1 K" C& F7 _+ |; D0 g; |) x' W2025-02-22 13:21:16.788 42896 DEBUG oslo_service.periodic_task [None req-dee9a175-98fa-4018-ba32-85dbd74dfac6 - - - - - -] Running periodic task VolumeManager.publish_service_capabilities run_periodic_tasks /usr/lib/python3.9/site-packages/oslo_service/periodic_task.py:210
, i' ^! ?% O9 w( A2025-02-22 13:21:16.789 42896 DEBUG cinder.volume.drivers.rbd [None req-dee9a175-98fa-4018-ba32-85dbd74dfac6 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605
8 H6 h# E. b: T$ U2025-02-22 13:21:16.821 42896 DEBUG cinder.volume.drivers.rbd [None req-dee9a175-98fa-4018-ba32-85dbd74dfac6 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605
( j" L3 U0 Q/ U9 {' T2025-02-22 13:21:16.850 42896 DEBUG cinder.manager [None req-dee9a175-98fa-4018-ba32-85dbd74dfac6 - - - - - -] Notifying Schedulers of capabilities ... _publish_service_capabilities /usr/lib/python3.9/site-packages/cinder/manager.py:202
- F( c1 v: E6 t" q8 H$ u2025-02-22 13:21:31.829 42912 DEBUG oslo_service.periodic_task [None req-cd336588-90a3-4dc4-a241-88e3973e2ce5 - - - - - -] Running periodic task VolumeManager.publish_service_capabilities run_periodic_tasks /usr/lib/python3.9/site-packages/oslo_service/periodic_task.py:210; y. G5 [9 n* ]. ~4 |1 b
2025-02-22 13:21:31.830 42912 DEBUG cinder.volume.drivers.rbd [None req-cd336588-90a3-4dc4-a241-88e3973e2ce5 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605
. d+ y0 I" B3 m3 u8 H# M% j# J2025-02-22 13:21:31.863 42912 DEBUG cinder.volume.drivers.rbd [None req-cd336588-90a3-4dc4-a241-88e3973e2ce5 - - - - - -] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). _do_conn /usr/lib/python3.9/site-packages/cinder/volume/drivers/rbd.py:605
3 V  E5 s. [" B2025-02-22 13:21:31.894 42912 DEBUG cinder.manager [None req-cd336588-90a3-4dc4-a241-88e3973e2ce5 - - - - - -] Notifying Schedulers of capabilities ... _publish_service_capabilities /usr/lib/python3.9/site-packages/cinder/manager.py:202$ [9 Y9 p! [5 L/ O" Z
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

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

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

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

GMT+8, 2026-4-8 13:40 , Processed in 0.050390 second(s), 22 queries .

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

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