找回密码
 注册
查看: 1901|回复: 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 closed* X/ B6 E# y1 \& K- ], f# o( r4 n
2021-10-12 10:02:26.195 34 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last):
' {& Y' o2 n, x7 {6 d9 E  k2021-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 connection5 c9 |0 D5 D1 f1 S  [, l0 \7 q& S& n
2021-10-12 10:02:26.195 34 ERROR oslo_db.sqlalchemy.exc_filters     return self._revalidate_connection()
0 X% {; ?1 ]4 w; @! J, E2021-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! T: E7 E( p' x" i! C3 L0 d) _, V
2021-10-12 10:02:26.195 34 ERROR oslo_db.sqlalchemy.exc_filters     raise exc.ResourceClosedError("This Connection is closed")
+ K3 O7 l. b. o2021-10-12 10:02:26.195 34 ERROR oslo_db.sqlalchemy.exc_filters ResourceClosedError: This Connection is closed0 l4 b1 k# y" j6 q
2021-10-12 10:02:26.195 34 ERROR oslo_db.sqlalchemy.exc_filters + U) @" @4 H6 K8 S% F
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)$ f$ D$ ^% x% v
2021-10-12 10:02:26.197 34 ERROR cinder.service Traceback (most recent call last):
! ~( Z2 w+ J4 u- `! m3 m, f/ h2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/cinder/service.py", line 482, in report_state
) `" `0 r" P  U" U+ S2021-10-12 10:02:26.197 34 ERROR cinder.service     service_ref.save()5 P1 k6 Q3 I# V6 Q$ d  B4 ]% P: ?) h
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 save5 g: N: I* R! ]0 L
2021-10-12 10:02:26.197 34 ERROR cinder.service     db.service_update(self._context, self.id, updates)# w0 W! h/ I' H* S* |
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
, S( }7 x+ Q6 F+ ^$ B2021-10-12 10:02:26.197 34 ERROR cinder.service     return IMPL.service_update(context, service_id, values)) C# s9 r  I! o1 d. V* ~) K9 F
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
6 i# j- j! r: V( ~. J% T2021-10-12 10:02:26.197 34 ERROR cinder.service     return f(*args, **kwargs)
+ n: k. o' \: o9 X, K0 r: y, h2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/oslo_db/api.py", line 147, in wrapper! ?! B$ f) _  [3 \, a* Z0 u
2021-10-12 10:02:26.197 34 ERROR cinder.service     ectxt.value = e.inner_exc
9 l' u4 f: `& [- f0 u6 r/ F& |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__( H6 w$ ~9 [/ [
2021-10-12 10:02:26.197 34 ERROR cinder.service     self.force_reraise()
' U  D( s6 K8 @4 m. f2021-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. e: m/ E# v# y: g3 X
2021-10-12 10:02:26.197 34 ERROR cinder.service     six.reraise(self.type_, self.value, self.tb)
: |  c' v# w# y2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/oslo_db/api.py", line 135, in wrapper0 D1 C# p4 I: U, J/ n  Q# A
2021-10-12 10:02:26.197 34 ERROR cinder.service     return f(*args, **kwargs)
6 L/ q$ O  |% @* B, S0 F2021-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
* ]# e% ?- t1 G$ G5 C% Y5 S. Z2021-10-12 10:02:26.197 34 ERROR cinder.service     result = query.update(values)- y3 ]6 R! l9 b8 a' Q% R8 E3 O
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) _& M6 S! w8 a1 o1 w4 `- J* ]
2021-10-12 10:02:26.197 34 ERROR cinder.service     update_op.exec_()- D/ L2 w* ~" Y4 w0 b
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_
0 T. U- K5 @( ~" v5 u5 q0 p4 y; W2021-10-12 10:02:26.197 34 ERROR cinder.service     self._do_exec()
; S& n  E! }% q2021-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
  R# ?' P& m7 x* }2021-10-12 10:02:26.197 34 ERROR cinder.service     self._execute_stmt(update_stmt)
; c1 \! U& D! k  `2021-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. x1 m* ~- k0 i
2021-10-12 10:02:26.197 34 ERROR cinder.service     mapper=self.mapper)
3 E2 n* x2 t! w. U6 j2021-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! f: P+ p! o$ G' m) k0 w
2021-10-12 10:02:26.197 34 ERROR cinder.service     bind, close_with_result=True).execute(clause, params or {})
9 D8 K0 N3 {% N6 |% k( s1 ^, X5 @2021-10-12 10:02:26.197 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 948, in execute7 m% D  z; B* E9 k; m% B1 v
2021-10-12 10:02:26.197 34 ERROR cinder.service     return meth(self, multiparams, params)
& k; O2 p5 A: \4 Y+ n. Y  C2021-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; [: _* p8 s; _) `: I
2021-10-12 10:02:26.197 34 ERROR cinder.service     return connection._execute_clauseelement(self, multiparams, params)
$ F$ ~% E; R" @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# ]0 y& ~0 J: z: j0 ], ~
2021-10-12 10:02:26.197 34 ERROR cinder.service     compiled_sql, distilled_params
/ V, y5 z7 k: W: N, |% v: Y2021-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_context5 g/ U$ F% g3 m6 B
2021-10-12 10:02:26.197 34 ERROR cinder.service     self._root._commit_impl(autocommit=True)
! S+ Y, I& T# c( w2021-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
) U* C6 d8 g( j8 R3 K2 g2021-10-12 10:02:26.197 34 ERROR cinder.service     self.connection._reset_agent is self.__transaction:
) g$ B+ d# G0 T2 X2021-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
9 S0 ]& _; V. L2021-10-12 10:02:26.197 34 ERROR cinder.service     self._handle_dbapi_exception(e, None, None, None, None)
+ |( c3 r; n+ u" w8 q  W2021-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
! c' o; I& ]$ a" k2 k, `2021-10-12 10:02:26.197 34 ERROR cinder.service     self._autorollback()
- i) I/ J1 u9 Z6 r2021-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__
7 X' p) o6 Y$ w! v& C9 O1 {2021-10-12 10:02:26.197 34 ERROR cinder.service     compat.reraise(type_, value, traceback)- o* ~. M8 r, M
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_exception7 q  N7 j8 n, A3 Z
2021-10-12 10:02:26.197 34 ERROR cinder.service     self._autorollback()
6 }- i/ |+ t/ u2 r6 m2021-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
+ L6 q4 k1 J% T/ c) y: [% m, z2021-10-12 10:02:26.197 34 ERROR cinder.service     self._root._rollback_impl(); w/ Y: c2 c" p3 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
, B5 A. z7 r" J2021-10-12 10:02:26.197 34 ERROR cinder.service     self.dispatch.rollback(self): o$ [% W4 n# E2 N
2021-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__: T( E* Q5 K; i: y
2021-10-12 10:02:26.197 34 ERROR cinder.service     fn(*args, **kw), n3 n. T. P6 R3 S% V
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& f7 d9 X* Y( L/ f& w9 Q1 }8 y) C: l
2021-10-12 10:02:26.197 34 ERROR cinder.service     conn.info.pop(ROLLBACK_CAUSE_KEY, None)8 I4 T9 v# D0 H) ?! i
2021-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
  h& w' L: E! A: T& ^' @0 T: D2021-10-12 10:02:26.197 34 ERROR cinder.service     return self.connection.info9 ?; e# d! X$ R! I. b
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
4 y3 j( b4 q" e2021-10-12 10:02:26.197 34 ERROR cinder.service     self._handle_dbapi_exception(e, None, None, None, None)
  y: N7 D  M) A( i2021-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
' a1 N/ |9 p' h  {2021-10-12 10:02:26.197 34 ERROR cinder.service     exc_info
& N; F( F+ Z: `2021-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
* b8 ?" a4 r. n2021-10-12 10:02:26.197 34 ERROR cinder.service     reraise(type(exception), exception, tb=exc_tb, cause=cause)$ g7 o6 z# v7 k, s; p0 E, ~) H: s9 \
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
8 Q5 \. C! s& G6 A4 H% @2021-10-12 10:02:26.197 34 ERROR cinder.service     return self._revalidate_connection()
# H5 X1 d4 v$ d! s0 w2021-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
: z9 x! ]5 B0 {. D9 g  O1 L2021-10-12 10:02:26.197 34 ERROR cinder.service     raise exc.ResourceClosedError("This Connection is closed")2 N5 y% }+ g4 f+ x: A
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)" t( [# [  c/ e* D) a2 i) ^" [1 e4 K
2021-10-12 10:02:26.197 34 ERROR cinder.service ' B) u- o4 U- o2 @2 N9 Y
2021-10-12 10:02:36.267 34 ERROR cinder.service [req-65ac1d2e-6512-428d-aa9b-8a89b695fff8 - - - - -] Recovered model server connection!
# d- U8 g* Q  i& |4 K% _2021-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" k' X* h, z* E- j
2021-10-12 10:02:56.185 34 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last):1 A: ?7 k. @0 N  q8 D! c1 _) q
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 connection6 {1 o5 m: s: a9 K4 x
2021-10-12 10:02:56.185 34 ERROR oslo_db.sqlalchemy.exc_filters     return self._revalidate_connection()
% Q+ H6 l0 K# L4 o: 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  v2 L4 {2 x1 o" @) g7 _
2021-10-12 10:02:56.185 34 ERROR oslo_db.sqlalchemy.exc_filters     raise exc.ResourceClosedError("This Connection is closed")' F% y! d) W7 Y! O
2021-10-12 10:02:56.185 34 ERROR oslo_db.sqlalchemy.exc_filters ResourceClosedError: This Connection is closed
. F. L( D/ W% O  X$ m% g2021-10-12 10:02:56.185 34 ERROR oslo_db.sqlalchemy.exc_filters 3 d) P1 k! B" j8 G
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)
5 h. {+ S- D  I, _" ?) C2021-10-12 10:02:56.186 34 ERROR cinder.service Traceback (most recent call last):( V9 [, i3 C% v% N7 T
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" Y% y1 }' Y2 S: q% O
2021-10-12 10:02:56.186 34 ERROR cinder.service     service_ref.save()3 L0 y2 ~! ~7 {, I3 x% ]
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  h0 ~8 {! q! h0 Y
2021-10-12 10:02:56.186 34 ERROR cinder.service     db.service_update(self._context, self.id, updates)
6 z9 [+ F: D$ e9 P# n, F% ]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_update7 h9 S  _. {0 t! P
2021-10-12 10:02:56.186 34 ERROR cinder.service     return IMPL.service_update(context, service_id, values)1 t" z* V% S  w
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! ]* t) U9 s5 F; W# X* Y
2021-10-12 10:02:56.186 34 ERROR cinder.service     return f(*args, **kwargs)) R8 e# p" y  G8 O1 a
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+ {: [1 x/ a4 [& ?
2021-10-12 10:02:56.186 34 ERROR cinder.service     ectxt.value = e.inner_exc
8 R0 w! p) H" V2021-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__
- [1 E) y0 L. t# j2021-10-12 10:02:56.186 34 ERROR cinder.service     self.force_reraise()
5 Z7 W3 j7 e4 Z6 w2021-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
( B2 M2 l5 I/ D* M0 [' r2021-10-12 10:02:56.186 34 ERROR cinder.service     six.reraise(self.type_, self.value, self.tb)
& ?; U( }# C$ U! H! _- z2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib/python2.7/site-packages/oslo_db/api.py", line 135, in wrapper
. n: v# O* i8 y+ Y) q) L2021-10-12 10:02:56.186 34 ERROR cinder.service     return f(*args, **kwargs)
3 o; `' Y" q' j6 N, N2021-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 b, Z' p. @* F
2021-10-12 10:02:56.186 34 ERROR cinder.service     result = query.update(values), h$ A% `0 p& n- j6 d+ n
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
3 [; h% i$ r) T, X: D8 w2021-10-12 10:02:56.186 34 ERROR cinder.service     update_op.exec_()- f: a& p6 J/ W, o- T
2021-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_- e1 n& x; p7 O. Z% {
2021-10-12 10:02:56.186 34 ERROR cinder.service     self._do_exec()
% @  J, a3 |! w, v2021-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
4 X" M- \- Q* l2 l+ O( N4 {2021-10-12 10:02:56.186 34 ERROR cinder.service     self._execute_stmt(update_stmt)+ u  S) J8 p! ~( `1 m% X. }- [# [
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
' V# j; w( a  \6 N2021-10-12 10:02:56.186 34 ERROR cinder.service     mapper=self.mapper)
! e/ k$ Q8 B% H& t6 r2021-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# a" ]+ P- Y: F- `) b: r* D; A9 N
2021-10-12 10:02:56.186 34 ERROR cinder.service     bind, close_with_result=True).execute(clause, params or {})
8 a$ V7 u4 t& ?$ P6 u4 K1 y2021-10-12 10:02:56.186 34 ERROR cinder.service   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 948, in execute8 Q8 y% G: Z$ B+ B6 c
2021-10-12 10:02:56.186 34 ERROR cinder.service     return meth(self, multiparams, params)0 M6 [/ Q* {, G3 ?1 `
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
: v% m3 y; a5 f, V3 E2021-10-12 10:02:56.186 34 ERROR cinder.service     return connection._execute_clauseelement(self, multiparams, params)) @' m& |% z5 ~) k
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" W1 N2 c7 F0 [( h6 U+ T6 h& m
2021-10-12 10:02:56.186 34 ERROR cinder.service     compiled_sql, distilled_params
4 L6 Z. D- J; A7 v! k/ S9 H* ?  j% m2021-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
! U) }, Y& ], y2021-10-12 10:02:56.186 34 ERROR cinder.service     self._root._commit_impl(autocommit=True)
$ o) b+ ~* T9 J/ z6 V0 I  @. b1 g2021-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* G( K5 ?! L& D4 p2 A
2021-10-12 10:02:56.186 34 ERROR cinder.service     self.connection._reset_agent is self.__transaction:
) G! Z: `0 w6 ]* d6 L' U1 P! [7 M2021-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: C9 a; ^6 l6 X2 J1 r+ r( U
2021-10-12 10:02:56.186 34 ERROR cinder.service     self._handle_dbapi_exception(e, None, None, None, None)
$ V& f6 h: E$ t$ U% P6 U; O2021-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
( q1 v6 W& k! }+ e  `. x  p2021-10-12 10:02:56.186 34 ERROR cinder.service     self._autorollback()- a( `& a* Q! L) H* [1 P% m) x
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__  i, `6 x0 t, @
2021-10-12 10:02:56.186 34 ERROR cinder.service     compat.reraise(type_, value, traceback)& c# e7 x* Q! Z
2021-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( Q; v- D$ D8 g0 A- q; r8 b9 j2 u1 b! Y
2021-10-12 10:02:56.186 34 ERROR cinder.service     self._autorollback()) d9 P" s$ b  ?1 f3 {
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
; `9 e, K( v/ \" h; J- l7 k2021-10-12 10:02:56.186 34 ERROR cinder.service     self._root._rollback_impl(): ]. {+ y! n' l2 D  S8 e( s! b
2021-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_impl6 h( T! C  A7 {7 k! g( |0 I# h! n
2021-10-12 10:02:56.186 34 ERROR cinder.service     self.dispatch.rollback(self)5 r) o3 X& O3 i/ L# u
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__5 O/ g' a  `- }6 p# H) A9 u5 @
2021-10-12 10:02:56.186 34 ERROR cinder.service     fn(*args, **kw)1 d9 f  G* x' l+ U
2021-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_tx0 y( n" {) N1 ^' H* f
2021-10-12 10:02:56.186 34 ERROR cinder.service     conn.info.pop(ROLLBACK_CAUSE_KEY, None)" T+ L: i8 J: N
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& |4 z3 |: z7 Z7 @* Q% {. L+ {' |+ j
2021-10-12 10:02:56.186 34 ERROR cinder.service     return self.connection.info! U( C, I4 R+ b( p" [6 g. S' Z
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# [) B: {! O- `* @' c
2021-10-12 10:02:56.186 34 ERROR cinder.service     self._handle_dbapi_exception(e, None, None, None, None)( l, I* A' V7 H: S0 z; M
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_exception3 {& C) A! Y6 r7 _# T2 w
2021-10-12 10:02:56.186 34 ERROR cinder.service     exc_info
) ^- v9 r5 E+ H' j+ ~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  W( ?6 i) a/ o% C% p% E
2021-10-12 10:02:56.186 34 ERROR cinder.service     reraise(type(exception), exception, tb=exc_tb, cause=cause)' I4 o; j, X( J9 l- 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
& u; T3 m. X  f. }9 w# x2021-10-12 10:02:56.186 34 ERROR cinder.service     return self._revalidate_connection()0 p, k. b; L6 X) P' J# U
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
9 a( ^1 z% D# \: B( S2 T9 ^# L, k2021-10-12 10:02:56.186 34 ERROR cinder.service     raise exc.ResourceClosedError("This Connection is closed")9 h6 A8 ?3 R+ T# a* V4 ^
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)" `) \- w5 U* P4 N- K5 N
2021-10-12 10:02:56.186 34 ERROR cinder.service
, ~" I1 t1 N% B. ~3 r- u& h: u2021-10-12 10:03:06.331 34 ERROR cinder.service [req-65ac1d2e-6512-428d-aa9b-8a89b695fff8 - - - - -] Recovered model server connection!
, L* t& a1 g! k  e6 ]8 s$ N! }# ~- A
2 _, o# ^9 j; E+ h5 L! U8 |* U5 W# }6 z

  R2 _2 y2 a& |

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
 楼主| 发表于 2021-10-12 10:35:08 | 显示全部楼层
解决办法:/ a9 R3 D" u5 d! y; B3 R+ G
只能通过清理数据的方式来进行删除,步骤如下:
& O7 T* z" A2 ]: c3 F3 _MariaDB [cinder]> select * from volume_type_extra_specs;+ c8 e3 G9 Q! L+ g$ p' K, V
+---------------------+------------+---------------------+---------+----+--------------------------------------+----------------------+-------+
+ _+ t6 _# l9 y- a5 T" {! `8 }| created_at          | updated_at | deleted_at          | deleted | id | volume_type_id                       | key                  | value |# t. m, T4 C0 }: a, V9 a  `
+---------------------+------------+---------------------+---------+----+--------------------------------------+----------------------+-------++ l" `$ e. w- _& J; S5 {9 x3 l
| 2021-10-09 07:49:11 | NULL       | 2021-10-12 02:00:32 |       1 |  4 | eb25be13-1791-453c-a304-affe1e6b7687 | volTypeDescription   | 11111 |2 D( A% ~' `8 ?* l
| 2021-10-09 07:49:51 | NULL       | 2021-10-11 03:05:38 |       1 |  7 | ca6fc6dd-509b-4403-8866-fa129aa1fac4 | vol_type_description | 11111 |0 c% e# d1 G4 ]& M
| 2021-10-11 03:15:06 | NULL       | 2021-10-11 03:16:14 |       1 |  9 | 91f63eff-8901-4c37-8818-ce2074a3bf15 | xxx                  | 111   |
  K5 ~, Z, }' q+ K| 2021-10-11 03:15:06 | NULL       | 2021-10-11 03:16:14 |       1 | 12 | 91f63eff-8901-4c37-8818-ce2074a3bf15 | aaa                  | 222   |8 @1 P0 w; |4 c7 V2 V7 }- D& h
| 2021-10-11 07:38:22 | NULL       | 2021-10-12 01:58:24 |       1 | 17 | 49ee1379-977d-45ad-af38-a364ee125e73 | volume_backend_name  | vms   |
4 R- N: r: `) p" \6 H+---------------------+------------+---------------------+---------+----+--------------------------------------+----------------------+-------+
% C: H: i8 E! A. K5 rows in set (0.00 sec)
* ^# b+ Z, r! e. a' U! I& R  Z8 xMariaDB [cinder]> delete from volume_type_extra_specs where volume_type_id='49ee1379-977d-45ad-af38-a364ee125e73';
/ ^4 I: t) H2 i2 l3 FQuery OK, 1 row affected (0.01 sec)3 {: q4 l' y2 V# A4 t! a
MariaDB [cinder]> select * from volume_types;
/ J; s" b% L% X+---------------------+------------+---------------------+---------+--------------------------------------+--------+--------------+-----------+-------------+
9 X* X' j: ], s1 Y2 y! h0 y, I! g| created_at          | updated_at | deleted_at          | deleted | id                                   | name   | qos_specs_id | is_public | description |
" X2 L# h. ^  g" ^6 I5 x: o+---------------------+------------+---------------------+---------+--------------------------------------+--------+--------------+-----------+-------------+3 X6 {% |. m/ v% {) J1 `6 b
| 2021-10-09 07:11:03 | NULL       | 2021-10-12 02:00:40 |       1 | 06c677ad-87c7-4add-bd05-ac07b8ffa65c | 性能   | NULL         |         1 | 性能        |5 c7 r; n8 l) y  @5 t# B; ~& s
| 2021-10-09 06:51:16 | NULL       | 2021-10-09 06:52:14 |       1 | 139fba03-44ef-4d36-b266-5df1406eaf94 | 1      | NULL         |         1 | 1           |
2 \9 K' s* q5 k9 U| 2021-10-09 06:56:38 | NULL       | 2021-10-09 06:57:59 |       1 | 13d4e120-32df-4d3b-b273-d8b36fcb9147 | 333    | NULL         |         1 | 333         |: j+ G6 Y3 O. z1 }
| 2021-10-09 06:56:19 | NULL       | 2021-10-09 07:42:52 |       1 | 1b250b32-27c9-43ed-a25d-d9c5f1a0cc75 | 22     | NULL         |         1 | 222         |. L. |+ [7 B- y4 ~5 R" S) K
| 2021-10-09 07:09:21 | NULL       | 2021-10-12 02:00:45 |       1 | 374b29dc-514c-4e47-a44c-7c59870a7d13 | 111    | NULL         |         0 | 111         |
" j: U0 ^- C3 ^) s. `! I9 G| 2021-10-09 06:53:24 | NULL       | 2021-10-09 06:53:47 |       1 | 378bb7b6-b6a1-4bec-b328-427c17b41b76 | 22     | NULL         |         1 | 22          |1 a  N3 ~. L( H- Q( G  N; b
| 2021-10-09 06:24:07 | NULL       | 2021-10-09 07:14:03 |       1 | 44bab560-d95d-4ef8-8bbe-cb5a89d3a9f3 | 1      | NULL         |         1 | 1           |
; H* n; v& Z/ m& l. e/ || 2021-10-11 07:37:56 | NULL       | 2021-10-12 01:58:24 |       1 | 49ee1379-977d-45ad-af38-a364ee125e73 | rbd-2  | NULL         |         1 |             |
5 \6 O7 R4 A. |. I/ Q| 2021-10-09 06:24:25 | NULL       | 2021-10-09 06:25:11 |       1 | 595b03aa-587b-4f7f-8402-8d5585a3e125 | 2      | NULL         |         1 | 2           |& U$ i2 t  y& d9 r
| 2021-10-12 02:22:32 | NULL       | NULL                |       0 | 7641ef70-e65d-4ebc-8d1b-9f95d3ba6db8 | 11111  | NULL         |         1 | 1111        |
+ N8 h9 C7 r+ j| 2021-10-11 03:15:06 | NULL       | 2021-10-11 03:16:14 |       1 | 91f63eff-8901-4c37-8818-ce2074a3bf15 | 12345  | NULL         |         1 | NULL        |
$ @! m. f0 P& h: q$ F& U0 g| 2021-10-09 06:52:39 | NULL       | 2021-10-09 07:39:53 |       1 | b81d6981-3c36-4a7c-8109-e4d4d7e514b1 | 1      | NULL         |         1 | 1           |( y6 ~: K- O$ `
| 2021-09-17 01:52:50 | NULL       | 2021-10-12 02:00:57 |       1 | c15f90d5-8e8c-439d-b23a-993f574a2f95 | ssd    | NULL         |         1 |             |6 E' j% N( h! i
| 2021-10-09 07:49:51 | NULL       | 2021-10-11 03:05:38 |       1 | ca6fc6dd-509b-4403-8866-fa129aa1fac4 | 123456 | NULL         |         1 | NULL        |# S) p1 |# i7 `2 f  B
| 2021-10-09 07:45:15 | NULL       | 2021-10-09 08:30:36 |       1 | cef3a042-9477-4912-9fc9-06804897f7a2 | 1234   | NULL         |         1 | NULL        |6 I. v) ]- e5 W) Z& z5 p
| 2021-10-09 07:40:37 | NULL       | 2021-10-09 06:55:35 |       1 | cfb2ce62-ded8-40f0-96b6-a95404bbe9f1 | 222    | NULL         |         1 | 222         |4 x! p9 {$ }& h0 \
| 2021-10-09 07:49:11 | NULL       | 2021-10-12 02:00:32 |       1 | eb25be13-1791-453c-a304-affe1e6b7687 | 1234   | NULL         |         1 | NULL        |
$ n6 m) B! |; H$ K  t| 2021-10-09 06:24:59 | NULL       | 2021-10-09 07:14:02 |       1 | f44678cb-2877-40a9-af63-363e0f4e1a38 | 4      | NULL         |         1 | 4           |+ `3 M2 G0 U1 ]5 a
| 2021-10-09 06:24:39 | NULL       | 2021-10-09 06:25:10 |       1 | f6c699c7-fac5-487f-93ae-d7fe9e7d1297 | 3      | NULL         |         1 | 3           |
7 }9 k2 r5 a- `6 y7 b+---------------------+------------+---------------------+---------+--------------------------------------+--------+--------------+-----------+-------------+0 |" h2 I4 y% u! [+ P1 n
19 rows in set (0.00 sec)
, D4 j% Y! R" q5 v1 g8 k0 VMariaDB [cinder]> delete from volume_types where id='49ee1379-977d-45ad-af38-a364ee125e73';
! r; U, Y/ k7 m/ t2 l1 B8 A! gQuery OK, 1 row affected (0.02 sec)* a4 ]& f# _5 D9 c0 F

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- T" v, o, x9 l3 L2 E0 o1 Q
2021-10-12 10:46:08.270 7 INFO oslo_service.service [req-2c007491-24b4-4a3e-8e42-ed7dd36e772a - - - - -] Waiting on 2 children to exit
, g# w$ C/ M% o3 o- U' T2021-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.( F' o1 A1 y: \  [) R
2021-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.
8 R0 Y- Y! f! z9 B2021-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., e8 D5 n1 f6 E
2021-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.
9 i1 z! q0 I/ z) h2021-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.
+ }& _6 ^* c+ L1 w; }2 [2021-10-12 10:46:21.961 7 INFO oslo_service.service [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Starting 1 workers
% o! b6 g7 {3 O# _) [2 P2021-10-12 10:46:21.972 34 INFO cinder.service [-] Starting cinder-volume node (version 12.0.9)
" M& b# l, R, A6 Q9 F7 }% ~8 N2021-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.
5 E5 @% B: a6 i2021-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." Q6 G: ~% ~9 Q, k, n2 b
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)" m2 K- \  X5 P" P4 ^3 g
2021-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.' J: p8 f8 K5 z" M
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.
2 y1 u8 \6 [: O6 E( L2021-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.
& a4 X) U+ {/ h- D  h, V2021-10-12 10:46:22.202 7 INFO oslo_service.service [req-13cb3097-f464-494e-97bb-4cd9805a9b41 - - - - -] Starting 1 workers
8 S7 m* n0 d' s2021-10-12 10:46:22.211 49 INFO cinder.service [-] Starting cinder-volume node (version 12.0.9)
$ i, H2 L4 l8 r- ^  x$ H$ T( q2021-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.
1 e1 H* `, @8 L' J( x' G2021-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".
! a  e9 m; a# V; ^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.
& Z4 G9 {( E8 n, v3 L1 K2021-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.
3 `/ g- D) k; z6 c  K) R2021-10-12 10:46:22.345 49 INFO cinder.volume.manager [req-1a609fe8-538e-4de1-9394-d0fb02078655 - - - - -] Starting volume driver RBDDriver (1.2.0)
1 s) Y  D; z3 e) i2021-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.
  R9 R3 c& M5 z: G2021-10-12 10:46:22.772 34 INFO cinder.volume.manager [req-77b594f2-a94a-4ddd-9c01-ee0de489a2c4 - - - - -] Driver initialization completed successfully.
  o9 ^! I1 H( @. O) [7 R9 G2021-10-12 10:46:22.809 34 INFO cinder.manager [req-77b594f2-a94a-4ddd-9c01-ee0de489a2c4 - - - - -] Initiating service 21 cleanup
: V- E1 Y! G& v# r4 _& z6 j2021-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.
; Q( \3 s! p2 h) d2021-10-12 10:46:22.825 34 INFO cinder.manager [req-77b594f2-a94a-4ddd-9c01-ee0de489a2c4 - - - - -] Service 21 cleanup completed.
  Y, O6 k2 A8 ]% N3 i2021-10-12 10:46:23.310 49 INFO cinder.volume.manager [req-1a609fe8-538e-4de1-9394-d0fb02078655 - - - - -] Driver initialization completed successfully.
. Z& A9 m. \' [: O2021-10-12 10:46:23.323 49 INFO cinder.manager [req-1a609fe8-538e-4de1-9394-d0fb02078655 - - - - -] Initiating service 23 cleanup6 @7 C$ C9 c& z& ]
2021-10-12 10:46:23.334 49 INFO cinder.manager [req-1a609fe8-538e-4de1-9394-d0fb02078655 - - - - -] Service 23 cleanup completed.& x* B0 U/ @3 o! ~/ b( Q3 y, a# A$ a- v: Y
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)
. ?* z& r* c" V: M+ W" N: a2 M2021-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)
6 l+ j6 `; D/ k( Q0 W+ y2021-10-12 10:46:25.387 34 INFO cinder.volume.manager [req-77b594f2-a94a-4ddd-9c01-ee0de489a2c4 - - - - -] Driver post RPC initialization completed successfully.
1 F* \# _% Z& q4 R2021-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
( l3 c. j4 G8 m, Q/ k8 `2021-10-12 10:46:08.487 7 INFO oslo_service.service [req-31400383-79b8-491f-8fac-5e08c163c2a8 - - - - -] Waiting on 2 children to exit
: c; O, Z3 o/ A- F$ |% w2021-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.
1 V. k2 A' \$ I6 H2021-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.
0 K' ]: h" h5 N3 A2021-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.
" H* j" I$ C; ?% G! Q& x2021-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.6 N+ k6 f* r9 ?& P: _0 I
2021-10-12 10:46:22.326 7 INFO oslo_service.service [req-36eca515-c8a0-4e58-a9d7-72a794fb9166 - - - - -] Starting 1 workers
7 H6 V8 P8 g  u, J0 a2021-10-12 10:46:22.339 34 INFO cinder.service [-] Starting cinder-volume node (version 12.0.9)! V* M! C( ^; C7 S3 F9 ^
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)- ]! |" j: B  w* `' x& E7 k+ {: B
2021-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.
- }2 x9 ^5 l* ~/ I7 h2021-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.
" X" M1 q+ o! I, ^2021-10-12 10:46:22.566 7 INFO oslo_service.service [req-36eca515-c8a0-4e58-a9d7-72a794fb9166 - - - - -] Starting 1 workers
! d3 `: }, S" M# ]2021-10-12 10:46:22.574 112 INFO cinder.service [-] Starting cinder-volume node (version 12.0.9)/ w9 r* S" x* G' ]) @! |& s
2021-10-12 10:46:22.590 112 INFO cinder.volume.manager [req-2b06bcbf-b0b0-4647-b5eb-6342ca64540a - - - - -] Starting volume driver RBDDriver (1.2.0)7 w( o8 V7 i6 A9 Z, s6 e
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.
5 t7 \$ e9 L/ A$ e0 H2 V4 ?2021-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"." I, J  N5 i: s0 D$ Z
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.
( _% ?, G: W) m9 v2021-10-12 10:46:23.128 34 INFO cinder.volume.manager [req-179bb5aa-4861-4f85-aa94-598dd3b842f8 - - - - -] Driver initialization completed successfully.
8 p2 P/ ^) h9 C% y! M  H: M2021-10-12 10:46:23.144 34 INFO cinder.manager [req-179bb5aa-4861-4f85-aa94-598dd3b842f8 - - - - -] Initiating service 21 cleanup- i- X2 o+ H$ @9 I1 @: H
2021-10-12 10:46:23.154 34 INFO cinder.manager [req-179bb5aa-4861-4f85-aa94-598dd3b842f8 - - - - -] Service 21 cleanup completed.
7 L/ ]" Q- H9 C7 V; X& o2021-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.
, L- o, E+ }0 r: B2021-10-12 10:46:23.767 112 INFO cinder.volume.manager [req-2b06bcbf-b0b0-4647-b5eb-6342ca64540a - - - - -] Driver initialization completed successfully.% x; h- l9 `' c; ^
2021-10-12 10:46:23.794 112 INFO cinder.manager [req-2b06bcbf-b0b0-4647-b5eb-6342ca64540a - - - - -] Initiating service 23 cleanup
' e, D& I0 c6 o8 r; v+ I1 r2 b3 G2021-10-12 10:46:23.831 112 INFO cinder.manager [req-2b06bcbf-b0b0-4647-b5eb-6342ca64540a - - - - -] Service 23 cleanup completed.
" D6 D/ t4 ^3 t6 G* m' I' l4 a( d2021-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)
1 b- E9 z  x( ]! ]2021-10-12 10:46:25.438 34 INFO cinder.volume.manager [req-179bb5aa-4861-4f85-aa94-598dd3b842f8 - - - - -] Driver post RPC initialization completed successfully.; X0 F7 }) N' e  R0 M8 j$ C
2021-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)" f5 @2 j( ^) X. [2 j
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:16 , Processed in 0.016665 second(s), 23 queries .

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

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