On Fri, Nov 13, 2015 at 10:35 AM, Thadeu Lima de Souza Cascardo <
casca...@redhat.com> wrote:
> [...]
> > Well, if you are on Linux, there is no problem. In fact, this was even
> > implemented and tested on FreeBSD. Unless you have a kernel configured
> without
> > rtnetlink, it will work. And if
Hi Thadeu,
On Thu, Nov 5, 2015 at 4:51 AM, Thadeu Lima de Souza Cascardo <
casca...@redhat.com> wrote:
> On Wed, Nov 04, 2015 at 02:06:56PM -0800, Karol Mroz wrote:
> > Hello,
> >
> > Support for configuring OVS bridges has been added to our (SUSE) network
> > ma
Hello,
Support for configuring OVS bridges has been added to our (SUSE) network
manager.
During test (OVS 2.1.2, kernel 3.12.x), a couple things have been uncovered
that
I'd love to get some feedback on.
1. OVS bridges appear to report up state, regardless if this is true. For
example,
up is repo
Hello,
I have a colleague who is creating an openvswitch configuration consisting
of an
eth0, a vlan eth0.300 and two OVS bridges: br-ex and br-fixed. The system
uses
openvswitch-2.1.2 and linux kernel version 3.12.X
Initially, eth0 and eth0.300 are configured with the following addresses:
eth0
Hi,
We'd like to integrate the creation and configuration of OVS-style
bridges into our network configuration application, called Wicked.
We currently have a workaround solution for this, which relies on using
`ovs-vsctl` to create the OVS bridge and add any bridge ports. We then
create the appro
Hi Ben,
On Mon, May 19, 2014 at 03:20:27PM -0700, Ben Pfaff wrote:
> On Thu, Apr 3, 2014 at 12:45 PM, Karol Mroz wrote:
> > On 2014-04-03, Ben Pfaff wrote:
> >> On Thu, Apr 03, 2014 at 06:45:47PM +, Karol Mroz wrote:
> >>> On 2014-04-03, Ben Pfaff wrote:
>
On 2014-04-03, Ben Pfaff wrote:
> On Thu, Apr 03, 2014 at 06:45:47PM +0000, Karol Mroz wrote:
>> On 2014-04-03, Ben Pfaff wrote:
>> > On Tue, Apr 01, 2014 at 11:15:41AM -0700, Karol Mroz wrote:
>> >> I'm experiencing a problem starting openvswitch 2.1 on an
On 2014-04-03, Ben Pfaff wrote:
> On Tue, Apr 01, 2014 at 11:15:41AM -0700, Karol Mroz wrote:
>> I'm experiencing a problem starting openvswitch 2.1 on an openSUSE13.1
>> (kernel version 3.11.10) system. Specifically, ovsdb-server enters an
>> infinite loop during
Hello,
I'm experiencing a problem starting openvswitch 2.1 on an openSUSE13.1
(kernel version 3.11.10) system. Specifically, ovsdb-server enters an
infinite loop during logging bringup.
When setting up logging levels for the various vlog_modules (please
see lib/vlog.c:set_facility_level() and lib