This bug has been fixed in the latest Ubuntu release (15.10) and in the
Liberty Cloud Archive for Ubuntu 14.04:

  https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1314887

Its not yet fixed in earlier packaged versions of Open vSwitch in Ubuntu.

Looking at how the systemd control files work, I suspect that we have the
same problem with systemd based deployments.

I'll stick that on my TODO list to take a look at.

On Mon, Nov 23, 2015 at 4:42 PM, Ben Pfaff <[email protected]> wrote:

> Guru, did you ever get this resolved?
>
> On Mon, Oct 12, 2015 at 02:12:41PM -0700, Gurucharan Shetty wrote:
> > James,
> >  Did you have any comment about the above question?
> >
> > On Tue, Sep 22, 2015 at 3:42 PM, Gurucharan Shetty <[email protected]>
> wrote:
> > > On Ubuntu 15.04, there are systemd scripts added for
> > > openvswitch-switch package. (/etc/init/openvswitch-switch.conf). At
> > > first glance (and based on a user bug report), it does not work with
> > > OVS integration with 'interfaces' file (as described in the section
> > > "Debian network scripts integration" at
> > >
> https://github.com/openvswitch/ovs/blob/master/debian/openvswitch-switch.README.Debian
> ).
> > >
> > > The way 'interfaces' integration currently works is that, in
> > > /etc/init.d/openvswitch-switch, we call "network_interfaces ifup"
> > > function when "start" is called. Since
> > > /etc/init/openvswitch-switch.conf does not have this integration,
> > > things configured in /etc/network/interfaces for OVS no longer works.
> > >
> > > Would adding the following line in /etc/init.d/openvswitch-switch a
> > > viable solution for those that want the 'interfaces' integration to
> > > continue to work?
> > > _SYSTEMCTL_SKIP_REDIRECT=yes
> > _______________________________________________
> > discuss mailing list
> > [email protected]
> > http://openvswitch.org/mailman/listinfo/discuss
>
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to