Skip to content
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

Remove alias_map json since it is not needed anymore #2159

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

stepanblyschak
Copy link
Collaborator

Signed-off-by: Stepan Blyschak [email protected]

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Copy link
Collaborator

@qiluo-msft qiluo-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lguohan lguohan merged commit 7757bc2 into sonic-net:master Oct 16, 2018
judyjoseph added a commit that referenced this pull request Mar 1, 2022
commit 6e5ed1c [chassis][syncd][sai] Adjusting response timeout during syncd init (#2159)
stephenxs added a commit to stephenxs/sonic-buildimage that referenced this pull request Mar 9, 2022
29d5d8d Use abort instead of exit in case calling SAI API failure (sonic-net#2170)
12f980c Fix issue config qos reload causing orchagent aborted via tracking dependencies among QoS tables (sonic-net#2116)
6e5ed1c [chassis][syncd][sai] Adjusting response timeout during syncd init (sonic-net#2159)
0a99f54 Try get port operational speed from STATE DB (sonic-net#2119)
828cccf [crm] Use sai_object_type_get_availability() API to get counters (sonic-net#2098)
18c73a1 Allow IPv4 link-local nexthops (sonic-net#1903)

Signed-off-by: Stephen Sun <[email protected]>
liat-grozovik pushed a commit that referenced this pull request Mar 15, 2022
Update sonic-swss with the following changes:

29d5d8d Use abort instead of exit in case calling SAI API failure (#2170)
12f980c Fix issue config qos reload causing orchagent aborted via tracking dependencies among QoS tables (#2116)
6e5ed1c [chassis][syncd][sai] Adjusting response timeout during syncd init (#2159)
0a99f54 Try get port operational speed from STATE DB (#2119)
828cccf [crm] Use sai_object_type_get_availability() API to get counters (#2098)
18c73a1 Allow IPv4 link-local nexthops (#1903)

Signed-off-by: Stephen Sun <[email protected]>
Ndancejic pushed a commit to Ndancejic/sonic-buildimage that referenced this pull request May 3, 2022
…onic-net#2159)

In VOQ based chassis where syncd uses VOQ SAI, if there are large
number of front panel ports, SAI takes more than 1 minutes to complete
the switch create initialization. Because of this, the switch create
request sent by orchagent is not getting response within the default
response wait time of 1 minute. So the orchagent declares switch create
failure and crashes.

To fix this, in orchagent, the syncd response time out is set to 5
minutes for line (voq) card and 10 minutes for supervisor (fabric) card
before sending request for switch create and is set back to default wait
time after the switch create.

Signed-off-by: vedganes <[email protected]>
@stepanblyschak stepanblyschak deleted the remove_alias_map branch September 23, 2022 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants