找回密码
 注册
查看: 2473|回复: 1

bridge brq51916356-f3 is still up; can't delete it 处理过程记录

[复制链接]

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
发表于 2021-10-19 17:00:03 | 显示全部楼层 |阅读模式
(neutron-linuxbridge-agent)[root@compute03 /]# brctl show
7 e: Q* _2 }! D: K- J0 Ebridge name bridge id  STP enabled interfaces
  e0 b5 M$ L: |! x- jbrq51916356-f3  8000.000000000000 no  / \+ c" V$ D0 y* @% _
brq642bbb33-a0  8000.549f3510ef59 no  em2
8 }+ F  K) w0 m! b! i/ ^       tap77387b58-1f
6 |8 _3 r. \1 ?9 Y  r# Q       tapfe049b3c-59* l% P3 V6 l; k& Z  y8 C, N! q0 ~
brqc85cd2ef-a3  8000.e2a620598150 no  vxlan-73
# o% j. l* d2 Mdocker0  8000.02421cda2bf5 no  / X& w6 |( @9 L( ~- g
(neutron-linuxbridge-agent)[root@compute03 /]# brctl delif brq51916356-f3 5 \  P3 d) F* m
Incorrect number of arguments for command
3 a# E/ ~/ V5 ^( \  F/ h8 {1 A; p; D: rUsage: brctl delif <bridge> <device> delete interface from bridge7 c7 P6 U. Y# `
(neutron-linuxbridge-agent)[root@compute03 /]# brctl delbr brq51916356-f3
* i/ T* I  Q% t" v& Pbridge brq51916356-f3 is still up; can't delete it
1 s2 ^3 m& Z/ |2 F0 o(neutron-linuxbridge-agent)[root@compute03 /]# brctl delbr brq51916356-f3" Y" C) _& _4 @, y& x  d
bridge brq51916356-f3 is still up; can't delete it
. e6 ?2 J+ s7 x1 z3 @' ], y  v(neutron-linuxbridge-agent)[root@compute03 /]# brctl delbr brq51916356-f3# Q$ T/ S8 e. n2 M
bridge brq51916356-f3 is still up; can't delete it
- r/ |3 l7 `6 t# g(neutron-linuxbridge-agent)[root@compute03 /]# ifc+ i3 p  B/ U( K! ^/ I
ifcfg     ifconfig  5 R; S* H1 b( B) @2 G# a3 w9 Y
(neutron-linuxbridge-agent)[root@compute03 /]# ifconfig brq51916356-f3 down" |9 d& k% x7 q  w; v9 s  i$ f
(neutron-linuxbridge-agent)[root@compute03 /]# brctl delbr brq51916356-f38 j9 u& h, ]; ~; A. b
(neutron-linuxbridge-agent)[root@compute03 /]# ifconfig brq642bbb33-a0 down$ Y' ~9 b* f; X/ {' f; q

& E- ]6 h0 m+ ~7 f(neutron-linuxbridge-agent)[root@compute03 /]# brctl show
3 Y9 P. x, ~5 u1 c* z; A" S0 fbridge name bridge id  STP enabled interfaces
8 m) q/ S) X4 p( R5 ?6 \brq642bbb33-a0  8000.549f3510ef59 no  em2+ a: F+ [* }# J6 A& W
       tap77387b58-1f
5 k; j+ H5 z, G( R1 z+ R* \       tapfe049b3c-59, y: G* U& t$ r& U
brqc85cd2ef-a3  8000.e2a620598150 no  vxlan-73
1 w* s1 q. [0 I, m% ^3 sdocker0  8000.02421cda2bf5 no  
) e1 ~! a( B* Z(neutron-linuxbridge-agent)[root@compute03 /]# brctl delbr brq642bbb33-a0. K* @1 ]  z! J0 Z% f
(neutron-linuxbridge-agent)[root@compute03 /]# brctl show $ {, k% a3 G3 y0 X3 Y# V
bridge name bridge id  STP enabled interfaces
2 p6 i$ l% f- ebrqc85cd2ef-a3  8000.e2a620598150 no  vxlan-73
: y% F, v  V9 ^docker0  8000.02421cda2bf5 no  : r* t8 r3 Y9 _4 t6 ~' }
(neutron-linuxbridge-agent)[root@compute03 /]# ifconfig brqc85cd2ef-a3 down
- S  H9 D1 d: k/ c6 s2 A" Y4 |(neutron-linuxbridge-agent)[root@compute03 /]# brctl delbr brqc85cd2ef-a3
, |7 K& E, B6 G- [% Y) U/ ]1 ^  j! A5 W' B9 Y
完成清理3 J6 {0 M/ l4 I" S

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
 楼主| 发表于 2021-10-19 17:00:04 | 显示全部楼层
[root@compute02 ~]# docker exec -it -u root neutron_linuxbridge_agent bash
6 [7 s1 k* ]! t3 t(neutron-linuxbridge-agent)[root@compute02 /]# brctl show
: G7 j' T4 J; ~, r5 r5 e# O; zbridge name        bridge id                STP enabled        interfaces
4 L+ P4 H' _1 W( e2 f1 mbrq51916356-f3                8000.fe163e50fd79        no                tap1a21fca9-f0
" b! M# _+ c6 J6 b" ~* @                                                        tap761cb1c3-33
5 {/ f1 R4 F, V$ E+ |brq642bbb33-a0                8000.549f3510c5e1        no                em2
+ Y  W- }1 t- p) c) Q                                                        tapdaa0348a-32
; F! v% a+ i  }5 v$ O0 N. ?docker0                8000.0242db4e0a02        no                ! L! g7 L. f* {6 T. R
(neutron-linuxbridge-agent)[root@compute02 /]# ifconfig brq51916356-f3 down& w" h% L8 d+ ^7 P
(neutron-linuxbridge-agent)[root@compute02 /]# ifconfig brq642bbb33-a0 down( U* g7 r: p( d4 s
(neutron-linuxbridge-agent)[root@compute02 /]# brctl delbr brq51916356-f3) O; Q0 `9 C8 S+ `* b
(neutron-linuxbridge-agent)[root@compute02 /]# brctl delbr brq642bbb33-a01 k# z5 J( J- T8 `; s  x
(neutron-linuxbridge-agent)[root@compute02 /]# brctl show , m& @+ s3 z: |* p( m) `
bridge name        bridge id                STP enabled        interfaces
, Q: Q  }& H& o" p. kdocker0                8000.0242db4e0a02        no               
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2026-6-12 01:23 , Processed in 0.017261 second(s), 22 queries .

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

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