Skip to content

[DELL]Fixing orchagent crash in S6100,Z9100 #3439

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

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

dgsudharsan
Copy link
Collaborator

- What I did
Removed the 10G ports that are defined in config.bcm but not in port_config.ini. With new breakout changes, syncd tries to remove these ports during bootup and broadcom SAI returns error assuming delete call comes for breakout and the 10G ports don't support breakout.

- How I did it
Removed configs from config.bcm

- How to verify it
Load Z9100 and S6100 with these change and verify if there is no orchagent crash in Z9100,S6100

- Description for the changelog

Removed unused 10G port related configurations from config.bcm to avoid orchagent crash during bootup

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

@dgsudharsan dgsudharsan changed the title Fixing orchagent crash in S6100,Z9100 [DELL]Fixing orchagent crash in S6100,Z9100 Sep 11, 2019
@nikos-github
Copy link
Collaborator

@lguohan Can you please review and if ok merge this? It's blocking development and testing :-(

@yxieca yxieca merged commit 0e74e6d into sonic-net:master Sep 24, 2019
@dgsudharsan dgsudharsan deleted the 10g_fixes branch October 8, 2019 05:42
mssonicbld added a commit that referenced this pull request Aug 7, 2024
…atically (#19832)

#### Why I did it
src/sonic-utilities
```
* 317e649 - (HEAD -> master, origin/master, origin/HEAD) Fix kexec_unload failure on secure boot enabled platforms (#3439) (34 hours ago) [Vivek]
* 557d688 - [Mellanox] Add support for Mellanox-SN4700-O32 and Mellanox-SN4700-V64 (#3450) (34 hours ago) [Andriy Yurkiv]
* 018eb73 - Fix to use IPv6 linklocal address as snmp agent address (#3215) (35 hours ago) [SuvarnaMeenakshi]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Aug 24, 2024
…atically (#19994)

#### Why I did it
src/sonic-utilities
```
* b8275e1e - (HEAD -> 202405, origin/202405) Fix kexec_unload failure on secure boot enabled platforms (#3439) (7 hours ago) [Vivek]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Jan 11, 2025
…lly (#21382)

#### Why I did it
src/sonic-swss
```
* 54a499bf - (HEAD -> master, origin/master, origin/HEAD) Fix VRF update handling for loopback interfaces in IntfsOrch (#3461) (6 hours ago) [Sai Rama Mohan Reddy S]
* 6f30dddb - Remove update of mgmt oper status in swss (#3439) (24 hours ago) [SuvarnaMeenakshi]
```
#### How I did it
#### How to verify it
#### Description for the changelog
VladimirKuk pushed a commit to Marvell-switching/sonic-buildimage that referenced this pull request Jan 21, 2025
…lly (sonic-net#21382)

#### Why I did it
src/sonic-swss
```
* 54a499bf - (HEAD -> master, origin/master, origin/HEAD) Fix VRF update handling for loopback interfaces in IntfsOrch (sonic-net#3461) (6 hours ago) [Sai Rama Mohan Reddy S]
* 6f30dddb - Remove update of mgmt oper status in swss (sonic-net#3439) (24 hours ago) [SuvarnaMeenakshi]
```
#### How I did it
#### How to verify it
#### Description for the changelog
prabhataravind pushed a commit to prabhataravind/sonic-buildimage that referenced this pull request Mar 5, 2025
…lly (sonic-net#21382)

#### Why I did it
src/sonic-swss
```
* 54a499bf - (HEAD -> master, origin/master, origin/HEAD) Fix VRF update handling for loopback interfaces in IntfsOrch (sonic-net#3461) (6 hours ago) [Sai Rama Mohan Reddy S]
* 6f30dddb - Remove update of mgmt oper status in swss (sonic-net#3439) (24 hours ago) [SuvarnaMeenakshi]
```
#### How I did it
#### How to verify it
#### Description for the changelog
yanjundeng pushed a commit to yanjundeng/sonic-buildimage that referenced this pull request Apr 23, 2025
…atically (sonic-net#19832)

#### Why I did it
src/sonic-utilities
```
* 317e649 - (HEAD -> master, origin/master, origin/HEAD) Fix kexec_unload failure on secure boot enabled platforms (sonic-net#3439) (34 hours ago) [Vivek]
* 557d688 - [Mellanox] Add support for Mellanox-SN4700-O32 and Mellanox-SN4700-V64 (sonic-net#3450) (34 hours ago) [Andriy Yurkiv]
* 018eb73 - Fix to use IPv6 linklocal address as snmp agent address (sonic-net#3215) (35 hours ago) [SuvarnaMeenakshi]
```
#### How I did it
#### How to verify it
#### Description for the changelog
yanjundeng pushed a commit to yanjundeng/sonic-buildimage that referenced this pull request Apr 23, 2025
…lly (sonic-net#21382)

#### Why I did it
src/sonic-swss
```
* 54a499bf - (HEAD -> master, origin/master, origin/HEAD) Fix VRF update handling for loopback interfaces in IntfsOrch (sonic-net#3461) (6 hours ago) [Sai Rama Mohan Reddy S]
* 6f30dddb - Remove update of mgmt oper status in swss (sonic-net#3439) (24 hours ago) [SuvarnaMeenakshi]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants