vlan_stat is not getting deleted after deleting the l2gateway conenctions

Bug #1452198 reported by Ashish Kumar Gupta
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-l2gw
Incomplete
Undecided
Unassigned

Bug Description

1. Create a l2gateway .
2. Create a network.
3. Create l2gateway connection.
4. Make sure vm to bm ping work.
5.Delete the l2gateway connection

using native ovsdb for the testing
Perfrom ovsdb dump:
root@sdnqa:~# ovsdb-client dump --pretty tcp:$switchip:6632
Arp_Sources_Local table
_uuid locator src_mac
----- ------- -------

Arp_Sources_Remote table
_uuid locator src_mac
----- ------- -------

Global table
_uuid managers switches
------------------------------------ -------- --------------------------------------
eef926c6-e03b-4b89-912d-f149ce22bd22 [] [0782ff95-6c38-4db8-adb6-c36d216a7573]

Logical_Binding_Stats table
_uuid bytes_from_local bytes_to_local packets_from_local packets_to_local
------------------------------------ ---------------- -------------- ------------------ ----------------
0d31f563-f96f-45d4-9458-2133937b5dca 81054 58432 824 841

Logical_Router table
_uuid description name static_routes switch_binding
----- ----------- ---- ------------- --------------

Logical_Switch table
_uuid description name tunnel_key
------------------------------------ ----------- -------------------------------------- ----------
d0ccb606-bedf-44e9-b8ee-0d6eb2db7bb8 "n1" "79b5668a-d8e2-47b1-b0fe-4ebc4794368c" 2500
cf468f78-e329-4cca-8d15-e3595352a455 "n2" "d316db73-0cab-4cd9-83e1-1d7539ed59c2" 2501

Manager table
_uuid inactivity_probe is_connected max_backoff other_config status target
----- ---------------- ------------ ----------- ------------ ------ ------

Mcast_Macs_Local table
MAC _uuid ipaddr locator_set logical_switch
--- ----- ------ ----------- --------------

Mcast_Macs_Remote table
MAC _uuid ipaddr locator_set logical_switch
--- ----- ------ ----------- --------------

Physical_Locator table
_uuid dst_ip encapsulation_type
----- ------ ------------------

Physical_Locator_Set table
_uuid locators
----- --------

Physical_Port table
_uuid description name port_fault_status vlan_bindings vlan_stats
------------------------------------ ----------- --------------------- ----------------- ------------- -------------------------------------------
7b37d543-3de1-445a-922c-1048c9cb6426 "" "i1" [UP] {} {1801=0d31f563-f96f-45d4-9458-2133937b5dca}

Physical_Switch table
_uuid description management_ips name ports switch_fault_status tunnel_ips tunnels
------------------------------------ ----------- -------------- -------------------- -------------------------------------- ------------------- ----------------- -------
0782ff95-6c38-4db8-adb6-c36d216a7573 "" [] "switch1" [7b37d543-3de1-445a-922c-1048c9cb6426] [] ["ip"] []

Tunnel table
_uuid bfd_config_local bfd_config_remote bfd_params bfd_status local remote
----- ---------------- ----------------- ---------- ---------- ----- ------

Ucast_Macs_Local table
MAC _uuid ipaddr locator logical_switch
--- ----- ------ ------- --------------

Ucast_Macs_Remote table
MAC _uuid ipaddr locator logical_switch
--- ----- ------ ------- --------------

Actual :vlan binging goes but vlan stats remains donot know the impact over the l2gateway .

Phani Pawan (ppawan)
Changed in networking-l2gw:
assignee: nobody → Phani Pawan (ppawan)
Phani Pawan (ppawan)
Changed in networking-l2gw:
assignee: Phani Pawan (ppawan) → nobody
Revision history for this message
Maruti Kamat (marutik) wrote :

Ashish, vlan_stats is not configured by the networking-l2gw code. It is updated by the switch. It may be a switch defect, or switch may take some time to update it.

Changed in networking-l2gw:
status: New → Incomplete
Revision history for this message
Ashish Kumar Gupta (ashish-kumar-gupta) wrote :

@Maruti, vlan_Stats are configured after the vlan binding is configuration is done. I have waited for specific amount of time to flush out this entry. I am not sure whether its a switch defect or not.

Revision history for this message
Ricardo Noriega (rnoriega-b) wrote :

What's the status of this bug? Is it confirmed?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.