Bug #944
closed
Moving VLANs to lagg doesn't remove old VLANs
Added by Chris Buechler about 14 years ago.
Updated over 13 years ago.
Description
When moving a VLAN from a physical interface to lagg (amongst other possible scenarios), you end up with duplicate VLANs configured - one on the previous physical interface and one on the lagg.
- Status changed from New to Feedback
- % Done changed from 0 to 100
- Status changed from Feedback to New
Still leaves behind the old VLAN.
em1_vlan5: flags=8003<UP,BROADCAST,MULTICAST> metric 0 mtu 1500
ether 00:00:00:00:00:00
inet6 fe80::290:bff:fe12:166%em1_vlan5 prefixlen 64 scopeid 0xf
nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
vlan: 0 parent interface: <none>
- Status changed from New to Feedback
Committed the fix even on vlan config page.
Please test!
- Status changed from Feedback to New
no change. When changing a VLAN from a physical interface to lagg or vice versa, it leaves the old VLAN interface as well as adding the new.
- Status changed from New to Feedback
Committed the other fix because the previous relied on interface being assigned.
Bug still exists in 2.0-RC1 (amd64) build on Mon May 9 04:17:17 EDT 2011.
Tested:
- create vlan 66 on em0 -> ifconfig shows em0_vlan66
- edit vlan 66 to be on lagg1 -> ifconfig shows both em0_vlan66 and lagg1_vlan66
- remove vlan 66 -> ifconfig shows lagg1_vlan66 removed, em0_vlan66 still present
still in 2.0-RC2 built on Tue May 31 12:13:03 EDT 2011
I just pushed some fixes.
Please gitsync and verify they work correctly now.
confirm fixed in 2.0-RC3 (amd64) built on Tue Jun 21 23:37:22 EDT 2011
- Status changed from Feedback to Resolved
Also available in: Atom
PDF