← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1855260] [NEW] SmartNIC OVS representor port is not removed from OVS on instance tear down

 

Public bug reported:


Openstack: Train

After BM instance is deleted, OVS on the SmartNIC still has the port
"pf1hpf" that should be removed.


 Bridge br-int                                                                                                                                                                     
        Controller "tcp:127.0.0.1:6633"                                                                                                                                               
            is_connected: true
        fail_mode: secure
        Port br-int
            Interface br-int
                type: internal
        Port int-br-ex
            Interface int-br-ex
                type: patch
                options: {peer=phy-br-ex}
        Port "pf1hpf" 
            tag: 4095
            Interface "pf1hpf" 
        Port int-br-infra
            Interface int-br-infra
                type: patch
                options: {peer=phy-br-infra}
        Port int-br-sriov
            Interface int-br-sriov
                type: patch
                options: {peer=phy-br-sriov}

** Affects: neutron
     Importance: Undecided
     Assignee: Hamdy Khader (hamdyk)
         Status: In Progress

** Summary changed:

- SmartNIC OVS port is not removed on instance tear down
+ SmartNIC OVS representor port is not removed from OVS on instance tear down

** Changed in: neutron
     Assignee: (unassigned) => Hamdy Khader (hamdyk)

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

Title:
  SmartNIC OVS representor port is not removed from OVS on instance tear
  down

Status in neutron:
  In Progress

Bug description:

  Openstack: Train

  After BM instance is deleted, OVS on the SmartNIC still has the port
  "pf1hpf" that should be removed.

  
   Bridge br-int                                                                                                                                                                     
          Controller "tcp:127.0.0.1:6633"                                                                                                                                               
              is_connected: true
          fail_mode: secure
          Port br-int
              Interface br-int
                  type: internal
          Port int-br-ex
              Interface int-br-ex
                  type: patch
                  options: {peer=phy-br-ex}
          Port "pf1hpf" 
              tag: 4095
              Interface "pf1hpf" 
          Port int-br-infra
              Interface int-br-infra
                  type: patch
                  options: {peer=phy-br-infra}
          Port int-br-sriov
              Interface int-br-sriov
                  type: patch
                  options: {peer=phy-br-sriov}

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


Follow ups