[Bug 1554346] Re: ovs-vswitchd log: connection attempt failed (Address family not supported by protocol)

2016-03-07 Thread Thiago Martins
You know what, this is not even a bug! Sorry about the buzz...

"ovs-vswitch log" is wrong, "log" is not even an option of "ovs-
vswitchd"!

Look:

---
root@xenial-1:~# ovs-vswitchd blsdadsa
2016-03-08T06:44:10Z|1|ovs_numa|INFO|Discovered 4 CPU cores on NUMA node 0
2016-03-08T06:44:10Z|2|ovs_numa|INFO|Discovered 1 NUMA nodes and 4 CPU cores
2016-03-08T06:44:10Z|3|reconnect|INFO|blsdadsa: connecting...
2016-03-08T06:44:10Z|4|reconnect|INFO|blsdadsa: connection attempt failed 
(Address family not supported by protocol)
2016-03-08T06:44:10Z|5|reconnect|INFO|blsdadsa: waiting 1 seconds before 
reconnect
2016-03-08T06:44:11Z|6|reconnect|INFO|blsdadsa: connecting...
2016-03-08T06:44:11Z|7|reconnect|INFO|blsdadsa: connection attempt failed 
(Address family not supported by protocol)
2016-03-08T06:44:11Z|8|reconnect|INFO|blsdadsa: waiting 2 seconds before 
reconnect
^C2016-03-08T06:44:11Z|9|fatal_signal|WARN|terminating with signal 2 
(Interrupt)
---

Also, my log file have nothing wrong:

/var/log/openvswitch/ovs-vswitchd.log:

---
2016-03-08T06:43:15.842Z|2|vlog|INFO|opened log file 
/var/log/openvswitch/ovs-vswitchd.log
2016-03-08T06:43:15.892Z|3|ovs_numa|INFO|Discovered 4 CPU cores on NUMA 
node 0
2016-03-08T06:43:15.892Z|4|ovs_numa|INFO|Discovered 1 NUMA nodes and 4 CPU 
cores
2016-03-08T06:43:15.892Z|5|reconnect|INFO|unix:/var/run/openvswitch/db.sock:
 connecting...
2016-03-08T06:43:15.893Z|6|reconnect|INFO|unix:/var/run/openvswitch/db.sock:
 connected
2016-03-08T06:43:15.895Z|7|netdev_linux|INFO|tun0 device has unknown 
hardware address family 65534
2016-03-08T06:43:15.896Z|8|bridge|INFO|ovs-vswitchd (Open vSwitch) 2.5.0
2016-03-08T06:43:31.333Z|9|memory|INFO|37520 kB peak resident set size 
after 16.1 seconds
---

So, I am closing this "bug" as invalid.

-
Thiago

** Changed in: openvswitch-dpdk (Ubuntu)
   Status: New => Invalid

-- 
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


[Bug 1554346] Re: ovs-vswitchd log: connection attempt failed (Address family not supported by protocol)

2016-03-07 Thread Thiago Martins
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|1|ovs_numa|INFO|Discovered 4 CPU cores on NUMA node 0
2016-03-08T05:57:49Z|2|ovs_numa|INFO|Discovered 1 NUMA nodes and 4 CPU cores
2016-03-08T05:57:49Z|3|reconnect|INFO|log: connecting...
2016-03-08T05:57:49Z|4|reconnect|INFO|log: connection attempt failed 
(Address family not supported by protocol)
2016-03-08T05:57:49Z|5|reconnect|INFO|log: waiting 1 seconds before 
reconnect
2016-03-08T05:57:50Z|6|reconnect|INFO|log: connecting...
2016-03-08T05:57:50Z|7|reconnect|INFO|log: connection attempt failed 
(Address family not supported by protocol)
2016-03-08T05:57:50Z|8|reconnect|INFO|log: waiting 2 seconds before 
reconnect
2016-03-08T05:57:52Z|9|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