Your message dated Mon, 27 Dec 2021 15:51:38 +0100
with message-id <97d6aa63-1a9b-e044-39e6-034d2f14b...@debian.org>
and subject line No need for a fix
has caused the Debian Bug report #989720,
regarding openvswitch-switch: /etc/network/interfaces seems ignored
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 ow...@bugs.debian.org
immediately.)


-- 
989720: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=989720
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openvswitch-switch
Version: 2.15.0+ds1-2
Severity: important
X-Debbugs-Cc: dspil...@datatipp.se

As of 2.15.0+ds1-2 in Bullseye definitions of bridges and ports in 
/etc/network/interfaces seem ignored. Here is an example interfaces file 
which worked fine on Buster with openvswitch-switch 2.10.7+ds1-0+deb10u1:

###
allow-ovs br0
iface br0 inet manual
     ovs_type OVSBridge
     ovs_ports enp7s0 vlan1

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

allow-br0 vlan1
iface vlan1 inet manual
    ovs_bridge br0
    ovs_type OVSIntPort
    ovs_options tag=1
###

The above should create a bridge (br0) with a port (vlan1):

4: ovs-system: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode 
DEFAULT group default qlen 1000
    link/ether c2:62:99:b6:2c:f4 brd ff:ff:ff:ff:ff:ff
5: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state 
UNKNOWN mode DEFAULT group default qlen 1000
    link/ether 32:87:cc:b7:40:4f brd ff:ff:ff:ff:ff:ff
6: vlan1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state 
UNKNOWN mode DEFAULT group default qlen 1000
    link/ether 72:f3:8a:99:f7:06 brd ff:ff:ff:ff:ff:ff


-- System Information:
Debian Release: 11.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-7-amd64 (SMP w/16 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages openvswitch-switch depends on:
ii  kmod                28-1
ii  lsb-base            11.1.0
ii  netbase             6.3
ii  openvswitch-common  2.15.0+ds1-2
ii  procps              2:3.3.17-5
ii  uuid-runtime        2.36.1-7

openvswitch-switch recommends no packages.

openvswitch-switch suggests no packages.

-- no debconf information

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

Using auto fixes the issue, so I'm closing this bug.

Cheers,

Thomas Goirand (zigo)

--- End Message ---

Reply via email to