This is weird...

I just removed OVS with DPDK:

apt purge libdpdk0:amd64 dpdk openvswitch-switch-dpdk
apt autoremove

And installed regular OVS:

apt install openvswitch-switch

But, same problem on on log:

---
root@blade:~# ovs-vswitchd log
2016-03-08T05:57:49Z|00001|ovs_numa|INFO|Discovered 4 CPU cores on NUMA node 0
2016-03-08T05:57:49Z|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 4 CPU cores
2016-03-08T05:57:49Z|00003|reconnect|INFO|log: connecting...
2016-03-08T05:57:49Z|00004|reconnect|INFO|log: connection attempt failed 
(Address family not supported by protocol)
2016-03-08T05:57:49Z|00005|reconnect|INFO|log: waiting 1 seconds before 
reconnect
2016-03-08T05:57:50Z|00006|reconnect|INFO|log: connecting...
2016-03-08T05:57:50Z|00007|reconnect|INFO|log: connection attempt failed 
(Address family not supported by protocol)
2016-03-08T05:57:50Z|00008|reconnect|INFO|log: waiting 2 seconds before 
reconnect
2016-03-08T05:57:52Z|00009|reconnect|INFO|log: connecting...
2016-03-08T05:57:52Z|00010|reconnect|INFO|log: connection attempt failed 
(Address family not supported by protocol)
2016-03-08T05:57:52Z|00011|reconnect|INFO|log: waiting 4 seconds before 
reconnect
^C2016-03-08T05:57:52Z|00012|fatal_signal|WARN|terminating with signal 2 
(Interrupt)
---

So, this might not be even a problem after all?

What is this message on log?

Thanks!
Thiago

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1554346

Title:
  ovs-vswitchd log: connection attempt failed (Address family not
  supported by protocol)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch-dpdk/+bug/1554346/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to