易陆发现互联网技术论坛

 找回密码
 开始注册
查看: 20|回复: 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.
$ ?3 i  b) [% h# {2 \  \$ @$ m7 \# P3 o$ n9 i5 j1 }

+ e" V) w- C$ r( S# e7 |/ @- H
1 |; A' w/ n4 G& I2 h& r% d# g* ^5 y: l0 b4 p5 S$ D* M7 p
* K2 v- |# @. x+ B2 y* U
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)
! h% H8 A- }0 Z6 ^! X; \9 H/ G2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager
( ^; k6 o( ^- {2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager During handling of the above exception, another exception occurred:
' R& f* g& S/ f8 A7 o( ]2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager
) a2 h: a2 A5 \  q) a+ w* ?2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager Traceback (most recent call last):
4 ?8 Y! U7 @5 B2025-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
, Y2 r; T' \7 v" o2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     self.driver.check_for_setup_error()
( d- J: p/ H$ p6 X1 a+ ^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_error6 X2 Y* M- Z! k
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     with RADOSClient(self):
, r  r8 n# b' F* _" t: g2025-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__
+ g0 [9 }  b$ r# C2 I- i2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     self.cluster, self.ioctx = driver._connect_to_rados(pool)
! y! {' \* y2 C  ^% }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
. P* ?8 G5 @8 j' i% J2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     return _do_conn(pool, remote, timeout)4 G- D# Z1 R. z7 n6 \$ o
2025-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/ V  K% D$ X$ [& v
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     return r(f, *args, **kwargs)  Z& P: M7 h2 t! U9 Q
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__9 ~! @' {- f( c
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     do = self.iter(retry_state=retry_state)6 }! v2 u8 K2 p' a( j* l# I
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
/ o* o9 M0 G/ G' M' ~2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     raise retry_exc.reraise()
; T2 J* \# o! e( [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
% o$ R8 V' D7 v$ K& L2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     raise self.last_attempt.result()
, ]2 G& k  u0 y% B7 q2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager   File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result' O" |4 Q7 l9 |4 x$ N
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     return self.__get_result()1 M* C1 H* S2 J% u* S# l
2025-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
6 N. i  r) ]8 C3 I! m2 y2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     raise self._exception
1 h7 v- o! ~. F3 V2025-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__
( i6 g, d2 @' b5 X3 V2 d2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     result = fn(*args, **kwargs)
- f) R* u5 R( `2 R6 l! B* T! u  X2025-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
2 \% B1 L* O- j, t2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager     raise exception.VolumeBackendAPIException(data=msg)3 m' y+ G' O% a3 V
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.
! D) P! N; @4 p' G- f# l2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager
+ N8 Y$ @8 t( d' l' x2025-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)
" T: Y" S* X# _9 h- @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)* [" s1 p6 c7 c- w( b. b4 ^4 x& L
2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd Traceback (most recent call last):' l0 W" E& a9 y) X
2025-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  j) }2 n8 C& m
2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd     client.connect(); P" G2 W  [$ I5 ^/ u# A
2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd   File "rados.pyx", line 690, in rados.Rados.connect
) o, `! d. c  j  z2025-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)& G0 I) r2 A; O4 r. x: W
2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd 2 S8 F5 B( F) z
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)
# T6 q8 r) h2 ]6 D2 G2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd Traceback (most recent call last):
, C% g% v' {# j4 H( e2 u4 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_conn7 c' @1 k4 G$ N4 P* I, P. n
2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd     client.connect()
+ t/ R; }5 S2 i$ {2 ?9 o: f; L2 s2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd   File "rados.pyx", line 690, in rados.Rados.connect
( r2 q2 W4 h8 }2025-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)5 U& k( b- Z3 F! o
2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd ; ?- @: q+ G9 ^
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)
) {1 x, ^- _- p9 L+ V2 U2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd Traceback (most recent call last):. p3 |2 j. r3 g/ [/ _% B, ?
2025-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_conn
1 v( J/ z% W, T2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd     client.connect()
6 v1 y8 m# r. r# v9 R/ ?2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd   File "rados.pyx", line 690, in rados.Rados.connect% B% Y4 Y& y* I9 U% ~/ N; g) ~
2025-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)
# H( a! a. h# y5 c8 R2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd : s2 D' U4 G2 _; Y  v3 D
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.
8 H) W9 J0 T' \2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager Traceback (most recent call last):  \0 |" L9 z" d7 l" F9 Q# e3 D
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 621, in _do_conn# ~$ S. d5 V9 M. R$ a* H) |
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     client.connect(); _8 z/ ^" G  u  t9 w; [6 a
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "rados.pyx", line 690, in rados.Rados.connect
3 @3 g2 o/ R& \; s1 n' d  i2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager rados.ObjectNotFound: [errno 2] RADOS object not found (error connecting to the cluster)
" h2 }* h$ G* D% R7 s2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager 7 `% W7 t) ^7 [. ~% D3 o: s
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager During handling of the above exception, another exception occurred:
2 o5 W/ v' q- |& A3 f" @9 D2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager
6 e) h! O5 N; p8 t, Q2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager Traceback (most recent call last):
. G8 c: ^5 S" |/ i/ X2025-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+ K. a+ x7 S0 Z: y( ~5 M: Z" a
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     self.driver.check_for_setup_error(). J6 H2 u1 F; O' U6 P
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 545, in check_for_setup_error
  s4 N/ D1 h2 W2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     with RADOSClient(self):/ @4 J' c' Y; b7 B) @1 N% |
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 270, in __init__
% S- G5 e% N" m. r& C9 _2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     self.cluster, self.ioctx = driver._connect_to_rados(pool)
& W: m/ V  Y/ f5 \# C2025-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! c. m0 L, i- F: B( Y
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     return _do_conn(pool, remote, timeout)
% R/ b, y% m8 e; R: ?( z9 r5 `; t1 H7 l' E2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/cinder/utils.py", line 669, in _wrapper1 Q; ]; S8 B0 ]8 H0 z6 H
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     return r(f, *args, **kwargs)
! G; o, N. e' \4 e2025-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__
/ R4 L8 u1 h7 y. ], n2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     do = self.iter(retry_state=retry_state)
$ `" {9 \6 K- Y1 g  v8 N1 C% U2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 372, in iter. V: N) ^( B: q  C% L9 P
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     raise retry_exc.reraise()
. l& ?6 B/ M" K0 H# x7 T" r" n7 n2025-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, T2 I" B( s# t" o) m9 z; }% K
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     raise self.last_attempt.result()1 n' |3 `7 P2 E$ M% K
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager   File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result
3 w) r6 l, E. T1 P/ j  A2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     return self.__get_result()
$ f; n5 m* [; X. l  Z' x2025-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
/ a! V3 M+ Q3 E2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     raise self._exception
: k* }: A; _5 ]& U- w0 s2025-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__
, H; y9 b2 b8 \0 n: m# c5 _: O2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     result = fn(*args, **kwargs)( g8 x- h! v/ h! Q8 x: B
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
3 E, j2 z9 e, I' Y6 M8 T$ @2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager     raise exception.VolumeBackendAPIException(data=msg)1 y# P( y/ {4 s! p8 B0 M8 n, s, d
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.' p6 O/ Q6 ^5 v
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager 6 Y/ S! \" |! d3 }/ b( s' n% K( F
2025-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)* }$ U. m, K/ b/ A3 A0 }
2025-02-22 12:07:12.332 37564 ERROR cinder.volume.volume_utils [None req-6738215e-a136-4b82-a376-75651f4cb572 - - - - - -] Volume driver RBDDriver not initialized; t$ Q4 x+ s3 E! ?. y# C4 U
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.( V& p; x" _2 T
2025-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"." h3 D! h2 i2 x9 q+ y4 h+ i
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".
& r4 L7 O) B( F* f  E! y8 ~3 _2025-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".. q: _  A, o* k# y$ s
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"." i0 }5 y# i, p" z2 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.7 l; `8 v1 U  f1 [9 k
2025-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".
) M2 F+ b& \: u. v2025-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"./ b( s& q& m1 s1 ~. a4 S. s
2025-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".
8 Y0 C" I" ]7 z" F7 k* ~" y  i6 R7 l7 U5 J: H5 W

) D5 p& d: S6 g: U6 }
1 b, h8 i4 \! y
 楼主| 发表于 2025-2-22 13:22:02 | 显示全部楼层
原因是粗心导致的哈:3 k7 Q. y) y5 X& {8 Y' W
我们忘记在控制节点上复制keying文件了。$ G8 {# s3 m3 L" q; M
ceph.client.cinder-backup.keyring  ceph.client.cinder.keyring  ceph.client.glance.keyring  ceph.client.nova.keyring
( {6 @5 J% m# x+ p3 R+ a
; `' Y; r3 U+ i. o9 x" K检查这些文件。因为他们是认证用的。
# q- ?1 i% J" N  R# O# J8 w1 D
+ e  U4 u3 t4 \( u/ V9 H" z复制过来之后,重启即可恢复正常。
0 [. J( r7 [* N) k$ n
, q  d2 {& W) e* k/ ~9 Z* x[root@streamcontroller ceph]# tail -f /var/log/cinder/volume.log   A; y! v2 e+ o. i8 S' T5 S. C
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
1 H2 C, ?+ Z' j+ V2025-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
0 ]- Q5 Q* W' ~, t& E7 n7 V* s; \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)* }3 D3 |8 l9 \: u
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:6057 [" m( N2 e. y; |
2025-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:6053 C; W- a6 Z! K* Q. K$ B
2025-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)
8 s8 T) u; v) B! R5 u9 y* U# N, V/ \) `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
9 E1 b. P+ Q& X2025-02-22 13:18:12.776 42896 INFO cinder.volume.manager [None req-a9b6e60f-652f-4281-a059-2b6731798d8e - - - - - -] Driver post RPC initialization completed successfully.
6 U3 b5 s  \" _! A2025-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
' K/ o8 u, Y7 v: J/ X- u! z& C2025-02-22 13:18:12.818 42912 INFO cinder.volume.manager [None req-cb183635-f404-4436-9a03-7fd930483cc3 - - - - - -] Driver post RPC initialization completed successfully.& w; _. _$ G6 q  k! g) T. U) z# }
9 b' u6 q* @) F. A% E. \1 P* E
6 \7 C2 g& `: ~& ^- s. {
% G, R2 e/ u4 ?4 h# T/ D
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
. l- e" ?! d: R& u' d( r4 |2025-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: U7 b8 S+ A. S3 @) O4 Y$ C* z! R/ q
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:6055 B& `4 {; S; U+ f- ~0 U1 x; K9 I
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:2023 M8 I" g- y& ]8 E5 S) j
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. H) l4 d2 z/ A, f, K" h2 K
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/ n: I3 f' x. `" w
2025-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
& e) {/ ~* X2 S" M2025-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:2025 t4 \, D( D5 W& V
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
9 ~) }0 G: l1 X# \4 t2025-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& [1 Z5 g% r8 m6 s
2025-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; t" V- A  z2 a) n
2025-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:2021 o# }! s6 p* ^. V! O
2025-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- m) B* r3 S$ L; S8 R3 q1 l, F, c2 w
2025-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:6055 Y, m; J6 _! |  P0 q6 x
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
8 M2 q. s2 H9 t# c2025-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:2021 S6 _; O1 S+ p  J2 d- F8 ~
2025-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* \$ J  C# |* {2 |- |* |6 k
2025-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# S3 e% |! r4 `& [& O  q5 J
2025-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:6056 q  m% F: J- X2 m3 c* r
2025-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:2028 |: U% i, K4 D+ o& r
2025-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
7 `: H0 e* {" f/ z, M( p" Z, X( u2025-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:6059 K3 }  r4 i8 D" {# g
2025-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
4 f! R+ c& x$ q) x2025-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:2029 r' |, K$ B+ l' }. T3 @. E
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

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

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

QQ|返回首页|Archiver|小黑屋|易陆发现技术论坛 ( 蜀ICP备2026014127号-1 )点击这里给我发消息

GMT+8, 2026-4-8 19:57 , Processed in 0.053585 second(s), 21 queries .

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

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