Comment 13 for bug 1798836

Revision history for this message
Austin Sun (sunausti) wrote :

mhg.
Thanks a lot. it seems ovs-dpdk does not work well in controller-1, could you share more information about below command on controller-1
1)"sudo ovs-vsctl show"; this will check ovs status
2) '/usr/share/openvswitch/scripts/dpdk-devbind.py --status' ; this will show the NIC list.

from ovs-vswitchd.log in controller-1,
2018-10-18T18:30:54.208Z|00013|dpdk|INFO|EAL ARGS: ovs-vswitchd -c 51 --huge-dir /mnt/huge-1048576kB --socket-mem 1024,1024 -n 4
2018-10-18T18:30:54.209Z|00014|dpdk|INFO|EAL: Detected 20 lcore(s)
2018-10-18T18:30:54.224Z|00015|dpdk|INFO|EAL: 22550 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size

2018-10-19T00:13:48.781Z|00120|bridge|INFO|bridge br-phy0: using datapath ID 0000c6430341a240
2018-10-19T00:13:48.781Z|00121|rconn|INFO|br-int<->tcp:127.0.0.1:6633: connecting...
2018-10-19T00:13:48.781Z|00122|rconn|WARN|br-int<->tcp:127.0.0.1:6633: connection failed (Connection refused)
2018-10-19T00:13:48.781Z|00123|rconn|INFO|br-int<->tcp:127.0.0.1:6633: waiting 2 seconds before reconnect
2018-10-19T00:13:48.781Z|00124|rconn|INFO|br-phy0<->tcp:127.0.0.1:6633: connecting...
2018-10-19T00:13:48.781Z|00125|rconn|WARN|br-phy0<->tcp:127.0.0.1:6633: connection failed (Connection refused)
2018-10-19T00:13:48.781Z|00126|rconn|INFO|br-phy0<->tcp:127.0.0.1:6633: waiting 2 seconds before reconnect
2018-10-19T00:13:48.787Z|00127|bridge|INFO|bridge br-phy0: deleted interface lldp7db201dc-4d on port 2
2018-10-19T00:13:48.806Z|00128|bridge|INFO|bridge br-phy0: deleted interface phy-br-phy0 on port 3
2018-10-19T00:13:48.811Z|00129|bridge|INFO|bridge br-phy0: deleted interface br-phy0 on port 65534
2018-10-19T00:13:48.916Z|00130|poll_loop|INFO|wakeup due to [POLLIN] on fd 11 (<->/var/run/openvswitch/db.sock) at lib/stream-fd.c:157 (83% CPU usage)