找回密码
 注册
查看: 1900|回复: 3

执行删除卷类型报错ResourceClosedError: This Connection is closed

[复制链接]

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
发表于 2021-10-12 10:07:06 | 显示全部楼层 |阅读模式
2021-10-12 10:02:26.195 34 ERROR oslo_db.sqlalchemy.exc_filters [req-65ac1d2e-6512-428d-aa9b-8a89b695fff8 - - - - -] DB exception wrapped.: ResourceClosedError: This Connection is closed7 F; ^# d0 `$ x! i+ r: P. k
2021-10-12 10:02:26.195 34 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last):& N, R( n* F5 _9 u% r+ n! a
2021-10-12 10:02:26.195 34 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 352, in connection
, X- q- u6 G3 K1 I8 e$ [2021-10-12 10:02:26.195 34 ERROR oslo_db.sqlalchemy.exc_filters     return self._revalidate_connection()  Z) ^: \- z- _6 i4 J
2021-10-12 10:02:26.195 34 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 432, in _revalidate_connection
, C  x' ]9 I& |, ]# K2021-10-12 10:02:26.195 34 ERROR oslo_db.sqlalchemy.exc_filters     raise exc.ResourceClosedError("This Connection is closed")
$ `  A7 V  h  [% c+ y; X% c  I* H2021-10-12 10:02:26.195 34 ERROR oslo_db.sqlalchemy.exc_filters ResourceClosedError: This Connection is closed
! v- @  \0 D7 _2021-10-12 10:02:26.195 34 ERROR oslo_db.sqlalchemy.exc_filters 0 ~4 U/ O7 e2 S# a" L# T1 D- G' l/ W# Y
2021-10-12 10:02:26.197 34 ERROR cinder.service [req-65ac1d2e-6512-428d-aa9b-8a89b695fff8 - - - - -] Exception encountered: : DBAPIError: (sqlalchemy.exc.ResourceClosedError) This Connection is closed (Background on this error at: http://sqlalche.me/e/dbapi)
( e2 U1 e! v& n. z2021-10-12 10:02:26.197 34 ERROR cinder.service Traceback (most recent call last):! x3 L. x( @- \6 S) N
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/cinder/service.py", line 482, in report_state0 K& f0 i+ v, E8 b7 E
2021-10-12 10:02:26.197 34 ERROR cinder.service     service_ref.save()7 s* p  ^' l% R6 S6 V  r" C' j: g
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/cinder/objects/service.py", line 181, in save
# R6 B5 X$ I) \7 t$ p2021-10-12 10:02:26.197 34 ERROR cinder.service     db.service_update(self._context, self.id, updates)9 P. \  y( x# @- z: C' e3 k) b) L) p
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/cinder/db/api.py", line 154, in service_update: \8 v0 u4 c+ w5 e. ~
2021-10-12 10:02:26.197 34 ERROR cinder.service     return IMPL.service_update(context, service_id, values)- H5 Z# Q, u$ A8 W( X; D" ?
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/api.py", line 164, in wrapper
" X. ^  e/ F' q. e. o2021-10-12 10:02:26.197 34 ERROR cinder.service     return f(*args, **kwargs)
. ?4 M7 K1 C! Y0 u0 ~2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/oslo_db/api.py", line 147, in wrapper2 j" Q) e+ E; }. D# ~/ k
2021-10-12 10:02:26.197 34 ERROR cinder.service     ectxt.value = e.inner_exc% Y0 P' G# O- u, r9 ^7 M
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
  |# Y5 q# G+ F8 @$ f8 A3 k2021-10-12 10:02:26.197 34 ERROR cinder.service     self.force_reraise()" u8 A2 H" D; \. r$ @! D
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
7 y- B! q5 O1 n# y, Q+ H2021-10-12 10:02:26.197 34 ERROR cinder.service     six.reraise(self.type_, self.value, self.tb)
' z$ [5 J7 ~% c: ~5 K2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/oslo_db/api.py", line 135, in wrapper
; _- {; k/ A5 D2021-10-12 10:02:26.197 34 ERROR cinder.service     return f(*args, **kwargs)
+ w, L' o* n* Y( m9 r2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/api.py", line 560, in service_update
  N6 x8 v% d6 \) i3 e( m2021-10-12 10:02:26.197 34 ERROR cinder.service     result = query.update(values)- t- E5 d- w* F1 n
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/query.py", line 3369, in update
0 E# B. A3 V! |9 r. t& B2021-10-12 10:02:26.197 34 ERROR cinder.service     update_op.exec_()* a' c, |8 O" W/ w$ `: b+ N* Z4 u! d! p
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 1325, in exec_, n; b9 P+ M1 L6 y$ Z
2021-10-12 10:02:26.197 34 ERROR cinder.service     self._do_exec()
0 F- J8 Y# u7 ?* n! ]2 L2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 1492, in _do_exec" `6 L  h5 y2 P2 x+ K  ~- @) L
2021-10-12 10:02:26.197 34 ERROR cinder.service     self._execute_stmt(update_stmt)
3 a' K6 w- T) C2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 1332, in _execute_stmt
! I. f4 L" f- W1 a$ x2021-10-12 10:02:26.197 34 ERROR cinder.service     mapper=self.mapper)$ x- Y9 Q9 P7 }3 ?7 f0 A! a% C
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 1176, in execute; j: q* u, K: f; u4 V0 ^7 F
2021-10-12 10:02:26.197 34 ERROR cinder.service     bind, close_with_result=True).execute(clause, params or {})
" R/ M3 \9 O8 [5 L( A2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 948, in execute: X. D7 D8 X( d$ O% h+ M
2021-10-12 10:02:26.197 34 ERROR cinder.service     return meth(self, multiparams, params)
) L1 G1 d2 c- k5 a* f( E2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/sql/elements.py", line 269, in _execute_on_connection
: L( f) s% ~1 G% L0 G" m- c2021-10-12 10:02:26.197 34 ERROR cinder.service     return connection._execute_clauseelement(self, multiparams, params)/ g' x( G9 }1 ~9 O8 A+ I
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1060, in _execute_clauseelement' [% }* E% a8 C0 k8 n2 v
2021-10-12 10:02:26.197 34 ERROR cinder.service     compiled_sql, distilled_params
  L$ ?1 _9 y7 M* k+ u. x2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1220, in _execute_context& v  t  j& b; q
2021-10-12 10:02:26.197 34 ERROR cinder.service     self._root._commit_impl(autocommit=True)$ K8 @. }, H/ d) ^
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 729, in _commit_impl
; W" x7 u2 C" v& g! N) j2021-10-12 10:02:26.197 34 ERROR cinder.service     self.connection._reset_agent is self.__transaction:  m$ a( B0 a' p% L- ^0 Q- S
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 354, in connection
6 G( c5 h9 d! P+ A1 K/ n# a% @  f2021-10-12 10:02:26.197 34 ERROR cinder.service     self._handle_dbapi_exception(e, None, None, None, None)
& R9 [7 p. k8 {3 j2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1406, in _handle_dbapi_exception
+ S% X- [/ U% A! Z7 `3 z2021-10-12 10:02:26.197 34 ERROR cinder.service     self._autorollback()' t. j% T9 T# b( ?3 p
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 76, in __exit__
* H/ o  S7 ?9 Q9 z1 u2021-10-12 10:02:26.197 34 ERROR cinder.service     compat.reraise(type_, value, traceback)
0 e8 P/ O5 [9 X! |2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1406, in _handle_dbapi_exception
+ R/ |! Q; f. {. G% a' b2021-10-12 10:02:26.197 34 ERROR cinder.service     self._autorollback()2 O/ f; w5 a, f
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 827, in _autorollback
6 L* i. b1 o9 H+ }9 [2021-10-12 10:02:26.197 34 ERROR cinder.service     self._root._rollback_impl()8 ?7 ?; B% W! ]: f0 Z
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 698, in _rollback_impl
. |, _0 T" J9 J9 c: z4 p2021-10-12 10:02:26.197 34 ERROR cinder.service     self.dispatch.rollback(self)
0 n2 d% d# X1 H2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/event/attr.py", line 256, in __call__
, K8 c' d, B4 B2021-10-12 10:02:26.197 34 ERROR cinder.service     fn(*args, **kw)5 n  w+ J* B: D& w) z
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/exc_filters.py", line 510, in pop_exc_tx
6 \/ v2 X* O: S  |, N2 C2021-10-12 10:02:26.197 34 ERROR cinder.service     conn.info.pop(ROLLBACK_CAUSE_KEY, None)
& j% s3 R2 u( _& H5 L0 k2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 461, in info+ p; ~* ?+ n* `
2021-10-12 10:02:26.197 34 ERROR cinder.service     return self.connection.info3 |6 G2 w1 {" H) `6 F
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 354, in connection# H: v- \3 ]  Q7 O' N& V
2021-10-12 10:02:26.197 34 ERROR cinder.service     self._handle_dbapi_exception(e, None, None, None, None)
. m+ `; i9 {) F6 k# e2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1334, in _handle_dbapi_exception- j4 Z: |  q+ ~# ?8 @
2021-10-12 10:02:26.197 34 ERROR cinder.service     exc_info
, S! t7 B" Q# H3 z" L1 f+ a! d2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/util/compat.py", line 203, in raise_from_cause
  d6 Y7 x  h, H" A) R2021-10-12 10:02:26.197 34 ERROR cinder.service     reraise(type(exception), exception, tb=exc_tb, cause=cause). c0 o! ~  }2 Z9 F( E# x
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 352, in connection
  F. V( a  S3 r2 G) P7 j2021-10-12 10:02:26.197 34 ERROR cinder.service     return self._revalidate_connection()1 K) x% _! D8 ?. ~$ u$ Q* u
2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 432, in _revalidate_connection& \- v( ?& o: c* u  o
2021-10-12 10:02:26.197 34 ERROR cinder.service     raise exc.ResourceClosedError("This Connection is closed")$ G- M  Q( B' G% M- U: \7 M  `
2021-10-12 10:02:26.197 34 ERROR cinder.service DBAPIError: (sqlalchemy.exc.ResourceClosedError) This Connection is closed (Background on this error at: http://sqlalche.me/e/dbapi)
& l1 D" R/ v2 x4 K; \; H7 F& J6 c2021-10-12 10:02:26.197 34 ERROR cinder.service
/ z; N8 N. _. z5 K2021-10-12 10:02:36.267 34 ERROR cinder.service [req-65ac1d2e-6512-428d-aa9b-8a89b695fff8 - - - - -] Recovered model server connection!
! G4 U2 {0 x6 _& S) K+ g2021-10-12 10:02:56.185 34 ERROR oslo_db.sqlalchemy.exc_filters [req-65ac1d2e-6512-428d-aa9b-8a89b695fff8 - - - - -] DB exception wrapped.: ResourceClosedError: This Connection is closed
5 O& O1 R2 {) C2021-10-12 10:02:56.185 34 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last):4 C4 K& k. G# V
2021-10-12 10:02:56.185 34 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 352, in connection* L* @0 f$ s% b
2021-10-12 10:02:56.185 34 ERROR oslo_db.sqlalchemy.exc_filters     return self._revalidate_connection()
! F! N# i; C% g& r& v& b2021-10-12 10:02:56.185 34 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 432, in _revalidate_connection
6 t5 @; b, j" ]- i( S2021-10-12 10:02:56.185 34 ERROR oslo_db.sqlalchemy.exc_filters     raise exc.ResourceClosedError("This Connection is closed")
: c5 G  i* C& `. j4 B/ K2021-10-12 10:02:56.185 34 ERROR oslo_db.sqlalchemy.exc_filters ResourceClosedError: This Connection is closed; x8 v& a  \. ], c3 b% ?
2021-10-12 10:02:56.185 34 ERROR oslo_db.sqlalchemy.exc_filters   m; S5 a, c( n! P
2021-10-12 10:02:56.186 34 ERROR cinder.service [req-65ac1d2e-6512-428d-aa9b-8a89b695fff8 - - - - -] Exception encountered: : DBAPIError: (sqlalchemy.exc.ResourceClosedError) This Connection is closed (Background on this error at: http://sqlalche.me/e/dbapi)
2 @% w9 \# L2 ^. P9 j2 U2021-10-12 10:02:56.186 34 ERROR cinder.service Traceback (most recent call last):  E" T" i8 n8 D  A9 d# p# P8 r
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/cinder/service.py", line 482, in report_state
% c! |4 ^( g9 s  J! h2021-10-12 10:02:56.186 34 ERROR cinder.service     service_ref.save()( ]0 V8 f$ }8 p7 J4 T6 o
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/cinder/objects/service.py", line 181, in save# R* O6 [7 m/ R( k" [
2021-10-12 10:02:56.186 34 ERROR cinder.service     db.service_update(self._context, self.id, updates)) ]/ P$ H' b( u* h0 ~1 n
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/cinder/db/api.py", line 154, in service_update  g8 p. n( i$ J3 W2 b( G
2021-10-12 10:02:56.186 34 ERROR cinder.service     return IMPL.service_update(context, service_id, values)( v/ w$ f6 V4 |& h
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/api.py", line 164, in wrapper* T2 }) o3 S% J( [
2021-10-12 10:02:56.186 34 ERROR cinder.service     return f(*args, **kwargs)( m+ t& c+ S4 [3 j0 D: h
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/oslo_db/api.py", line 147, in wrapper
2 G! ^. ?8 X9 ^" o3 r2021-10-12 10:02:56.186 34 ERROR cinder.service     ectxt.value = e.inner_exc0 T! D, s$ @( p
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
$ Q3 E* v4 }9 Y2021-10-12 10:02:56.186 34 ERROR cinder.service     self.force_reraise()
0 d6 x/ @/ G0 D, U2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise/ ]2 {( J$ c) h9 q
2021-10-12 10:02:56.186 34 ERROR cinder.service     six.reraise(self.type_, self.value, self.tb)8 p  ], a( |' d, I3 U! Z$ z/ @; ?
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/oslo_db/api.py", line 135, in wrapper0 y3 W4 A$ r; |; ?
2021-10-12 10:02:56.186 34 ERROR cinder.service     return f(*args, **kwargs)
: t6 b! f) i" x8 W1 Z2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/api.py", line 560, in service_update9 M/ y) B0 c  Q% r" {
2021-10-12 10:02:56.186 34 ERROR cinder.service     result = query.update(values)7 j6 v* D! I* h% q
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/query.py", line 3369, in update# I5 b5 I4 o7 s
2021-10-12 10:02:56.186 34 ERROR cinder.service     update_op.exec_()
& b4 R' j2 H; N& s2 P2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 1325, in exec_
7 F/ l5 }6 b6 @( _+ n2021-10-12 10:02:56.186 34 ERROR cinder.service     self._do_exec()
, Q! _. ]4 ~, l1 d$ T0 Q% s2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 1492, in _do_exec
! t  q( h/ Z' M2021-10-12 10:02:56.186 34 ERROR cinder.service     self._execute_stmt(update_stmt)% |7 k, f/ g8 X8 @- r
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 1332, in _execute_stmt
: G' U, y! V4 z! q( W2021-10-12 10:02:56.186 34 ERROR cinder.service     mapper=self.mapper)
& d, Q* A7 ]& W% J2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 1176, in execute
' v  e3 {8 S2 `6 \: E; E! w2021-10-12 10:02:56.186 34 ERROR cinder.service     bind, close_with_result=True).execute(clause, params or {})
8 Y% V0 ]4 ~* C, h9 l: h2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 948, in execute
" n+ s5 Z3 i; ?1 k" u( b2021-10-12 10:02:56.186 34 ERROR cinder.service     return meth(self, multiparams, params): i& ]8 K% C8 p; O8 D* G6 c! O/ Z1 A# Q
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/sql/elements.py", line 269, in _execute_on_connection* c' j: M! \' t
2021-10-12 10:02:56.186 34 ERROR cinder.service     return connection._execute_clauseelement(self, multiparams, params)+ K2 `5 i# W1 p0 f( _6 a0 \
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1060, in _execute_clauseelement
2 t5 x2 i  e0 g( H2021-10-12 10:02:56.186 34 ERROR cinder.service     compiled_sql, distilled_params& b: d+ t7 {3 Z* d$ v" E# }0 I4 a
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1220, in _execute_context
8 p, t  y( [) T4 \' s2021-10-12 10:02:56.186 34 ERROR cinder.service     self._root._commit_impl(autocommit=True)5 `1 _: a8 O& `6 P. o: T6 I
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 729, in _commit_impl
  g8 y; _* F7 U, o2021-10-12 10:02:56.186 34 ERROR cinder.service     self.connection._reset_agent is self.__transaction:
6 b, }! |8 S: i2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 354, in connection
# w1 @6 B6 j! x2021-10-12 10:02:56.186 34 ERROR cinder.service     self._handle_dbapi_exception(e, None, None, None, None)
7 Y3 t5 F+ E1 H7 F5 B0 m, A/ D2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1406, in _handle_dbapi_exception  t) E- i; L) f1 v2 o9 x
2021-10-12 10:02:56.186 34 ERROR cinder.service     self._autorollback()0 f( L9 S6 _( b
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 76, in __exit__
& X/ F$ k' `& O. \2021-10-12 10:02:56.186 34 ERROR cinder.service     compat.reraise(type_, value, traceback)
( l; M1 _* D9 O3 H+ c4 z% h& v2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1406, in _handle_dbapi_exception, V5 s. x, _/ _* W
2021-10-12 10:02:56.186 34 ERROR cinder.service     self._autorollback()3 z5 r/ V$ O+ q1 {& ~: Z7 x
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 827, in _autorollback
# B- |6 x5 y6 l2021-10-12 10:02:56.186 34 ERROR cinder.service     self._root._rollback_impl()
) |# V; s( H0 P% m5 [  z2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 698, in _rollback_impl! h. n7 n+ b& O9 |+ f* u% h
2021-10-12 10:02:56.186 34 ERROR cinder.service     self.dispatch.rollback(self)$ T! P; y$ b: f: k' Y
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/event/attr.py", line 256, in __call__- Y3 B4 [, n5 l- E9 \. U
2021-10-12 10:02:56.186 34 ERROR cinder.service     fn(*args, **kw)
/ }$ q4 i, o; G, I2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/exc_filters.py", line 510, in pop_exc_tx
8 ~$ ]1 d! u3 f* P& A: {) D2021-10-12 10:02:56.186 34 ERROR cinder.service     conn.info.pop(ROLLBACK_CAUSE_KEY, None)* z/ d$ L) t0 X2 v, G
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 461, in info" b& Z* F. V0 A/ x% q/ n
2021-10-12 10:02:56.186 34 ERROR cinder.service     return self.connection.info: n( c- X4 ~* ]
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 354, in connection
- a( e" D( \9 }6 T2021-10-12 10:02:56.186 34 ERROR cinder.service     self._handle_dbapi_exception(e, None, None, None, None)% X6 ?( o) X2 \5 I0 p
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1334, in _handle_dbapi_exception( A1 F/ a* O8 Q; v0 @0 [
2021-10-12 10:02:56.186 34 ERROR cinder.service     exc_info
6 p9 _3 _4 r! ^9 X  g, @2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/util/compat.py", line 203, in raise_from_cause
6 }0 V2 J, [, C" [  v% \- }0 D2021-10-12 10:02:56.186 34 ERROR cinder.service     reraise(type(exception), exception, tb=exc_tb, cause=cause)7 |0 K# U! r% K, [: [' r
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 352, in connection/ l1 ^3 |: E- A, O" b
2021-10-12 10:02:56.186 34 ERROR cinder.service     return self._revalidate_connection()& r% T# S' q. d) l% r1 M9 {- Q
2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 432, in _revalidate_connection! a' L, E" F6 q3 n( m
2021-10-12 10:02:56.186 34 ERROR cinder.service     raise exc.ResourceClosedError("This Connection is closed")- R: c; A5 G7 c) }( K
2021-10-12 10:02:56.186 34 ERROR cinder.service DBAPIError: (sqlalchemy.exc.ResourceClosedError) This Connection is closed (Background on this error at: http://sqlalche.me/e/dbapi)
8 U; h9 I: z) q2021-10-12 10:02:56.186 34 ERROR cinder.service
" O) l, R0 o1 T, u/ Q" x3 L. J2021-10-12 10:03:06.331 34 ERROR cinder.service [req-65ac1d2e-6512-428d-aa9b-8a89b695fff8 - - - - -] Recovered model server connection!- j% c6 I9 l# [0 Z* b. Z

& J7 s5 ^6 ^4 G+ b+ Z% r, q/ ?% F8 d  M' M* g

: E9 T6 o+ i' ?9 u8 W3 G0 [# D; O

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
 楼主| 发表于 2021-10-12 10:35:08 | 显示全部楼层
解决办法:0 W" j/ r- J3 v
只能通过清理数据的方式来进行删除,步骤如下:. f8 @! F( e' C( `2 J. c; }+ p
MariaDB [cinder]> select * from volume_type_extra_specs;
9 _9 n2 |) Z' n+---------------------+------------+---------------------+---------+----+--------------------------------------+----------------------+-------+
$ u) s$ U4 E, x* o  y* |. \" Q% z+ X| created_at          | updated_at | deleted_at          | deleted | id | volume_type_id                       | key                  | value |
3 W6 C) t+ k7 v8 p1 R+---------------------+------------+---------------------+---------+----+--------------------------------------+----------------------+-------+
6 H# k2 k$ b  Y' {| 2021-10-09 07:49:11 | NULL       | 2021-10-12 02:00:32 |       1 |  4 | eb25be13-1791-453c-a304-affe1e6b7687 | volTypeDescription   | 11111 |; m6 u0 Z0 i9 B1 g/ H/ ^2 u: B" X
| 2021-10-09 07:49:51 | NULL       | 2021-10-11 03:05:38 |       1 |  7 | ca6fc6dd-509b-4403-8866-fa129aa1fac4 | vol_type_description | 11111 |
- L% n0 L; p+ J. J- w| 2021-10-11 03:15:06 | NULL       | 2021-10-11 03:16:14 |       1 |  9 | 91f63eff-8901-4c37-8818-ce2074a3bf15 | xxx                  | 111   |5 a, P  ?. M& N2 Z8 Z% u
| 2021-10-11 03:15:06 | NULL       | 2021-10-11 03:16:14 |       1 | 12 | 91f63eff-8901-4c37-8818-ce2074a3bf15 | aaa                  | 222   |
) Q) W  I2 j& I% h. n0 }9 g| 2021-10-11 07:38:22 | NULL       | 2021-10-12 01:58:24 |       1 | 17 | 49ee1379-977d-45ad-af38-a364ee125e73 | volume_backend_name  | vms   |
) D* j: Q4 J9 C' {  k+---------------------+------------+---------------------+---------+----+--------------------------------------+----------------------+-------+4 O# S$ j2 M% B; M9 e7 ^- F
5 rows in set (0.00 sec)0 `+ l- Z8 }7 a+ D
MariaDB [cinder]> delete from volume_type_extra_specs where volume_type_id='49ee1379-977d-45ad-af38-a364ee125e73';
: F1 v6 A" Z4 r# O! C; qQuery OK, 1 row affected (0.01 sec)
: c( f$ _4 W2 E, I3 y# }' kMariaDB [cinder]> select * from volume_types;3 @8 d7 e$ \2 B/ k" U1 a) \3 B
+---------------------+------------+---------------------+---------+--------------------------------------+--------+--------------+-----------+-------------+
, t+ F" e0 e7 V# @( s1 \| created_at          | updated_at | deleted_at          | deleted | id                                   | name   | qos_specs_id | is_public | description |
4 m9 a5 Q" d* P) H8 r7 t0 _+---------------------+------------+---------------------+---------+--------------------------------------+--------+--------------+-----------+-------------+9 e& T0 R9 ]) L0 F$ X, d! u4 z" T3 i
| 2021-10-09 07:11:03 | NULL       | 2021-10-12 02:00:40 |       1 | 06c677ad-87c7-4add-bd05-ac07b8ffa65c | 性能   | NULL         |         1 | 性能        |
+ F% D. H% V0 {( }| 2021-10-09 06:51:16 | NULL       | 2021-10-09 06:52:14 |       1 | 139fba03-44ef-4d36-b266-5df1406eaf94 | 1      | NULL         |         1 | 1           |
* [& b8 W2 b! G* q1 }" B| 2021-10-09 06:56:38 | NULL       | 2021-10-09 06:57:59 |       1 | 13d4e120-32df-4d3b-b273-d8b36fcb9147 | 333    | NULL         |         1 | 333         |: t# H2 J, B* \: F+ ~: o; D
| 2021-10-09 06:56:19 | NULL       | 2021-10-09 07:42:52 |       1 | 1b250b32-27c9-43ed-a25d-d9c5f1a0cc75 | 22     | NULL         |         1 | 222         |8 y" |6 t/ G4 z
| 2021-10-09 07:09:21 | NULL       | 2021-10-12 02:00:45 |       1 | 374b29dc-514c-4e47-a44c-7c59870a7d13 | 111    | NULL         |         0 | 111         |
! T$ V% J! b% T( N& s( S| 2021-10-09 06:53:24 | NULL       | 2021-10-09 06:53:47 |       1 | 378bb7b6-b6a1-4bec-b328-427c17b41b76 | 22     | NULL         |         1 | 22          |+ a, G' R) t$ B& Y2 v. ^
| 2021-10-09 06:24:07 | NULL       | 2021-10-09 07:14:03 |       1 | 44bab560-d95d-4ef8-8bbe-cb5a89d3a9f3 | 1      | NULL         |         1 | 1           |
8 b5 f4 _8 M0 ?| 2021-10-11 07:37:56 | NULL       | 2021-10-12 01:58:24 |       1 | 49ee1379-977d-45ad-af38-a364ee125e73 | rbd-2  | NULL         |         1 |             |% y& a$ ^0 m: `9 U, S
| 2021-10-09 06:24:25 | NULL       | 2021-10-09 06:25:11 |       1 | 595b03aa-587b-4f7f-8402-8d5585a3e125 | 2      | NULL         |         1 | 2           |
$ k+ }3 g5 z' ]7 V3 o9 v| 2021-10-12 02:22:32 | NULL       | NULL                |       0 | 7641ef70-e65d-4ebc-8d1b-9f95d3ba6db8 | 11111  | NULL         |         1 | 1111        |
4 X* L: P- s1 {3 R| 2021-10-11 03:15:06 | NULL       | 2021-10-11 03:16:14 |       1 | 91f63eff-8901-4c37-8818-ce2074a3bf15 | 12345  | NULL         |         1 | NULL        |& e( M4 o* U& z5 }! L. v
| 2021-10-09 06:52:39 | NULL       | 2021-10-09 07:39:53 |       1 | b81d6981-3c36-4a7c-8109-e4d4d7e514b1 | 1      | NULL         |         1 | 1           |" y3 B; ^7 ~% A% K* n- a
| 2021-09-17 01:52:50 | NULL       | 2021-10-12 02:00:57 |       1 | c15f90d5-8e8c-439d-b23a-993f574a2f95 | ssd    | NULL         |         1 |             |
, D+ {# o( a4 L| 2021-10-09 07:49:51 | NULL       | 2021-10-11 03:05:38 |       1 | ca6fc6dd-509b-4403-8866-fa129aa1fac4 | 123456 | NULL         |         1 | NULL        |
# @# i* P# O$ f  {2 ]| 2021-10-09 07:45:15 | NULL       | 2021-10-09 08:30:36 |       1 | cef3a042-9477-4912-9fc9-06804897f7a2 | 1234   | NULL         |         1 | NULL        |, P& ~" J2 |+ ?3 c! X) W! ^) V
| 2021-10-09 07:40:37 | NULL       | 2021-10-09 06:55:35 |       1 | cfb2ce62-ded8-40f0-96b6-a95404bbe9f1 | 222    | NULL         |         1 | 222         |# l' ~4 r" @# u2 _& {5 p
| 2021-10-09 07:49:11 | NULL       | 2021-10-12 02:00:32 |       1 | eb25be13-1791-453c-a304-affe1e6b7687 | 1234   | NULL         |         1 | NULL        |
. m3 y8 F: y! W6 K! l' ]| 2021-10-09 06:24:59 | NULL       | 2021-10-09 07:14:02 |       1 | f44678cb-2877-40a9-af63-363e0f4e1a38 | 4      | NULL         |         1 | 4           |3 c; c+ _7 c; P2 V! V- L
| 2021-10-09 06:24:39 | NULL       | 2021-10-09 06:25:10 |       1 | f6c699c7-fac5-487f-93ae-d7fe9e7d1297 | 3      | NULL         |         1 | 3           |
, Y. }- M8 Q% x1 B: r! y' n+---------------------+------------+---------------------+---------+--------------------------------------+--------+--------------+-----------+-------------+& T" d7 A# L+ k" s" Y( k( j, |
19 rows in set (0.00 sec)
* d. s% g: N( @5 k  J2 I( t3 tMariaDB [cinder]> delete from volume_types where id='49ee1379-977d-45ad-af38-a364ee125e73';9 h" o: ]' S, s! k2 _* J
Query OK, 1 row affected (0.02 sec): z$ \" j7 t7 s# P3 r/ R2 A

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
 楼主| 发表于 2021-10-12 11:10:24 | 显示全部楼层
2021-10-12 10:46:08.267 7 INFO oslo_service.service [req-2c007491-24b4-4a3e-8e42-ed7dd36e772a - - - - -] Caught SIGTERM, stopping children, K: X; N6 x, u0 C2 j0 T/ P+ f
2021-10-12 10:46:08.270 7 INFO oslo_service.service [req-2c007491-24b4-4a3e-8e42-ed7dd36e772a - - - - -] Waiting on 2 children to exit; A5 _) L" _" g. P8 {) B6 `; X
2021-10-12 10:46:21.675 7 INFO cinder.rpc [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Automatically selected cinder-scheduler objects version 1.35 as minimum service version.
2 j, U: S3 N7 M0 A: B( A2021-10-12 10:46:21.684 7 INFO cinder.rpc [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Automatically selected cinder-scheduler RPC version 3.10 as minimum service version.; Q+ T9 c& l' ~3 j: V5 f
2021-10-12 10:46:21.780 7 INFO cinder.volume.manager [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Determined volume DB was not empty at startup.
$ s! ?; u. r3 N2021-10-12 10:46:21.844 7 INFO cinder.volume.manager [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Service not found for updating active_backend_id, assuming default for driver init.
8 B" `* O# r% J0 `5 U8 w2021-10-12 10:46:21.854 7 INFO cinder.volume.manager [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Image-volume cache disabled for host rbd:volumes@volumes.' E" ^5 G% k( \5 l
2021-10-12 10:46:21.961 7 INFO oslo_service.service [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Starting 1 workers7 p1 O7 _: R1 J9 e
2021-10-12 10:46:21.972 34 INFO cinder.service [-] Starting cinder-volume node (version 12.0.9)
, }' i1 ~& t3 }  h" f6 p3 a2021-10-12 10:46:22.007 34 INFO cinder.volume.manager [req-77b594f2-a94a-4ddd-9c01-ee0de489a2c4 - - - - -] Including all resources from host rbd:volumes@volumes in cluster None.& i6 G* K- r% e! ?( E' h
2021-10-12 10:46:22.124 34 INFO cinder.volume.manager [req-77b594f2-a94a-4ddd-9c01-ee0de489a2c4 - - - - -] 0 volumes, 0 consistency groups, 0 generic groups and 0 image volume caches from host rbd:volumes@volumes have been included in cluster None.' W- s" X) v; L! H
2021-10-12 10:46:22.125 34 INFO cinder.volume.manager [req-77b594f2-a94a-4ddd-9c01-ee0de489a2c4 - - - - -] Starting volume driver RBDDriver (1.2.0)
7 {: v3 S8 L( ^6 y' N6 O4 J3 c" M2021-10-12 10:46:22.129 7 INFO cinder.volume.manager [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Determined volume DB was not empty at startup.) l. l" ~1 Q8 e
2021-10-12 10:46:22.138 7 INFO cinder.volume.manager [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Service not found for updating active_backend_id, assuming default for driver init.
9 d; I! M: W4 d  @& @2021-10-12 10:46:22.142 7 INFO cinder.volume.manager [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Image-volume cache disabled for host rbd:vms@vms.
* E7 n6 o3 ~6 S, j  X2021-10-12 10:46:22.202 7 INFO oslo_service.service [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Starting 1 workers/ F9 F6 C. z- o1 M
2021-10-12 10:46:22.211 49 INFO cinder.service [-] Starting cinder-volume node (version 12.0.9)
, z/ Q) [$ H( O0 W7 X8 Z. X9 p2021-10-12 10:46:22.227 7 WARNING oslo_config.cfg [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S  release.).  Its value may be silently ignored in the future.' k( G5 w; k" t
2021-10-12 10:46:22.229 7 WARNING oslo_config.cfg [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken".' Q, r/ t+ d# s$ w
2021-10-12 10:46:22.235 49 INFO cinder.volume.manager [req-1a609fe8-538e-4de1-9394-d0fb02078655 - - - - -] Including all resources from host rbd:vms@vms in cluster None.2 O6 J$ I& f+ Z$ k% ^. l6 B
2021-10-12 10:46:22.345 49 INFO cinder.volume.manager [req-1a609fe8-538e-4de1-9394-d0fb02078655 - - - - -] 0 volumes, 0 consistency groups, 0 generic groups and 0 image volume caches from host rbd:vms@vms have been included in cluster None.1 ~( x5 g% f: I+ E4 E
2021-10-12 10:46:22.345 49 INFO cinder.volume.manager [req-1a609fe8-538e-4de1-9394-d0fb02078655 - - - - -] Starting volume driver RBDDriver (1.2.0)
8 }1 N9 U, m4 M+ }2021-10-12 10:46:22.436 34 INFO cinder.keymgr.migration [req-20fa6049-36f6-4413-98a4-f14de9c6b305 - - - - -] Not migrating encryption keys because the ConfKeyManager's fixed_key is not in use.
& ?; g/ T7 l/ w* C/ N" k2021-10-12 10:46:22.772 34 INFO cinder.volume.manager [req-77b594f2-a94a-4ddd-9c01-ee0de489a2c4 - - - - -] Driver initialization completed successfully.! H3 b# T; M2 E
2021-10-12 10:46:22.809 34 INFO cinder.manager [req-77b594f2-a94a-4ddd-9c01-ee0de489a2c4 - - - - -] Initiating service 21 cleanup
8 Q4 x' j3 y$ e- ~1 }! ^1 ]/ ]2021-10-12 10:46:22.812 49 INFO cinder.keymgr.migration [req-257d0ebd-d893-45f7-b09d-3369aec1503d - - - - -] Not migrating encryption keys because the ConfKeyManager's fixed_key is not in use.( ]% ]6 {! g% ?7 q5 G$ R
2021-10-12 10:46:22.825 34 INFO cinder.manager [req-77b594f2-a94a-4ddd-9c01-ee0de489a2c4 - - - - -] Service 21 cleanup completed.
- e. G( [$ S3 r( K% j2 ]. I5 r2021-10-12 10:46:23.310 49 INFO cinder.volume.manager [req-1a609fe8-538e-4de1-9394-d0fb02078655 - - - - -] Driver initialization completed successfully.2 x' E$ U; W9 b2 Q
2021-10-12 10:46:23.323 49 INFO cinder.manager [req-1a609fe8-538e-4de1-9394-d0fb02078655 - - - - -] Initiating service 23 cleanup7 x3 |( f0 a+ m8 ?) u! }
2021-10-12 10:46:23.334 49 INFO cinder.manager [req-1a609fe8-538e-4de1-9394-d0fb02078655 - - - - -] Service 23 cleanup completed.7 L. w) t3 h1 R* [4 h: I6 D; J* {
2021-10-12 10:46:24.950 34 INFO cinder.volume.manager [req-77b594f2-a94a-4ddd-9c01-ee0de489a2c4 - - - - -] Initializing RPC dependent components of volume driver RBDDriver (1.2.0)
, U2 ^4 V% T1 x2 W! [2021-10-12 10:46:25.298 49 INFO cinder.volume.manager [req-1a609fe8-538e-4de1-9394-d0fb02078655 - - - - -] Initializing RPC dependent components of volume driver RBDDriver (1.2.0)
% v  Z" ~& A: G2021-10-12 10:46:25.387 34 INFO cinder.volume.manager [req-77b594f2-a94a-4ddd-9c01-ee0de489a2c4 - - - - -] Driver post RPC initialization completed successfully.
3 ]/ l) W. z. u7 L3 w: J; g: U$ F2021-10-12 10:46:25.827 49 INFO cinder.volume.manager [req-1a609fe8-538e-4de1-9394-d0fb02078655 - - - - -] Driver post RPC initialization completed successfully.

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
 楼主| 发表于 2021-10-12 11:10:43 | 显示全部楼层
2021-10-12 10:46:08.485 7 INFO oslo_service.service [req-31400383-79b8-491f-8fac-5e08c163c2a8 - - - - -] Caught SIGTERM, stopping children' E/ u8 c/ I" q
2021-10-12 10:46:08.487 7 INFO oslo_service.service [req-31400383-79b8-491f-8fac-5e08c163c2a8 - - - - -] Waiting on 2 children to exit2 y( \, D$ ~4 t7 D3 G0 n& E
2021-10-12 10:46:22.048 7 INFO cinder.rpc [req-36eca515-c8a0-4e58-a9d7-72a794fb9166 - - - - -] Automatically selected cinder-scheduler objects version 1.35 as minimum service version.
2 J! C. k3 [) h2 Y$ Q2021-10-12 10:46:22.076 7 INFO cinder.rpc [req-36eca515-c8a0-4e58-a9d7-72a794fb9166 - - - - -] Automatically selected cinder-scheduler RPC version 3.10 as minimum service version.6 j' i# ~) i& E5 i+ X
2021-10-12 10:46:22.210 7 INFO cinder.volume.manager [req-36eca515-c8a0-4e58-a9d7-72a794fb9166 - - - - -] Determined volume DB was not empty at startup.1 A: i  J+ R! n8 y3 x4 G
2021-10-12 10:46:22.243 7 INFO cinder.volume.manager [req-36eca515-c8a0-4e58-a9d7-72a794fb9166 - - - - -] Image-volume cache disabled for host rbd:volumes@volumes.9 ~! c+ E, O% _4 F& M
2021-10-12 10:46:22.326 7 INFO oslo_service.service [req-36eca515-c8a0-4e58-a9d7-72a794fb9166 - - - - -] Starting 1 workers7 `5 f1 E, Y; f! U; r
2021-10-12 10:46:22.339 34 INFO cinder.service [-] Starting cinder-volume node (version 12.0.9)0 N6 V& d8 U( g( l0 k& a7 m
2021-10-12 10:46:22.371 34 INFO cinder.volume.manager [req-179bb5aa-4861-4f85-aa94-598dd3b842f8 - - - - -] Starting volume driver RBDDriver (1.2.0)
* [: b  `. i0 a2021-10-12 10:46:22.414 7 INFO cinder.volume.manager [req-36eca515-c8a0-4e58-a9d7-72a794fb9166 - - - - -] Determined volume DB was not empty at startup.
# R) w! n7 R9 v, Z9 F3 p& B2021-10-12 10:46:22.427 7 INFO cinder.volume.manager [req-36eca515-c8a0-4e58-a9d7-72a794fb9166 - - - - -] Image-volume cache disabled for host rbd:vms@vms.. ~0 R: s, }" F- F
2021-10-12 10:46:22.566 7 INFO oslo_service.service [req-36eca515-c8a0-4e58-a9d7-72a794fb9166 - - - - -] Starting 1 workers/ X" s* F" h4 E! [8 @5 J0 B+ U
2021-10-12 10:46:22.574 112 INFO cinder.service [-] Starting cinder-volume node (version 12.0.9)
- B$ g- i4 ?6 G; h1 m2021-10-12 10:46:22.590 112 INFO cinder.volume.manager [req-2b06bcbf-b0b0-4647-b5eb-6342ca64540a - - - - -] Starting volume driver RBDDriver (1.2.0), B$ S& d& X0 X' U1 i8 Y
2021-10-12 10:46:22.592 7 WARNING oslo_config.cfg [req-36eca515-c8a0-4e58-a9d7-72a794fb9166 - - - - -] Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S  release.).  Its value may be silently ignored in the future.
1 Q9 K; S- P0 {! E$ \& f0 v2021-10-12 10:46:22.594 7 WARNING oslo_config.cfg [req-36eca515-c8a0-4e58-a9d7-72a794fb9166 - - - - -] Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken".8 Q& o8 J/ W! a4 E
2021-10-12 10:46:22.816 34 INFO cinder.keymgr.migration [req-ed597fe1-f971-4d07-9326-8e974c1e4666 - - - - -] Not migrating encryption keys because the ConfKeyManager's fixed_key is not in use.
& J3 E$ V" m1 @( S. G1 R2021-10-12 10:46:23.128 34 INFO cinder.volume.manager [req-179bb5aa-4861-4f85-aa94-598dd3b842f8 - - - - -] Driver initialization completed successfully.
2 k6 E7 g# ?. w2021-10-12 10:46:23.144 34 INFO cinder.manager [req-179bb5aa-4861-4f85-aa94-598dd3b842f8 - - - - -] Initiating service 21 cleanup
; O5 Z$ Z5 c! l2 G% M0 N* @2021-10-12 10:46:23.154 34 INFO cinder.manager [req-179bb5aa-4861-4f85-aa94-598dd3b842f8 - - - - -] Service 21 cleanup completed., h1 A0 m' F7 H( U& K& a" H+ m
2021-10-12 10:46:23.358 112 INFO cinder.keymgr.migration [req-af86fba8-47ee-432b-9b00-98b950f0df16 - - - - -] Not migrating encryption keys because the ConfKeyManager's fixed_key is not in use.
! }9 |) `8 t/ ~* G: z6 B2021-10-12 10:46:23.767 112 INFO cinder.volume.manager [req-2b06bcbf-b0b0-4647-b5eb-6342ca64540a - - - - -] Driver initialization completed successfully.3 V3 F3 i& o4 E' H. j7 x% Q
2021-10-12 10:46:23.794 112 INFO cinder.manager [req-2b06bcbf-b0b0-4647-b5eb-6342ca64540a - - - - -] Initiating service 23 cleanup
8 ?% W7 \4 ^0 y2021-10-12 10:46:23.831 112 INFO cinder.manager [req-2b06bcbf-b0b0-4647-b5eb-6342ca64540a - - - - -] Service 23 cleanup completed.
2 f, ]. T* [. f& _0 A- C2021-10-12 10:46:25.141 34 INFO cinder.volume.manager [req-179bb5aa-4861-4f85-aa94-598dd3b842f8 - - - - -] Initializing RPC dependent components of volume driver RBDDriver (1.2.0)
9 l/ x% {" T- J  U2021-10-12 10:46:25.438 34 INFO cinder.volume.manager [req-179bb5aa-4861-4f85-aa94-598dd3b842f8 - - - - -] Driver post RPC initialization completed successfully.
* Q( q4 Z6 ?% i2021-10-12 10:46:25.464 112 INFO cinder.volume.manager [req-2b06bcbf-b0b0-4647-b5eb-6342ca64540a - - - - -] Initializing RPC dependent components of volume driver RBDDriver (1.2.0)" i& }9 Z' w- p# L  ?9 w
2021-10-12 10:46:25.829 112 INFO cinder.volume.manager [req-2b06bcbf-b0b0-4647-b5eb-6342ca64540a - - - - -] Driver post RPC initialization completed successfully.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2026-6-12 00:14 , Processed in 0.022308 second(s), 23 queries .

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

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