instance tap port has dead vlan when parent port for trunk
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| neutron |
In Progress
|
High
|
Bence Romsics | ||
| os-vif |
Fix Released
|
Undecided
|
Bence Romsics | ||
Bug Description
zed release, version 21.2.1
i have not tried to reproduce on a newer version
when creating a trunk the tap interface for the instance is still in dead vlan
Bridge tbr-d0aed4fd-1
Port tbr-d0aed4fd-1
Port tap2f072c63-b6
tag: 4095
Port tpt-2f072c63-b6
tag: 0
if I issue set tag=[] to force the tap port into being a trunk with:
ovs-vsctl set port tap2f072c63-b6 tag=[]
traffic starts to flow which makes me think the port binding for the tap is not done correctly
logs: https:/
trunk ID: d0aed4fd-
parent port ID: 2f072c63-
| tags: | added: trunk |
| Changed in neutron: | |
| importance: | Undecided → Medium |
| status: | New → Triaged |
| Changed in neutron: | |
| assignee: | nobody → Bence Romsics (bence-romsics) |
| Changed in os-vif: | |
| status: | Opinion → In Progress |
trunk show and port show /paste. opendev. org/show/ bVYiyFl1tnYhOSq rrpHC/
https:/