|
|
2022-06-22 12:43:59.120 7 INFO neutron.common.config [-] /var/lib/kolla/venv/bin/neutron-linuxbridge-agent version 12.1.1
1 v" g& B. S3 E5 h- [2 d2022-06-22 12:43:59.121 7 INFO neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent [-] Interface mappings: {'physnet1': '[interface]'}
, r2 K/ E" j! @ l- `) n2022-06-22 12:43:59.121 7 INFO neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent [-] Bridge mappings: {}6 ~# D0 w, ~- R, r) M% y
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!3 t4 ~2 C3 ^7 C0 p* b; V
' E1 p6 e! o1 c) o- h& m% ?
解决办法:- o8 Q" ]* U" D7 V3 a
修改ml2.conf文件中map对应的physnet1后面的参数即可。( N: X. Q q. ~ t5 s
重启neutron 服务即可。
$ m% g9 q3 L7 B |
|