|
|
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 d4 y7 {, |$ O8 x2022-06-22 12:43:59.121 7 INFO neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent [-] Interface mappings: {'physnet1': '[interface]'}
' e3 y6 Y4 B7 H; y# c+ K% U2022-06-22 12:43:59.121 7 INFO neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent [-] Bridge mappings: {}
3 r# ~% }( ?8 k0 n e2022-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!1 p* I/ |2 t. g. ~5 b
8 ~# g0 o" }# k9 X: X0 a, R解决办法:' `9 J. Z9 W. A$ L
修改ml2.conf文件中map对应的physnet1后面的参数即可。/ S0 {, H- \1 u
重启neutron 服务即可。
% ?9 X- R6 S' S* b. Q |
|