Skip to content

starting teamd after syncd after reboot#4016

Open
banagiri wants to merge 1 commit intosonic-net:masterfrom
banagiri:portchannel_ip_reboot
Open

starting teamd after syncd after reboot#4016
banagiri wants to merge 1 commit intosonic-net:masterfrom
banagiri:portchannel_ip_reboot

Conversation

@banagiri
Copy link
Contributor

starting teamd after syncd, is enabling the portchannels to retain ip addresses after reboot

- What I did
starting the teamd service after syncd service, helps the portchannels to retain ip addresses after reboot.
- How I did it
with config_db.json having the ip address on portchannel, without fix and with fix one could verify the portchannel getting ip address configured.

- How to verify it
refer #4015
- Description for the changelog
this can address the issue #4015

@lguohan
Copy link
Collaborator

lguohan commented Jan 16, 2020

I do not feel there is a dependency between teamd and syncd docker.

@banagiri
Copy link
Contributor Author

++ @antony-rheneus
@lguohan, even i feel the same, but when we change this init sequence, the portchannel ip is getting configured. May be, the teamd needs some delay

@prsunny
Copy link
Contributor

prsunny commented Feb 12, 2020

Changing dependency can cause some other issues w.r.t warmboot etc. We would like to know more details on the issue before going with this approach.

  1. Are the port-channels present in statedb, with status ok.
  2. Do you see any intfmgr error logs?
  3. What is the status of kernel interfaces?

@banagiri banagiri requested a review from lguohan as a code owner February 6, 2021 20:29
mssonicbld added a commit that referenced this pull request Jan 10, 2026
…lly (#24979)

#### Why I did it
src/sonic-swss
```
* a63ba5d - (HEAD -> master, origin/master, origin/HEAD) [LPO] Added support for serdes Tx/Rx polarity settings (#4053) (4 hours ago) [Prince George]
* bb691a5 - Merge pull request #3899 from rkavitha-hcl/bulk_neighbor (20 hours ago) [StephenWangGoogle]
|\ 
| failure_prs.log skip_prs.log c123c44 - Bulk support in neighbor manager. (28 hours ago) [mint570]
|/ 
* 505c4b7 - [HFT]: keep STATE_DB session stream_status in sync with profile stream_state (#4107) (34 hours ago) [Ze Gan]
* eed7900 - [countersyncd]: Add benchmark suite for countersyncd and optimize otel actor (#4016) (34 hours ago) [Janet Cui]
* 2de94bb - Merge pull request #3868 from rkavitha-hcl/neighbor_changes (2 days ago) [StephenWangGoogle]
|\ 
| failure_prs.log skip_prs.log 3f839f6 - Rename neiighor methods (3 days ago) [kishanps]
|/ 
* 34da384 - Merge pull request #3862 from rkavitha-hcl/acl_actions (3 days ago) [StephenWangGoogle]
|\ 
| failure_prs.log skip_prs.log b17e712 - Merge branch 'master' into acl_actions (3 days ago) [StephenWangGoogle]
| |\ 
| |/ 
|/| 
* | 0e233d1 - [gearsyncd,macsec]: Deterministic MACsec backend selection for gearbox ports (#3926) (3 days ago) [rajshekhar-nexthop]
* | c6b0c3e - [portsorch] DOM config change causes interface link to flap (#4056) (3 days ago) [mihirpat1]
| failure_prs.log skip_prs.log f4e65c9 - Merge branch 'master' into acl_actions (4 days ago) [rkavitha-hcl]
| |\ 
| |/ 
|/| 
* | 7297d14 - Merge pull request #3894 from divyagayathri-hcl/acl_vrf_id_oid (4 days ago) [StephenWangGoogle]
|\ \ 
| failure_prs.log skip_prs.log \ d7fc953 - Merge branch 'master' into acl_vrf_id_oid (4 days ago) [StephenWangGoogle]
| |\ \ 
| |/ / 
|/| | 
* | | 1244a7d - [orchagent] support single ASIC VOQ Fixed-System (#4054) (4 days ago) [saravanan sellappa]
* | | c330c45 - [countersyncd]: Fix netlink fd leakage and deadlock issue (#4043) (4 days ago) [Ze Gan]
* | | ff58550 - Refactor OtelActor and message modules by removing unused code and improving clarity (#4072) (4 days ago) [Ze Gan]
* | | 68f081a - [hftorch]: Handle exception of HFT instead of exit (#3887) (4 days ago) [Ze Gan]
* | | 4b81a3b - [hft]: Fix TAM type capability enable list (#4075) (4 days ago) [Ze Gan]
 / / 
* / 93ea8ef - [P4Orch] Update ACL VRF ID to use oid instead of u16. (5 weeks ago) [mint570]
 / 
* af78f1c - [P4Orch] Enable ACL Action SET_ACL_META_DATA and packet action COPY_CANCEL and DENY support (4 days ago) [mint570]
```
#### How I did it
#### How to verify it
#### Description for the changelog
jasonbridges pushed a commit to jasonbridges/sonic-buildimage that referenced this pull request Jan 22, 2026
…lly (sonic-net#24979)

#### Why I did it
src/sonic-swss
```
* a63ba5d - (HEAD -> master, origin/master, origin/HEAD) [LPO] Added support for serdes Tx/Rx polarity settings (sonic-net#4053) (4 hours ago) [Prince George]
* bb691a5 - Merge pull request sonic-net#3899 from rkavitha-hcl/bulk_neighbor (20 hours ago) [StephenWangGoogle]
|\ 
| failure_prs.log skip_prs.log c123c44 - Bulk support in neighbor manager. (28 hours ago) [mint570]
|/ 
* 505c4b7 - [HFT]: keep STATE_DB session stream_status in sync with profile stream_state (sonic-net#4107) (34 hours ago) [Ze Gan]
* eed7900 - [countersyncd]: Add benchmark suite for countersyncd and optimize otel actor (sonic-net#4016) (34 hours ago) [Janet Cui]
* 2de94bb - Merge pull request sonic-net#3868 from rkavitha-hcl/neighbor_changes (2 days ago) [StephenWangGoogle]
|\ 
| failure_prs.log skip_prs.log 3f839f6 - Rename neiighor methods (3 days ago) [kishanps]
|/ 
* 34da384 - Merge pull request sonic-net#3862 from rkavitha-hcl/acl_actions (3 days ago) [StephenWangGoogle]
|\ 
| failure_prs.log skip_prs.log b17e712 - Merge branch 'master' into acl_actions (3 days ago) [StephenWangGoogle]
| |\ 
| |/ 
|/| 
* | 0e233d1 - [gearsyncd,macsec]: Deterministic MACsec backend selection for gearbox ports (sonic-net#3926) (3 days ago) [rajshekhar-nexthop]
* | c6b0c3e - [portsorch] DOM config change causes interface link to flap (sonic-net#4056) (3 days ago) [mihirpat1]
| failure_prs.log skip_prs.log f4e65c9 - Merge branch 'master' into acl_actions (4 days ago) [rkavitha-hcl]
| |\ 
| |/ 
|/| 
* | 7297d14 - Merge pull request sonic-net#3894 from divyagayathri-hcl/acl_vrf_id_oid (4 days ago) [StephenWangGoogle]
|\ \ 
| failure_prs.log skip_prs.log \ d7fc953 - Merge branch 'master' into acl_vrf_id_oid (4 days ago) [StephenWangGoogle]
| |\ \ 
| |/ / 
|/| | 
* | | 1244a7d - [orchagent] support single ASIC VOQ Fixed-System (sonic-net#4054) (4 days ago) [saravanan sellappa]
* | | c330c45 - [countersyncd]: Fix netlink fd leakage and deadlock issue (sonic-net#4043) (4 days ago) [Ze Gan]
* | | ff58550 - Refactor OtelActor and message modules by removing unused code and improving clarity (sonic-net#4072) (4 days ago) [Ze Gan]
* | | 68f081a - [hftorch]: Handle exception of HFT instead of exit (sonic-net#3887) (4 days ago) [Ze Gan]
* | | 4b81a3b - [hft]: Fix TAM type capability enable list (sonic-net#4075) (4 days ago) [Ze Gan]
 / / 
* / 93ea8ef - [P4Orch] Update ACL VRF ID to use oid instead of u16. (5 weeks ago) [mint570]
 / 
* af78f1c - [P4Orch] Enable ACL Action SET_ACL_META_DATA and packet action COPY_CANCEL and DENY support (4 days ago) [mint570]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Staphylo pushed a commit to Staphylo/sonic-buildimage that referenced this pull request Feb 5, 2026
…tomatically (sonic-net#1933)

#### Why I did it
src/sonic-swss
```
* 72c00547 - (HEAD -> 202412, origin/202412) [countersyncd]: Add benchmark suite for countersyncd and optimize otel actor (sonic-net#4016) (sonic-net#191) (3 hours ago) [Janet Cui]
```
#### How I did it
#### How to verify it
#### Description for the changelog
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Mar 6, 2026
…lly (sonic-net#24979)

#### Why I did it
src/sonic-swss
```
* a63ba5d - (HEAD -> master, origin/master, origin/HEAD) [LPO] Added support for serdes Tx/Rx polarity settings (sonic-net#4053) (4 hours ago) [Prince George]
* bb691a5 - Merge pull request sonic-net#3899 from rkavitha-hcl/bulk_neighbor (20 hours ago) [StephenWangGoogle]
|\
| failure_prs.log skip_prs.log c123c44 - Bulk support in neighbor manager. (28 hours ago) [mint570]
|/
* 505c4b7 - [HFT]: keep STATE_DB session stream_status in sync with profile stream_state (sonic-net#4107) (34 hours ago) [Ze Gan]
* eed7900 - [countersyncd]: Add benchmark suite for countersyncd and optimize otel actor (sonic-net#4016) (34 hours ago) [Janet Cui]
* 2de94bb - Merge pull request sonic-net#3868 from rkavitha-hcl/neighbor_changes (2 days ago) [StephenWangGoogle]
|\
| failure_prs.log skip_prs.log 3f839f6 - Rename neiighor methods (3 days ago) [kishanps]
|/
* 34da384 - Merge pull request sonic-net#3862 from rkavitha-hcl/acl_actions (3 days ago) [StephenWangGoogle]
|\
| failure_prs.log skip_prs.log b17e712 - Merge branch 'master' into acl_actions (3 days ago) [StephenWangGoogle]
| |\
| |/
|/|
* | 0e233d1 - [gearsyncd,macsec]: Deterministic MACsec backend selection for gearbox ports (sonic-net#3926) (3 days ago) [rajshekhar-nexthop]
* | c6b0c3e - [portsorch] DOM config change causes interface link to flap (sonic-net#4056) (3 days ago) [mihirpat1]
| failure_prs.log skip_prs.log f4e65c9 - Merge branch 'master' into acl_actions (4 days ago) [rkavitha-hcl]
| |\
| |/
|/|
* | 7297d14 - Merge pull request sonic-net#3894 from divyagayathri-hcl/acl_vrf_id_oid (4 days ago) [StephenWangGoogle]
|\ \
| failure_prs.log skip_prs.log \ d7fc953 - Merge branch 'master' into acl_vrf_id_oid (4 days ago) [StephenWangGoogle]
| |\ \
| |/ /
|/| |
* | | 1244a7d - [orchagent] support single ASIC VOQ Fixed-System (sonic-net#4054) (4 days ago) [saravanan sellappa]
* | | c330c45 - [countersyncd]: Fix netlink fd leakage and deadlock issue (sonic-net#4043) (4 days ago) [Ze Gan]
* | | ff58550 - Refactor OtelActor and message modules by removing unused code and improving clarity (sonic-net#4072) (4 days ago) [Ze Gan]
* | | 68f081a - [hftorch]: Handle exception of HFT instead of exit (sonic-net#3887) (4 days ago) [Ze Gan]
* | | 4b81a3b - [hft]: Fix TAM type capability enable list (sonic-net#4075) (4 days ago) [Ze Gan]
 / /
* / 93ea8ef - [P4Orch] Update ACL VRF ID to use oid instead of u16. (5 weeks ago) [mint570]
 /
* af78f1c - [P4Orch] Enable ACL Action SET_ACL_META_DATA and packet action COPY_CANCEL and DENY support (4 days ago) [mint570]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <fenpan@microsoft.com>
dprital pushed a commit that referenced this pull request Mar 19, 2026
…lly (#24979)

#### Why I did it
src/sonic-swss
```
* a63ba5d - (HEAD -> master, origin/master, origin/HEAD) [LPO] Added support for serdes Tx/Rx polarity settings (#4053) (4 hours ago) [Prince George]
* bb691a5 - Merge pull request #3899 from rkavitha-hcl/bulk_neighbor (20 hours ago) [StephenWangGoogle]
|\
| failure_prs.log skip_prs.log c123c44 - Bulk support in neighbor manager. (28 hours ago) [mint570]
|/
* 505c4b7 - [HFT]: keep STATE_DB session stream_status in sync with profile stream_state (#4107) (34 hours ago) [Ze Gan]
* eed7900 - [countersyncd]: Add benchmark suite for countersyncd and optimize otel actor (#4016) (34 hours ago) [Janet Cui]
* 2de94bb - Merge pull request #3868 from rkavitha-hcl/neighbor_changes (2 days ago) [StephenWangGoogle]
|\
| failure_prs.log skip_prs.log 3f839f6 - Rename neiighor methods (3 days ago) [kishanps]
|/
* 34da384 - Merge pull request #3862 from rkavitha-hcl/acl_actions (3 days ago) [StephenWangGoogle]
|\
| failure_prs.log skip_prs.log b17e712 - Merge branch 'master' into acl_actions (3 days ago) [StephenWangGoogle]
| |\
| |/
|/|
* | 0e233d1 - [gearsyncd,macsec]: Deterministic MACsec backend selection for gearbox ports (#3926) (3 days ago) [rajshekhar-nexthop]
* | c6b0c3e - [portsorch] DOM config change causes interface link to flap (#4056) (3 days ago) [mihirpat1]
| failure_prs.log skip_prs.log f4e65c9 - Merge branch 'master' into acl_actions (4 days ago) [rkavitha-hcl]
| |\
| |/
|/|
* | 7297d14 - Merge pull request #3894 from divyagayathri-hcl/acl_vrf_id_oid (4 days ago) [StephenWangGoogle]
|\ \
| failure_prs.log skip_prs.log \ d7fc953 - Merge branch 'master' into acl_vrf_id_oid (4 days ago) [StephenWangGoogle]
| |\ \
| |/ /
|/| |
* | | 1244a7d - [orchagent] support single ASIC VOQ Fixed-System (#4054) (4 days ago) [saravanan sellappa]
* | | c330c45 - [countersyncd]: Fix netlink fd leakage and deadlock issue (#4043) (4 days ago) [Ze Gan]
* | | ff58550 - Refactor OtelActor and message modules by removing unused code and improving clarity (#4072) (4 days ago) [Ze Gan]
* | | 68f081a - [hftorch]: Handle exception of HFT instead of exit (#3887) (4 days ago) [Ze Gan]
* | | 4b81a3b - [hft]: Fix TAM type capability enable list (#4075) (4 days ago) [Ze Gan]
 / /
* / 93ea8ef - [P4Orch] Update ACL VRF ID to use oid instead of u16. (5 weeks ago) [mint570]
 /
* af78f1c - [P4Orch] Enable ACL Action SET_ACL_META_DATA and packet action COPY_CANCEL and DENY support (4 days ago) [mint570]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: dprital <drorp@nvidia.com>
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