Hi,
We use linux containers in OVN that are configured with the reduced (from 1500)
mtu 1442 to allow for geneve headers. Recently, I noticed some kernel logs such
as:
dropped over-mtu packet: 2832 > 1442
The first number varies and is always higher than 1500. I noticed that
genev_sys_6081 in
Hello,
Our integration tests noticed that after a restart, an IP address assigned
to a bridge, is lost from the interface after OVS is restarted. This
appears to be new in 2.15.0. Is it intended for any IP address assigned to
be retained? I did start with a clean OVSDB (re upgrade note in the 2.15
On 6/7/21 3:59 PM, Ilya Maximets wrote:
> On 6/7/21 3:09 PM, Aaron Conole wrote:
>> Ilya Maximets writes:
>>
Here is a patch with both a test and a fix.
>>
>> Thanks so much! It's nice to get fixes, but I think it's really great
>> when test cases come along with them.
>>
>>> Hi. Thanks for
Hi Team,
We are seeing an issue in OVS 2.14.0 after moving from 2.8.0. We first set the
controller on the bridge and then set inactivity probe for our controller to 0
to disable new connection attempts by ovs. After this we start our controller
to serve request. But in the new version of OVS so
On 6/7/21 3:09 PM, Aaron Conole wrote:
> Ilya Maximets writes:
>
>>> Here is a patch with both a test and a fix.
>
> Thanks so much! It's nice to get fixes, but I think it's really great
> when test cases come along with them.
>
>> Hi. Thanks for working n this!
>>
>> CC: ovs-dev
>>
>>> Not s
Ilya Maximets writes:
>> Here is a patch with both a test and a fix.
Thanks so much! It's nice to get fixes, but I think it's really great
when test cases come along with them.
> Hi. Thanks for working n this!
>
> CC: ovs-dev
>
>> Not submitting as a formal
>> patch because I would like some
> 2021年6月4日 下午11:21,Ben Pfaff 写道:
>
> On Fri, Jun 04, 2021 at 02:11:23PM +0800, Harry Lee wrote:
>> Hello,
>>
>> My server is running debian testing. I install two ovs version through apt:
>>
>> ```
>> openvswitch-switch/testing,unstable,now 2.15.0+ds1-2 amd64 [installed]
>> Open vSwitch swi