|
|
2022-06-22 12:43:59.120 7 INFO neutron.common.config [-] /var/lib/kolla/venv/bin/neutron-linuxbridge-agent version 12.1.1
3 ~) ?' I" j" @2022-06-22 12:43:59.121 7 INFO neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent [-] Interface mappings: {'physnet1': '[interface]'}& a; I1 ] [9 e& }; f: s- Y* q3 F, S
2022-06-22 12:43:59.121 7 INFO neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent [-] Bridge mappings: {}
}) T8 y- Y8 X: U$ y2022-06-22 12:43:59.718 7 ERROR neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent [-] Interface [interface] for physical network physnet1 does not exist. Agent terminated!
4 N% e) K9 P( g, r# R( i
& ?5 C! U. [/ F# C/ Z4 M2 {解决办法:
9 k& j5 @5 y+ Y: j( s, m' T修改ml2.conf文件中map对应的physnet1后面的参数即可。
1 E# Y6 {2 D* c% V0 O5 u @5 Y' W2 T重启neutron 服务即可。
7 W$ p$ D% t8 u- J |
|