Unable to start pf9-neutron-ovs-agent on the Node
Problem
- Unable to start pf9-neutron-ovs-agent on the node.
- The status of the service shows as stopped.
Below errors are reported in /var/log/pf9/pf9-neutron-ovs-agent.log
Environment
- Platform9 Managed OpenStack All Versions
- Neutron
Cause
- In ml2_conf.ini file the local_ip value is set as
10.113.4.9
This IP is not assigned to any interface on this host.
- On the other working hosts, we can see that a correct IP is assigned.
Resolution
To fix this we need to assign a correct IP for local_ip value as assigned to a network interface by editing it in the file /opt/pf9/etc/pf9-neutron-ovs-agent/ml2_conf.ini.
``
Was this page helpful?