-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[master] swss encounters error after clear_stats fail with SAI_STATUS_NOT_SUPPORTED #9261
Comments
This is a Broadcom only issue. CSP pending. |
@vaibhavhd Other than DX010 and 7260, is there other platforms that you have noticed having this same issue as well? |
BRCM case CS00012219613 [6.0] threadFunction: time span WD exceeded 30335 ms for clear_stats:SAI_OBJECT_TYPE_BUFFER_POOL:oid:0x180000000005d8 |
This issue also caused the main loop in orchdaemon hangs for a long time, which result in entries in CONFIG_DB failed to be consumed. |
@bingwang-ms and @vaibhavhd Please wait for the next master image that contains BRCM SAI 6.0.0.13 to re-evaluate this issue. |
This issue is not seen on the latest master images:
|
Description
SWSS remains in a bad state after cold reboot (or config reload).
From the logs:
clear_stats
calls fail withSAI_STATUS_NOT_SUPPORTED
:Unknown or unsupported stat type 20.
Ultimately, swss remains in bad state with TIMINEDOUT responses:
Encountered failure in get operation, SAI API: SAI_API_QUEUE, status: SAI_STATUS_FAILURE
This issue is hit in multiple different platforms. dx010, 7260 are the ones where I checked.
Steps to reproduce the issue:
Describe the results you received:
clear_stats
failure: syslog and sairedis combined:Describe the results you expected:
Output of
show version
:OS version:
SAI 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: