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
This is regression in 2405 as compared to release 2205.
We are using CLI - 'sudo ip netns exec asic<0/1> sonic-clear queuecounter' to clear the queue counter. The same CLI was used in 2205 to clear the counters.
However, in 2405, this CLI does not clear the counter.
Note - there is an on-going discussion about 'show ...' CLIs involved in multi-asic environment. However, the clear commands should also be addressed. This issue is a placeholder to ensure that we address this issue.
admin@ixre-egl-board72:~$ sudo ip netns exec asic0 sonic-clear queuecounter
Clear and update saved counters for Ethernet0
Clear and update saved counters for Ethernet8
Clear and update saved counters for Ethernet16
Clear and update saved counters for Ethernet24
Clear and update saved counters for Ethernet32
Clear and update saved counters for Ethernet40
------------- curtailed output ------------
In 2205, the counters will be reset to zero. However, in 2405, this does not happen.
Description
This is regression in 2405 as compared to release 2205.
We are using CLI - 'sudo ip netns exec asic<0/1> sonic-clear queuecounter' to clear the queue counter. The same CLI was used in 2205 to clear the counters.
However, in 2405, this CLI does not clear the counter.
Note - there is an on-going discussion about 'show ...' CLIs involved in multi-asic environment. However, the clear commands should also be addressed. This issue is a placeholder to ensure that we address this issue.
@saksarav-nokia.
Steps to reproduce the issue:
Describe the results you received:
In 2405 release, these counters are not reset to zero.
Describe the results you expected:
The counters should reset to zero.
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: