openstack在controller節點使用openstack network agent list不顯示計算節點


問題描述:

做完計算節點neutron的相關配置后,在controller節點查看agent列表,結果如下

 

 發現並沒有compute節點

在計算節點上查看status顯示failed

 

 在查看日志文件/var/log/neutron/linuxbridge-agent.log

 

 ERROR neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent [-] Tunneling cannot be enabled without the local_ip bound to an interface on the host. Please configure local_ip None on the host interface to be used for tunneling and restart the agent.

查看配置文件/etc/neutron/plugins/ml2/linuxbridge_agent.ini

enable_vxlan為true

在[vxlan]部分,棄用VXLAN覆蓋性網絡:

把enable_vxlan 改為false

 

重啟計算服務和網橋代理服務:

 

 在controller節點再次查看:

 

 發現計算節點就有了

 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM