启动neutron-server.service服务不成功,在显示代理中报错connection to http://controller:9696/v2.0/agents.json
[root@controller ~]# systemctl restart neutron-server.service
Job for neutron-server.service failed because the control process exited with error code. See "systemctl status neutron-server.service" and "journalctl -xe" for details.
[root@controller ~]# neutron agent-list
Unable to establish connection to http://controller:9696/v2.0/agents.json
[root@controller ~]# systemctl status neutron-server.service
● neutron-server.service - OpenStack Neutron Server
Loaded: loaded (/usr/lib/systemd/system/neutron-server.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Thu 2017-11-1

在尝试启动neutron-server.service时遇到问题,错误显示为代理无法连接到http://controller:9696/v2.0/agents.json。经过排查,发现在neutron.conf配置文件中core_plugin=ml2的设置有误,修正后服务恢复正常。
最低0.47元/天 解锁文章
5072

被折叠的 条评论
为什么被折叠?



