Unable to start pf9-neutron-ovs-agent on the Node
Problem
$ /etc/init.d/pf9-neutron-ovs-agent statusneutron-ovsd is stoppedERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [-] Tunneling can't be enabled with invalid local_ip '10.113.4.9'. IP couldn't be found on this host's interfaces.ESC[00mEnvironment
Cause
$ cat /opt/pf9/etc/pf9-neutron-ovs-agent/ml2_conf.ini | grep local_iplocal_ip = 10.113.4.9$ cat /opt/pf9/etc/pf9-neutron-ovs-agent/ml2_conf.ini | grep local_iplocal_ip = 10.113.4.17$
$ ifconfig enp4s0.572 [< this device name will vary depending on your host.]
enp4s0.572: flags=4163<UP,BROADCAST,RUNNING,MULTICAST] mtu 1500
inet 10.113.4.17 netmask 255.255.252.0 broadcast 10.113.7.255
inet6 fe80::225:90ff:fec3:17b1 prefixlen 64 scopeid 0x20[link]
ether 00:25:90:c3:17:b1 txqueuelen 1000 (Ethernet)
RX packets 75265 bytes 3981368 (3.7 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 14 bytes 908 (908.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0Resolution
Last updated
