Unable to Communicate With Instance
Problem
$ sudo tcpdump -nnei bond0 udp and port 4789 | grep 10.X.X.Xtcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on bond0, link-type EN10MB (Ethernet), capture size 262144 bytesfa:16:3e:94:41:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.X.X.Xtell 10.X.X.X, length 28fa:16:3e:94:41:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.X.X.Xtell 10.X.X.X, length 28$ sudo ip netns exec [qrouter-namespaceid] tcpdump -nnei qr-NIC-ID host 10.X.X.Xtcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on qr-6520a32a-b8, link-type EN10MB (Ethernet), capture size 262144 bytes07:23:28.125758 fa:16:3e:94:41:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.X.X.X tell 10.X.X.X, length 2807:23:29.130409 fa:16:3e:94:41:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.X.X.X tell 10.X.X.X, length 28Environment
Cause
$ grep [port-uuid] /var/log/pf9/pf9-neutron-ovs-agent.log35921 INFO neutron.agent.common.ovs_lib [req-uuid - - - - -] Port [port-uuid] not present in bridge br-int$ sudo ovs-vsctl list-ports br-int | grep qvb-idResolution
Additional Information
PreviousHost Unable to Converge With Management PlaneNextInstances Fail to Create: "sudo: sorry, you are not allowed to set the following environment variables: LD_LIBRARY_PATH, PYTHONPATH
Last updated
