- 积分
- 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.0 J# T% k5 G x( a
2 B, G, W+ c2 W* w9 {) j! w! ~ e& d U8 w O- t8 J
$ c. b o) V9 v" r7 s1 b; J' U6 J7 ^) M' V
7 k6 ` R& y" b1 u, W: v! p2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager rados.ObjectNotFound: [errno 2] RADOS object not found (error connecting to the cluster)
" o' a" T+ h4 t! M) _2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager * E: `& R5 e. @( L1 }
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager During handling of the above exception, another exception occurred:
% u, M. t3 G& n2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager 3 U& x: |7 I; G" p# q* l
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager Traceback (most recent call last):1 |# j8 \: {" L; w/ p/ I
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. a" k+ r, J! z+ T* e
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager self.driver.check_for_setup_error()
5 C" z3 {) f5 i6 I7 N1 y2025-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_error7 S6 N/ Z% M1 j5 o. h* x0 _2 O# ]
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager with RADOSClient(self):
9 t- }( i/ R* f; ~$ K2025-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__0 @+ X7 Q* S7 X+ {" E& N
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager self.cluster, self.ioctx = driver._connect_to_rados(pool)
9 m7 F" h* A7 _6 I5 y3 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 630, in _connect_to_rados$ \5 E8 i% t7 ~
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager return _do_conn(pool, remote, timeout)
: s0 j/ T( K! V' c2025-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
, t" a, i, W$ m4 Y+ g4 {2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager return r(f, *args, **kwargs)
& Q' M5 B/ s9 M% s( x, {6 v2025-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, X) {( c0 ?- B2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager do = self.iter(retry_state=retry_state)
7 y$ K* b8 B( P1 L5 Y- G4 d2025-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
5 d( h1 J3 J' n. b2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager raise retry_exc.reraise()
" I) M. [" b, ?0 }, g% d5 F2 s( `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
% c$ c% y2 _5 }0 m4 f! }2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager raise self.last_attempt.result()
! `% o1 v0 |: I6 l% i- J2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result
2 X2 ^! m7 x8 R/ r# k2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager return self.__get_result()
0 T( i# s' U3 s" d$ H6 K) h0 i2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result0 |) @% M5 ~4 Z$ U3 Q
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager raise self._exception3 q# ^8 C8 A+ H
2025-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__/ j4 f: D2 V; u& G2 [1 L
2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager result = fn(*args, **kwargs)) }- U: Z. n( Q/ |# v1 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 628, in _do_conn
, j! r$ q. z9 s% }2 A' l+ R9 h2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager raise exception.VolumeBackendAPIException(data=msg)# {5 F& |/ m. Z- K
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.
4 a# ^" k5 H+ ]( R, j( g2025-02-22 12:06:53.209 37564 ERROR cinder.volume.manager & l e* ]( |- O& p$ D
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)/ W6 P4 y0 M0 R) o6 u& G, k7 @* x
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)
, U( D/ {( W$ Q( Z1 [2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd Traceback (most recent call last):
6 ?, k& X! A% r9 @- Y1 }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
, P1 s8 M7 T. g" `; ?# y2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd client.connect()$ g" A8 e8 J- l) p6 N* f
2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd File "rados.pyx", line 690, in rados.Rados.connect7 P8 H* M3 }& q8 {& X
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)* D0 C: S- w4 g y
2025-02-22 12:06:57.224 37564 ERROR cinder.volume.drivers.rbd
* j9 s8 s" |7 P, f2025-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)
/ I* u2 P9 C# r# T2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd Traceback (most recent call last):
" r. x$ |4 @; _. k8 n- W2025-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# W4 o" z6 [3 o& I8 u! N3 N: k
2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd client.connect()2 l/ f/ d7 v. s" p
2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd File "rados.pyx", line 690, in rados.Rados.connect- n1 x; s. U( {( v8 v$ m2 P) T
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)
9 ?) @. d/ A5 w2025-02-22 12:07:02.240 37564 ERROR cinder.volume.drivers.rbd
; t: Y* r9 b9 r- I) X1 F2025-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)% ]0 n. s( D$ p" O# P. x
2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd Traceback (most recent call last):: K6 P6 q8 ^! Q6 B3 i
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; ]6 R" O# ?8 F+ J2 S( ? N
2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd client.connect()
9 X9 d/ A% I% y/ ~2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd File "rados.pyx", line 690, in rados.Rados.connect
2 c; D h0 g/ q2025-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)5 C+ m% o: b: a9 c6 s# e
2025-02-22 12:07:12.255 37564 ERROR cinder.volume.drivers.rbd + u) A* t+ I D; k( k7 x( C4 [0 J3 r' L
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.6 F0 f3 | |3 g+ k5 b4 j
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager Traceback (most recent call last):
1 {" i, [" x' {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$ v) u) d+ w6 t
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager client.connect()6 g/ s0 T& H! { v
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager File "rados.pyx", line 690, in rados.Rados.connect
2 M$ ^5 I. {0 d' l2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager rados.ObjectNotFound: [errno 2] RADOS object not found (error connecting to the cluster)/ ~7 S$ M- y- a9 a; {6 T' R
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager & h! Y. x1 U1 w
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager During handling of the above exception, another exception occurred:1 U0 A8 O4 n$ c0 a/ K; P! v$ L
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager
- N0 [& d5 f# s) X; i2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager Traceback (most recent call last):1 l/ ^9 L) S! B/ Y( m4 I
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* q, F& f+ @. ~2 _5 H2 m, ~8 e
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager self.driver.check_for_setup_error()* T# T" k# M) V" j( {
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* a i+ Y8 v& `) ?7 X0 _* G. H: _, [
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager with RADOSClient(self):
& W! ~( h# }) y; | C9 G* _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__) A& ?$ k0 j, n$ v! ~
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager self.cluster, self.ioctx = driver._connect_to_rados(pool)
& \# H. n- T5 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 630, in _connect_to_rados3 X9 k0 {- A9 G# N% F9 T
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager return _do_conn(pool, remote, timeout)6 Y3 |' C) k0 |7 a! u3 m: M
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 _wrapper7 J6 q, t1 }' p+ I5 C
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager return r(f, *args, **kwargs)
: N1 S- A3 ?; ]2025-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__
3 b" N6 r1 y" X" E1 K* S7 \2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager do = self.iter(retry_state=retry_state)$ W9 j/ [+ C/ i7 a
2025-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
0 x* e3 g! Y& S- @$ y* A4 Q2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager raise retry_exc.reraise()
$ p, U, T% K" f3 ]( H6 p& g2025-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
! u9 V6 D( y7 D% I' |* P3 n2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager raise self.last_attempt.result()+ f4 f9 `. d3 J' r* l0 j2 [
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result5 J& l; i! {3 o4 I0 @7 b" D/ H
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager return self.__get_result()
. I x- Y7 d( f2025-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' C$ _, d9 s+ p/ e, s& q. t
2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager raise self._exception
# A/ c( s: w7 ^ @ o2025-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__
0 _3 F- t7 p7 W6 B8 H3 z; B2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager result = fn(*args, **kwargs)* {/ u. e" ^# y+ o( I9 j1 V
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
, n" }! M2 ~! \3 \! U' N* h2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager raise exception.VolumeBackendAPIException(data=msg)
8 N1 h4 b* I2 d& F3 A u2025-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.
' @6 D+ K( H1 n2 t2025-02-22 12:07:12.258 37564 ERROR cinder.volume.manager
1 i1 P/ p: u7 G* H& q: ~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)- f6 l5 j( A2 a+ y0 j
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& \( h$ A2 J) i0 E9 Y+ U9 o
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.
4 v4 ?5 t" r2 k4 F6 s2025-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"." n G: | d$ K- R; H6 j B2 I" Q
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".# B* L9 L# m) ]. x* ^
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".
7 h$ s8 |, ^ E R0 ^# ?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".+ Q. \% C7 t+ ?
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.
( a0 U/ o, }# R e7 {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".2 c4 O& M- Q0 Z1 Q
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".
8 {# U% F. {- d% Q8 w/ f4 o2025-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".$ R, `- |9 R% Z
3 W6 C) f& Z5 B7 y; y6 X2 n9 ^
& R1 h9 t* g: r* V
8 M1 o9 ]: L9 k
|
|