You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is seen on 7800R3-48CQ2-LC,7800R3-48CQM2-LC, and 7800R3A-36DM2-LC. The command "sonic-clear queuecounters" doesn't clear up the VOQ counters which can be seen using the command "show queue counters --voq". However, the egress queue counters (show queue counters) still get cleared up.
Steps to reproduce the issue:
Run traffic across the SONiC VOQ Chassis
Verify the egress and voq counters using the commands "show queue counters ", "show queue counters --voq" respectively
Clear the voq counters using the command "sonic-clear queuecounters"
sonic-clear queuecounters
Clear and update saved counters for Ethernet0
Clear and update saved counters for Ethernet4
Clear and update saved counters for Ethernet8
Clear and update saved counters for Ethernet12
Clear and update saved counters for Ethernet16
Clear and update saved counters for Ethernet20
Clear and update saved counters for Ethernet24
Clear and update saved counters for Ethernet28
Clear and update saved counters for Ethernet32
Clear and update saved counters for Ethernet36
Clear and update saved counters for Ethernet40
Clear and update saved counters for Ethernet44
Clear and update saved counters for Ethernet48
Clear and update saved counters for Ethernet52
Clear and update saved counters for Ethernet56
Clear and update saved counters for Ethernet60
Clear and update saved counters for Ethernet64
Clear and update saved counters for Ethernet68
Clear and update saved counters for Ethernet72
Clear and update saved counters for Ethernet76
Clear and update saved counters for Ethernet80
Clear and update saved counters for Ethernet84
Clear and update saved counters for Ethernet88
Clear and update saved counters for Ethernet92
Clear and update saved counters for Ethernet96
Clear and update saved counters for Ethernet100
Clear and update saved counters for Ethernet104
Clear and update saved counters for Ethernet108
Clear and update saved counters for Ethernet112
Clear and update saved counters for Ethernet116
Clear and update saved counters for Ethernet120
Clear and update saved counters for Ethernet124
Clear and update saved counters for Ethernet128
Clear and update saved counters for Ethernet132
Clear and update saved counters for Ethernet136
Clear and update saved counters for Ethernet140
Clear and update saved counters for Ethernet144
Clear and update saved counters for Ethernet148
Clear and update saved counters for Ethernet152
Clear and update saved counters for Ethernet156
Clear and update saved counters for Ethernet160
Clear and update saved counters for Ethernet164
Clear and update saved counters for Ethernet168
Clear and update saved counters for Ethernet172
Clear and update saved counters for Ethernet176
Clear and update saved counters for Ethernet180
Clear and update saved counters for Ethernet184
Clear and update saved counters for Ethernet188
Clear and update saved counters for Ethernet-IB2
Clear and update saved counters for Ethernet-Rec2
…ers (#2878)
Fix a bug where the CLI command sonic-clear queuecounters would not clear the VOQ counters.
fixessonic-net/sonic-buildimage#15198
How I did it
Added the command to clear the VOQ counters.
How to verify it
Start traffic on an interface on a specific queue.
Use show queue counters and show queue counters --voq to verify that the counters are non-zero.
Stop traffic on the interface.
Run sonic-clear queuecounters.
Repeat the show commands and ensure that the counters have been reset.
Description
The issue is seen on 7800R3-48CQ2-LC,7800R3-48CQM2-LC, and 7800R3A-36DM2-LC. The command "sonic-clear queuecounters" doesn't clear up the VOQ counters which can be seen using the command "show queue counters --voq". However, the egress queue counters (show queue counters) still get cleared up.
Steps to reproduce the issue:
Describe the results you received:
Clearing the counters
Post Clearing counters
Output of
show boot
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: