← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1758353] Re: neutron - qr- and qg- interfaces looses their vlan tag

 

** Changed in: neutron
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1758353

Title:
  neutron - qr- and qg- interfaces looses their vlan tag

Status in neutron:
  Invalid

Bug description:
  On a running instance, we have had several occasions of network
  issues.

  During the last issue we noticed that the interfaces lost their vlan tags in openvswitch:
  ovs-vsctl show |grep qg-fb5a3595-48 -A 10
          Port "qg-fb5a3595-48"
              Interface "qg-fb5a3595-48"
                  type: internal
  ---

  A complete restart of neutron-l3-agent caused a migration and now it works with a different vlan tag:
  ovs-vsctl show |grep -A 10 qg-fb5a3595-48                                                                                                                                                                      
          Port "qg-fb5a3595-48"
              tag: 52
              Interface "qg-fb5a3595-48"
                  type: internal
  ---

  How is this possible?

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1758353/+subscriptions



References