-
Notifications
You must be signed in to change notification settings - Fork 682
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
NIC simulator not receiving SetAdminForwardingPortState request for 2 min after peer config reload #2485
Comments
Issue should be address in PR below: |
|
syslog snippet:
|
Weird that:
|
Some mode findings: Considering that when swss restores the table (sonic-net/sonic-buildimage#6912), arp requests will be sent, and in active-active scenarios, arp response is duplicated to both sides. Per offline sync-up with @vdahiya12 there is a chance tcp connection is re-established per arp entry update. This seems to be the root cause. Will continue looking. |
Root caused the issue:
|
Fix merged: #2460 |
Description
Steps to reproduce the issue:
NOTICE pmon#ycable[28]: rpc timeout exceeded for port= StatusCode.DEADLINE_EXCEEDED timeout = 0.5
SetAdminForwardingPortState
request.Describe the results you received:
Test environment
Image 20220531.05
Config reload timestamp
Traffic disruption
Logs on Peer ToR
Linkmgrd asked for toggle, ycabled sent request but timeout.
Describe the results you expected:
Additional information you deem important:
The text was updated successfully, but these errors were encountered: