Skip to content

Docker OVS socketplane/openvswitch:2.3.1 #20

@Lizeth2989

Description

@Lizeth2989

Hey Guys, please help!!!!

Im new in OVS with dockers.

I run my image:
docker run -itd socketplane/openvswitch:2.3.1

And activate Openvswith with the next commmands

modprobe openvswitch
sudo docker exec f9b19ed7d027 modprobe openvswitch
sudo docker exec f9b19ed7d027 supervisorctl restart ovs-vswitchd
sudo docker exec f9b19ed7d027 supervisorctl restart ovsdb-server

sudo docker exec f9b19ed7d027 ovs-vsctl show
sudo docker exec f9b19ed7d027 ovs-vsctl add-br fo1
sudo docker exec f9b19ed7d027 ovs-ofctl -OOpenFlow13 dump-flows fo1
sudo docker exec f9b19ed7d027 ovs-dpctl show

Should I create other bridge? Im doing the same for 2 docker images.

Before start the container, I checked and I have IP
vliz@r-7910:~$ sudo docker inspect --format '{{.NetworkSettings.IPAddress}}' sw1
172.17.0.3

Then, I run the container
docker start -ai f9b19ed7d027

and I get a lot of errors. I check and now I dont have any IP
liz@r-7910:~$ sudo docker inspect --format '{{.NetworkSettings.IPAddress}}' sw1

2019-07-05T05:28:54Z|00184|dpif(revalidator37)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:54Z|00181|dpif(revalidator38)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:54Z|00180|dpif(revalidator40)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:54Z|00181|poll_loop(revalidator40)|DBG|wakeup due to [POLLIN] on fd 53 (FIFO pipe:[339419942]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:54Z|00197|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:54Z|00184|poll_loop(revalidator41)|DBG|wakeup due to [POLLIN] on fd 52 (FIFO pipe:[339484725]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:54Z|00182|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 45 (FIFO pipe:[339439838]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:54Z|00520|poll_loop(revalidator36)|DBG|wakeup due to [POLLIN] on fd 47 (FIFO pipe:[339367895]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:54Z|00521|dpif(revalidator36)|DBG|system@ovs-system: flow_dump_done success
2019-07-05T05:28:54Z|00198|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:54Z|00185|poll_loop(revalidator37)|DBG|wakeup due to [POLLIN] on fd 43 (FIFO pipe:[339436735]) at lib/seq.c:157
2019-07-05T05:28:54Z|00183|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 45 (FIFO pipe:[339439838]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:54Z|00209|poll_loop|DBG|wakeup due to [POLLIN] on fd 74 (FIFO pipe:[339485798]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:54Z|00182|poll_loop(revalidator40)|DBG|wakeup due to [POLLIN] on fd 53 (FIFO pipe:[339419942]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:54Z|00185|poll_loop(revalidator41)|DBG|wakeup due to [POLLIN] on fd 52 (FIFO pipe:[339484725]) at lib/seq.c:157 (0% CPU usage)
ovs-vswitchd stderr | 2019-07-05T05:28:55Z|00522|poll_loop(revalidator36)|DBG|wakeup due to 499-ms timeout at ofproto/ofproto-dpif-upcall.c:626 (0% CPU usage)
2019-07-05T05:28:55Z|00523|netlink_socket(revalidator36)|DBG|nl_sock_transact_multiple__ (Success): nl(len:24, type=28(ovs_datapath), flags=9[REQUEST][ECHO], seq=7d, pid=10,genl(cmd=3,version=2)
2019-07-05T05:28:55Z|00524|netlink_socket(revalidator36)|DBG|nl_sock_recv__ (Success): nl(len:120, type=28(ovs_datapath), flags=0, seq=7d, pid=10,genl(cmd=1,version=2)
2019-07-05T05:28:55Z|00525|dpif(revalidator36)|DBG|system@ovs-system: get_stats success
2019-07-05T05:28:55Z|00526|netlink_socket(revalidator36)|DBG|nl_sock_send__ (Success): nl(len:24, type=30(ovs_flow), flags=305[REQUEST][ACK][DUMP], seq=7e, pid=10,genl(cmd=3,version=1)
ovs-vswitchd stderr | 2019-07-05T05:28:55Z|00527|dpif(revalidator36)|DBG|system@ovs-system: flow_dump_start success
2019-07-05T05:28:55Z|00528|netlink_socket(revalidator36)|DBG|nl_sock_recv__ (Success): nl(len:20, type=3(done), flags=2[MULTI], seq=7e, pid=10 done(0)
2019-07-05T05:28:55Z|00529|dpif(revalidator36)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:55Z|00184|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 45 (FIFO pipe:[339439838]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00186|poll_loop(revalidator41)|DBG|wakeup due to [POLLIN] on fd 52 (FIFO pipe:[339484725]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00186|poll_loop(revalidator37)|DBG|wakeup due to [POLLIN] on fd 43 (FIFO pipe:[339436735]) at lib/seq.c:157
2019-07-05T05:28:55Z|00199|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00183|poll_loop(revalidator40)|DBG|wakeup due to [POLLIN] on fd 53 (FIFO pipe:[339419942]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00185|dpif(revalidator38)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:55Z|00184|dpif(revalidator40)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:55Z|00187|dpif(revalidator37)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:55Z|00200|dpif(revalidator39)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:55Z|00187|dpif(revalidator41)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:55Z|00201|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00188|poll_loop(revalidator37)|DBG|wakeup due to [POLLIN] on fd 43 (FIFO pipe:[339436735]) at lib/seq.c:157
2019-07-05T05:28:55Z|00186|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 45 (FIFO pipe:[339439838]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00530|poll_loop(revalidator36)|DBG|wakeup due to [POLLIN] on fd 47 (FIFO pipe:[339367895]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00185|poll_loop(revalidator40)|DBG|wakeup due to [POLLIN] on fd 53 (FIFO pipe:[339419942]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00531|poll_loop(revalidator36)|DBG|wakeup due to [POLLIN] on fd 47 (FIFO pipe:[339367895]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00202|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00187|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 45 (FIFO pipe:[339439838]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00189|poll_loop(revalidator37)|DBG|wakeup due to [POLLIN] on fd 43 (FIFO pipe:[339436735]) at lib/seq.c:157
2019-07-05T05:28:55Z|00188|poll_loop(revalidator41)|DBG|wakeup due to [POLLIN] on fd 52 (FIFO pipe:[339484725]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00532|dpif(revalidator36)|DBG|system@ovs-system: flow_dump_done success
2019-07-05T05:28:55Z|00210|poll_loop|DBG|wakeup due to [POLLIN] on fd 74 (FIFO pipe:[339485798]) at lib/seq.c:157 (0% CPU usage)
^Zovs-vswitchd stderr | 2019-07-05T05:28:55Z|00211|poll_loop|DBG|wakeup due to 472-ms timeout at vswitchd/bridge.c:2525 (0% CPU usage)
2019-07-05T05:28:55Z|00212|netlink_socket|DBG|nl_sock_transact_multiple__ (Success): nl(len:32, type=29(ovs_vport), flags=9[REQUEST][ECHO], seq=7f, pid=10,genl(cmd=3,version=1)
2019-07-05T05:28:55Z|00213|netlink_socket|DBG|nl_sock_recv__ (Success): nl(len:184, type=29(ovs_vport), flags=0, seq=7f, pid=10,genl(cmd=1,version=1)
ovs-vswitchd stderr | 2019-07-05T05:28:55Z|00533|poll_loop(revalidator36)|DBG|wakeup due to 500-ms timeout at ofproto/ofproto-dpif-upcall.c:626 (0% CPU usage)
ovs-vswitchd stderr | 2019-07-05T05:28:55Z|00534|netlink_socket(revalidator36)|DBG|nl_sock_transact_multiple__ (Success): nl(len:24, type=28(ovs_datapath), flags=9[REQUEST][ECHO], seq=80, pid=10,genl(cmd=3,version=2)
2019-07-05T05:28:55Z|00535|netlink_socket(revalidator36)|DBG|nl_sock_recv__ (Success): nl(len:120, type=28(ovs_datapath), flags=0, seq=80, pid=10,genl(cmd=1,version=2)
2019-07-05T05:28:55Z|00536|dpif(revalidator36)|DBG|system@ovs-system: get_stats success
2019-07-05T05:28:55Z|00537|netlink_socket(revalidator36)|DBG|nl_sock_send__ (Success): nl(len:24, type=30(ovs_flow), flags=305[REQUEST][ACK][DUMP], seq=81, pid=10,genl(cmd=3,version=1)
2019-07-05T05:28:55Z|00538|dpif(revalidator36)|DBG|system@ovs-system: flow_dump_start success
2019-07-05T05:28:55Z|00539|netlink_socket(revalidator36)|DBG|nl_sock_recv__ (Success): nl(len:20, type=3(done), flags=2[MULTI], seq=81, pid=10 done(0)
2019-07-05T05:28:55Z|00540|dpif(revalidator36)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:55Z|00186|poll_loop(revalidator40)|DBG|wakeup due to [POLLIN] on fd 53 (FIFO pipe:[339419942]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00203|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00204|dpif(revalidator39)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:55Z|00188|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 45 (FIFO pipe:[339439838]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00190|poll_loop(revalidator37)|DBG|wakeup due to [POLLIN] on fd 43 (FIFO pipe:[339436735]) at lib/seq.c:157
2019-07-05T05:28:55Z|00189|dpif(revalidator38)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:55Z|00191|dpif(revalidator37)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:55Z|00189|poll_loop(revalidator41)|DBG|wakeup due to [POLLIN] on fd 52 (FIFO pipe:[339484725]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00190|dpif(revalidator41)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:55Z|00187|dpif(revalidator40)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:55Z|00541|poll_loop(revalidator36)|DBG|wakeup due to [POLLIN] on fd 47 (FIFO pipe:[339367895]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00205|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00192|poll_loop(revalidator37)|DBG|wakeup due to [POLLIN] on fd 43 (FIFO pipe:[339436735]) at lib/seq.c:157
2019-07-05T05:28:55Z|00190|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 45 (FIFO pipe:[339439838]) at lib/seq.c:157 (0% CPU usage)
ovs-vswitchd stderr | 2019-07-05T05:28:55Z|00191|poll_loop(revalidator41)|DBG|wakeup due to [POLLIN] on fd 52 (FIFO pipe:[339484725]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00206|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00542|poll_loop(revalidator36)|DBG|wakeup due to [POLLIN] on fd 47 (FIFO pipe:[339367895]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00543|dpif(revalidator36)|DBG|system@ovs-system: flow_dump_done success
2019-07-05T05:28:55Z|00193|poll_loop(revalidator37)|DBG|wakeup due to [POLLIN] on fd 43 (FIFO pipe:[339436735]) at lib/seq.c:157
2019-07-05T05:28:55Z|00188|poll_loop(revalidator40)|DBG|wakeup due to [POLLIN] on fd 53 (FIFO pipe:[339419942]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00191|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 45 (FIFO pipe:[339439838]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:55Z|00214|poll_loop|DBG|wakeup due to [POLLIN] on fd 74 (FIFO pipe:[339485798]) at lib/seq.c:157 (0% CPU usage)
ovs-vswitchd stderr | 2019-07-05T05:28:56Z|00544|poll_loop(revalidator36)|DBG|wakeup due to 500-ms timeout at ofproto/ofproto-dpif-upcall.c:626 (0% CPU usage)
ovs-vswitchd stderr | 2019-07-05T05:28:56Z|00545|netlink_socket(revalidator36)|DBG|nl_sock_transact_multiple__ (Success): nl(len:24, type=28(ovs_datapath), flags=9[REQUEST][ECHO], seq=82, pid=10,genl(cmd=3,version=2)
2019-07-05T05:28:56Z|00546|netlink_socket(revalidator36)|DBG|nl_sock_recv__ (Success): nl(len:120, type=28(ovs_datapath), flags=0, seq=82, pid=10,genl(cmd=1,version=2)
2019-07-05T05:28:56Z|00547|dpif(revalidator36)|DBG|system@ovs-system: get_stats success
2019-07-05T05:28:56Z|00548|netlink_socket(revalidator36)|DBG|nl_sock_send__ (Success): nl(len:24, type=30(ovs_flow), flags=305[REQUEST][ACK][DUMP], seq=83, pid=10,genl(cmd=3,version=1)
2019-07-05T05:28:56Z|00549|dpif(revalidator36)|DBG|system@ovs-system: flow_dump_start success
2019-07-05T05:28:56Z|00550|netlink_socket(revalidator36)|DBG|nl_sock_recv__ (Success): nl(len:20, type=3(done), flags=2[MULTI], seq=83, pid=10 done(0)
2019-07-05T05:28:56Z|00551|dpif(revalidator36)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:56Z|00189|poll_loop(revalidator40)|DBG|wakeup due to [POLLIN] on fd 53 (FIFO pipe:[339419942]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00192|poll_loop(revalidator41)|DBG|wakeup due to [POLLIN] on fd 52 (FIFO pipe:[339484725]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00207|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00194|poll_loop(revalidator37)|DBG|wakeup due to [POLLIN] on fd 43 (FIFO pipe:[339436735]) at lib/seq.c:157
2019-07-05T05:28:56Z|00190|dpif(revalidator40)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:56Z|00192|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 45 (FIFO pipe:[339439838]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00208|dpif(revalidator39)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:56Z|00193|dpif(revalidator38)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:56Z|00195|dpif(revalidator37)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:56Z|00193|dpif(revalidator41)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:56Z|00552|poll_loop(revalidator36)|DBG|wakeup due to [POLLIN] on fd 47 (FIFO pipe:[339367895]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00194|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 45 (FIFO pipe:[339439838]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00209|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00191|poll_loop(revalidator40)|DBG|wakeup due to [POLLIN] on fd 53 (FIFO pipe:[339419942]) at lib/seq.c:157 (0% CPU usage)
ovs-vswitchd stderr | 2019-07-05T05:28:56Z|00196|poll_loop(revalidator37)|DBG|wakeup due to [POLLIN] on fd 43 (FIFO pipe:[339436735]) at lib/seq.c:157
2019-07-05T05:28:56Z|00553|poll_loop(revalidator36)|DBG|wakeup due to [POLLIN] on fd 47 (FIFO pipe:[339367895]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00192|poll_loop(revalidator40)|DBG|wakeup due to [POLLIN] on fd 53 (FIFO pipe:[339419942]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00210|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00195|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 45 (FIFO pipe:[339439838]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00554|dpif(revalidator36)|DBG|system@ovs-system: flow_dump_done success
2019-07-05T05:28:56Z|00194|poll_loop(revalidator41)|DBG|wakeup due to [POLLIN] on fd 52 (FIFO pipe:[339484725]) at lib/seq.c:157 (0% CPU usage)
ovs-vswitchd stderr | 2019-07-05T05:28:56Z|00215|poll_loop|DBG|wakeup due to [POLLIN] on fd 74 (FIFO pipe:[339485798]) at lib/seq.c:157 (0% CPU usage)
^C2019-07-05 05:28:56,444 WARN received SIGINT indicating exit request
2019-07-05 05:28:56,444 INFO waiting for stdout, ovs-vswitchd, ovsdb-server to die
ovs-vswitchd stderr | 2019-07-05T05:28:56Z|00555|poll_loop(revalidator36)|DBG|wakeup due to 501-ms timeout at ofproto/ofproto-dpif-upcall.c:626 (0% CPU usage)
ovs-vswitchd stderr | 2019-07-05T05:28:56Z|00556|netlink_socket(revalidator36)|DBG|nl_sock_transact_multiple__ (Success): nl(len:24, type=28(ovs_datapath), flags=9[REQUEST][ECHO], seq=84, pid=10,genl(cmd=3,version=2)
2019-07-05T05:28:56Z|00557|netlink_socket(revalidator36)|DBG|nl_sock_recv__ (Success): nl(len:120, type=28(ovs_datapath), flags=0, seq=84, pid=10,genl(cmd=1,version=2)
2019-07-05T05:28:56Z|00558|dpif(revalidator36)|DBG|system@ovs-system: get_stats success
2019-07-05T05:28:56Z|00559|netlink_socket(revalidator36)|DBG|nl_sock_send__ (Success): nl(len:24, type=30(ovs_flow), flags=305[REQUEST][ACK][DUMP], seq=85, pid=10,genl(cmd=3,version=1)
2019-07-05T05:28:56Z|00560|dpif(revalidator36)|DBG|system@ovs-system: flow_dump_start success
2019-07-05T05:28:56Z|00561|netlink_socket(revalidator36)|DBG|nl_sock_recv__ (Success): nl(len:20, type=3(done), flags=2[MULTI], seq=85, pid=10 done(0)
2019-07-05T05:28:56Z|00562|dpif(revalidator36)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:56Z|00193|poll_loop(revalidator40)|DBG|wakeup due to [POLLIN] on fd 53 (FIFO pipe:[339419942]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00195|poll_loop(revalidator41)|DBG|wakeup due to [POLLIN] on fd 52 (FIFO pipe:[339484725]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00196|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 45 (FIFO pipe:[339439838]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00211|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00197|poll_loop(revalidator37)|DBG|wakeup due to [POLLIN] on fd 43 (FIFO pipe:[339436735]) at lib/seq.c:157
2019-07-05T05:28:56Z|00194|dpif(revalidator40)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:56Z|00197|dpif(revalidator38)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:56Z|00212|dpif(revalidator39)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:56Z|00198|dpif(revalidator37)|DBG|system@ovs-system: dumped all flows
2019-07-05T05:28:56Z|00196|dpif(revalidator41)|DBG|system@ovs-system: dumped all flows
ovs-vswitchd stderr | 2019-07-05T05:28:56Z|00195|poll_loop(revalidator40)|DBG|wakeup due to [POLLIN] on fd 53 (FIFO pipe:[339419942]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00213|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00198|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 45 (FIFO pipe:[339439838]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00199|poll_loop(revalidator37)|DBG|wakeup due to [POLLIN] on fd 43 (FIFO pipe:[339436735]) at lib/seq.c:157
2019-07-05T05:28:56Z|00563|poll_loop(revalidator36)|DBG|wakeup due to [POLLIN] on fd 47 (FIFO pipe:[339367895]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00196|poll_loop(revalidator40)|DBG|wakeup due to [POLLIN] on fd 53 (FIFO pipe:[339419942]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00564|poll_loop(revalidator36)|DBG|wakeup due to [POLLIN] on fd 47 (FIFO pipe:[339367895]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00200|poll_loop(revalidator37)|DBG|wakeup due to [POLLIN] on fd 43 (FIFO pipe:[339436735]) at lib/seq.c:157
2019-07-05T05:28:56Z|00197|poll_loop(revalidator41)|DBG|wakeup due to [POLLIN] on fd 52 (FIFO pipe:[339484725]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00214|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 48 (FIFO pipe:[339401559]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00565|dpif(revalidator36)|DBG|system@ovs-system: flow_dump_done success
2019-07-05T05:28:56Z|00216|poll_loop|DBG|wakeup due to [POLLIN] on fd 74 (FIFO pipe:[339485798]) at lib/seq.c:157 (0% CPU usage)
2019-07-05T05:28:56Z|00215|poll_loop(revalidator39)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218 (0% CPU usage)
2019-07-05T05:28:56Z|00002|poll_loop(handler34)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00197|poll_loop(revalidator40)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218 (0% CPU usage)
2019-07-05T05:28:56Z|00201|poll_loop(revalidator37)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00002|poll_loop(handler30)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00216|fatal_signal(revalidator39)|WARN|terminating with signal 15 (Terminated)
2019-07-05T05:28:56Z|00199|poll_loop(revalidator38)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218 (0% CPU usage)
2019-07-05T05:28:56Z|00002|poll_loop(handler28)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00002|poll_loop(handler22)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00002|poll_loop(handler32)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00002|poll_loop(handler26)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00002|poll_loop(urcu5)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00198|poll_loop(revalidator41)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218 (0% CPU usage)
ovs-vswitchd stderr | 2019-07-05T05:28:56Z|00002|poll_loop(handler35)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00002|poll_loop(handler25)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00002|poll_loop(handler23)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00002|poll_loop(handler29)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00002|poll_loop(handler33)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00002|poll_loop(handler24)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00566|poll_loop(revalidator36)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218 (0% CPU usage)
2019-07-05T05:28:56Z|00002|poll_loop(handler31)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218
2019-07-05T05:28:56Z|00217|poll_loop|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218 (0% CPU usage)
2019-07-05T05:28:56Z|00002|poll_loop(handler27)|DBG|wakeup due to [POLLIN] on fd 4 (FIFO pipe:[339460011]) at lib/fatal-signal.c:218

and the same until I stop it.

This is my ifconfig
liz@r-7910:~$ ifconfig
docker0 Link encap:Ethernet HWaddr 02:42:a3:fb:27:3f
inet addr:172.17.0.1 Bcast:172.17.255.255 Mask:255.255.0.0
inet6 addr: fe80::42:a3ff:fefb:273f/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:156885 errors:0 dropped:0 overruns:0 frame:0
TX packets:189703 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:9847950 (9.8 MB) TX bytes:467864442 (467.8 MB)

enp0s25 Link encap:Ethernet HWaddr 48:4d:7e:d9:cd:eb
inet addr:192.168.1.102 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::5f40:c835:1eef:302f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:19770855 errors:0 dropped:0 overruns:0 frame:0
TX packets:25011541 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:15359687774 (15.3 GB) TX bytes:28082040284 (28.0 GB)
Interrupt:20 Memory:f1100000-f1120000

enp6s0 Link encap:Ethernet HWaddr 48:4d:7e:d9:cd:ed
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Memory:f3400000-f347ffff

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:47305 errors:0 dropped:0 overruns:0 frame:0
TX packets:47305 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:66133120 (66.1 MB) TX bytes:66133120 (66.1 MB)

veth13fee6d Link encap:Ethernet HWaddr 26:7c:bf:8d:d1:3c
inet6 addr: fe80::247c:bfff:fe8d:d13c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:4073 (4.0 KB)

veth832b9ff Link encap:Ethernet HWaddr 5a:ad:2d:97:0a:db
inet6 addr: fe80::58ad:2dff:fe97:adb/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:4470 (4.4 KB)

virbr0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

Following this https://github.com/socketplane/docker-ovs, how should I create the bridge? eth0, eth1 and eth2 should be real interfaces, right? Which one should be in my case?

ovs-vsctl add-br br0
ovs-vsctl set bridge br0 datapath_type=netdev
ovs-vsctl add-port br0 eth0
ovs-vsctl add-port br0 eth1
ovs-vsctl add-port br0 eth2

thank you for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions