- 积分
- 16841
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
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 |
|