Re: [ovs-dev] Fail to netdev_open internal iface with error "File exists"

2017-07-15 Thread Guru Shetty
IMO, we pretty much have a broken branch-2.7 for a while now. I can't seem to get geneve tunnels to work across 2 machines in a flaky way. I am not sure whether this is the cause of the problem, but looks like others are seeing similar issues. On 14 July 2017 at 06:34, Huanle Han

Re: [ovs-dev] Fail to netdev_open internal iface with error "File exists"

2017-07-14 Thread Huanle Han
Hi, Ben I see some netdev which is not added to ovs constructs and destructs frequently because of route_table_handle_msg(). and there may be some side effects everytime reopen the netdev, such as netdev_change_seq_changed. Is it neccessy that open a netdev not in ovs? How about not open netdev

Re: [ovs-dev] Fail to netdev_open internal iface with error "File exists"

2017-07-13 Thread Ben Pfaff
On Wed, Jul 05, 2017 at 05:03:06PM +0200, Eelco Chaudron wrote: > On 23/06/17 10:37, Eelco Chaudron wrote: > >On 06/23/2017 02:12 AM, Ben Pfaff wrote: > >>On Thu, Jun 22, 2017 at 04:04:44PM -0300, Flavio Leitner wrote: > >>>On Thu, Jun 22, 2017 at 01:04:59AM +0800, Huanle Han wrote: > Hi,all >

Re: [ovs-dev] Fail to netdev_open internal iface with error "File exists"

2017-07-05 Thread Eelco Chaudron
On 23/06/17 10:37, Eelco Chaudron wrote: On 06/23/2017 02:12 AM, Ben Pfaff wrote: On Thu, Jun 22, 2017 at 04:04:44PM -0300, Flavio Leitner wrote: On Thu, Jun 22, 2017 at 01:04:59AM +0800, Huanle Han wrote: Hi,all I get this problem with latest(dbd8112) branch-2.7 code on my Ubuntu.

Re: [ovs-dev] Fail to netdev_open internal iface with error "File exists"

2017-06-23 Thread Eelco Chaudron
On 06/23/2017 02:12 AM, Ben Pfaff wrote: On Thu, Jun 22, 2017 at 04:04:44PM -0300, Flavio Leitner wrote: On Thu, Jun 22, 2017 at 01:04:59AM +0800, Huanle Han wrote: Hi,all I get this problem with latest(dbd8112) branch-2.7 code on my Ubuntu. root@ubuntu:/var/log/# ovs-vsctl show

Re: [ovs-dev] Fail to netdev_open internal iface with error "File exists"

2017-06-22 Thread Ben Pfaff
On Thu, Jun 22, 2017 at 04:04:44PM -0300, Flavio Leitner wrote: > On Thu, Jun 22, 2017 at 01:04:59AM +0800, Huanle Han wrote: > > Hi,all > > > > I get this problem with latest(dbd8112) branch-2.7 code on my Ubuntu. > > root@ubuntu:/var/log/# ovs-vsctl show > > adf2ea99-0c53-4180-914f-7dadaa71302b

Re: [ovs-dev] Fail to netdev_open internal iface with error "File exists"

2017-06-22 Thread Flavio Leitner
On Thu, Jun 22, 2017 at 01:04:59AM +0800, Huanle Han wrote: > Hi,all > > I get this problem with latest(dbd8112) branch-2.7 code on my Ubuntu. > root@ubuntu:/var/log/# ovs-vsctl show > adf2ea99-0c53-4180-914f-7dadaa71302b > Bridge test > Port test > Interface test >

[ovs-dev] Fail to netdev_open internal iface with error "File exists"

2017-06-21 Thread Huanle Han
Hi,all I get this problem with latest(dbd8112) branch-2.7 code on my Ubuntu. root@ubuntu:/var/log/# ovs-vsctl show adf2ea99-0c53-4180-914f-7dadaa71302b Bridge test Port test Interface test type: internal Bridge "manage" Port "manage"