|
|
2022-06-22 12:43:59.120 7 INFO neutron.common.config [-] /var/lib/kolla/venv/bin/neutron-linuxbridge-agent version 12.1.1
% D4 U, X: ]& b2022-06-22 12:43:59.121 7 INFO neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent [-] Interface mappings: {'physnet1': '[interface]'}
" Q& U9 @7 E0 i) T8 h" Q8 {. U2022-06-22 12:43:59.121 7 INFO neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent [-] Bridge mappings: {}; V# W J! S% v4 R
2022-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!8 k/ J% Q& {! O; F2 U9 p; s2 K' Q1 p
7 K5 t+ r& Z8 |. y u: J, r6 G解决办法:5 f' _# ]: s& C" e
修改ml2.conf文件中map对应的physnet1后面的参数即可。$ q: m1 c E& o9 R% E
重启neutron 服务即可。8 b& S% U+ v) g3 f; H
|
|