Your message dated Mon, 18 Jan 2021 13:26:07 +0100
with message-id <[email protected]>
and subject line Re: ovs interfaces from /etc/network/interfaces not configured 
at boot
has caused the Debian Bug report #980252,
regarding ovs interfaces from /etc/network/interfaces not configured at boot
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
980252: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980252
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openvswitch-switch
Version: 2.15.0~git20210104.def6eb1ea+dfsg1-3

Hi Thomas Goirand,

Since 2.15.0~git20210104.def6eb1ea+dfsg1-3 ovs interfaces from /etc/network/interfaces are not configured at boot time anymore.

My /etc/network/interfaces file looks like the example from README.Debian:

allow-ovs br0
iface br0 inet dhcp
    ovs_type OVSBridge
    ovs_ports eth0

allow-br0 eth0
iface eth0 inet manual
    ovs_bridge br0
    ovs_type OVSPort

After downgrading to 2.15.0~git20210104.def6eb1ea+dfsg1-2 it worked again.

Similar bug report: https://bugs.debian.org/910297

--- End Message ---
--- Begin Message ---
Hi,

I don't think that's a bug of the package, but rather a
miss-configuration. Instead of allow-ovs, write auto, and it's going to
work. I had to do that myself, and it then worked perfectly.

Cheers,

Thomas Goirand (zigo)

--- End Message ---

Reply via email to