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
After did config reload or config load_minigraph, the port counter and queue counter can’t work. Need to manually clear the directory portstat-* and queuestat-* under /tmp, then it can work normally.
This is a generic issue, can be reproduced on multiple platform.
Steps to reproduce the issue:
Running the system for a while, guarantee there are some portstat-, queuestats- directory generated under /tmp
Checked the port/queue counter work normally using "show interface counter" and "show queue counter"
config reload
Check the port/queue counter again, it will show all zero even there are some traffic.
Manually remove portstat-, queuestats- directory generated under /tmp
Check the port/queue counter again, it will become normal.
Describe the results you received:
Describe the results you expected:
The port/queue counter should work normally after config reload, it should not rely on the clear of portstat-* and queuestat-*.
Output of show version:
The image is based on branch 202012
(paste your output here)
Output of show techsupport:
(paste your output here or download and attach the file here )
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered:
Description
After did config reload or config load_minigraph, the port counter and queue counter can’t work. Need to manually clear the directory portstat-* and queuestat-* under /tmp, then it can work normally.
This is a generic issue, can be reproduced on multiple platform.
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
The port/queue counter should work normally after config reload, it should not rely on the clear of portstat-* and queuestat-*.
Output of
show version
:The image is based on branch 202012
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: