Skip to content

[mgmt-framework] start after syncd#4174

Merged
renukamanavalan merged 1 commit into
sonic-net:masterfrom
stepanblyschak:mgmt_after_syncd
Feb 20, 2020
Merged

[mgmt-framework] start after syncd#4174
renukamanavalan merged 1 commit into
sonic-net:masterfrom
stepanblyschak:mgmt_after_syncd

Conversation

@stepanblyschak
Copy link
Copy Markdown
Collaborator

every service starts after syncd to start the most critical parts first

Signed-off-by: Stepan Blyschak stepanb@mellanox.com

- 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)

every service starts after syncd to start the most critical parts first

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
Description=Management Framework container
Requires=swss.service
After=swss.service
After=swss.service syncd.service
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can it be just "After syncd.service" as syncd is after swss ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Technically, yes, but it can't hurt to be more explicit.

@renukamanavalan renukamanavalan merged commit ab78ee0 into sonic-net:master Feb 20, 2020
@stepanblyschak
Copy link
Copy Markdown
Collaborator Author

Requesting to add this to 201911

abdosi pushed a commit that referenced this pull request Feb 24, 2020
every service starts after syncd to start the most critical parts first

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
stepanblyschak added a commit to stepanblyschak/sonic-buildimage that referenced this pull request Feb 26, 2020
every service starts after syncd to start the most critical parts first

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
pphuchar pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Mar 9, 2020
every service starts after syncd to start the most critical parts first

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 24, 2020
every service starts after syncd to start the most critical parts first

Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
mssonicbld added a commit that referenced this pull request Apr 21, 2026
…atically (#26858)

#### Why I did it
src/sonic-utilities
```
* bfca1240 - (HEAD -> master, origin/master, origin/HEAD) fwutil: validate tar member paths before extraction (#4446) (4 hours ago) [xq9mend]
* c0ab6fd1 - preserve mux neighbor_mode and prober_type (#4414) (9 hours ago) [manamand2020]
* 18718c66 - Nokia-armhf config-reload with swss and sync restart (#4174) (25 hours ago) [Yan Markman]
* 8af54be0 - Add summary option to CLI "show queue wredcounters" (#4181) (3 days ago) [Zhixin Zhu]
* 1676a6ea - Add multi-asic support for mirror_session commands (#4386) (5 days ago) [william8545]
* 288c6d52 - Add stop-time option to App Extension, to stop container after wanted number of seconds (#4388) (5 days ago) [Noa Or]
```
#### How I did it
#### How to verify it
#### Description for the changelog
attackofthetitan pushed a commit to attackofthetitan/sonic-buildimage that referenced this pull request Apr 23, 2026
…atically (sonic-net#26858)

#### Why I did it
src/sonic-utilities
```
* bfca1240 - (HEAD -> master, origin/master, origin/HEAD) fwutil: validate tar member paths before extraction (sonic-net#4446) (4 hours ago) [xq9mend]
* c0ab6fd1 - preserve mux neighbor_mode and prober_type (sonic-net#4414) (9 hours ago) [manamand2020]
* 18718c66 - Nokia-armhf config-reload with swss and sync restart (sonic-net#4174) (25 hours ago) [Yan Markman]
* 8af54be0 - Add summary option to CLI "show queue wredcounters" (sonic-net#4181) (3 days ago) [Zhixin Zhu]
* 1676a6ea - Add multi-asic support for mirror_session commands (sonic-net#4386) (5 days ago) [william8545]
* 288c6d52 - Add stop-time option to App Extension, to stop container after wanted number of seconds (sonic-net#4388) (5 days ago) [Noa Or]
```
#### How I did it
#### How to verify it
#### Description for the changelog
kalash-nexthop pushed a commit to nexthop-ai/sonic-buildimage that referenced this pull request Apr 29, 2026
…atically (sonic-net#26858)

#### Why I did it
src/sonic-utilities
```
* bfca1240 - (HEAD -> master, origin/master, origin/HEAD) fwutil: validate tar member paths before extraction (sonic-net#4446) (4 hours ago) [xq9mend]
* c0ab6fd1 - preserve mux neighbor_mode and prober_type (sonic-net#4414) (9 hours ago) [manamand2020]
* 18718c66 - Nokia-armhf config-reload with swss and sync restart (sonic-net#4174) (25 hours ago) [Yan Markman]
* 8af54be0 - Add summary option to CLI "show queue wredcounters" (sonic-net#4181) (3 days ago) [Zhixin Zhu]
* 1676a6ea - Add multi-asic support for mirror_session commands (sonic-net#4386) (5 days ago) [william8545]
* 288c6d52 - Add stop-time option to App Extension, to stop container after wanted number of seconds (sonic-net#4388) (5 days ago) [Noa Or]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Kalash Nainwal <kalash@nexthop.ai>
vivekverma-arista pushed a commit to vivekverma-arista/sonic-buildimage that referenced this pull request Apr 30, 2026
…atically (sonic-net#26858)

#### Why I did it
src/sonic-utilities
```
* bfca1240 - (HEAD -> master, origin/master, origin/HEAD) fwutil: validate tar member paths before extraction (sonic-net#4446) (4 hours ago) [xq9mend]
* c0ab6fd1 - preserve mux neighbor_mode and prober_type (sonic-net#4414) (9 hours ago) [manamand2020]
* 18718c66 - Nokia-armhf config-reload with swss and sync restart (sonic-net#4174) (25 hours ago) [Yan Markman]
* 8af54be0 - Add summary option to CLI "show queue wredcounters" (sonic-net#4181) (3 days ago) [Zhixin Zhu]
* 1676a6ea - Add multi-asic support for mirror_session commands (sonic-net#4386) (5 days ago) [william8545]
* 288c6d52 - Add stop-time option to App Extension, to stop container after wanted number of seconds (sonic-net#4388) (5 days ago) [Noa Or]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mhchann pushed a commit to mhchann/sonic-buildimage that referenced this pull request May 7, 2026
…atically (sonic-net#26858)

#### Why I did it
src/sonic-utilities
```
* bfca1240 - (HEAD -> master, origin/master, origin/HEAD) fwutil: validate tar member paths before extraction (sonic-net#4446) (4 hours ago) [xq9mend]
* c0ab6fd1 - preserve mux neighbor_mode and prober_type (sonic-net#4414) (9 hours ago) [manamand2020]
* 18718c66 - Nokia-armhf config-reload with swss and sync restart (sonic-net#4174) (25 hours ago) [Yan Markman]
* 8af54be0 - Add summary option to CLI "show queue wredcounters" (sonic-net#4181) (3 days ago) [Zhixin Zhu]
* 1676a6ea - Add multi-asic support for mirror_session commands (sonic-net#4386) (5 days ago) [william8545]
* 288c6d52 - Add stop-time option to App Extension, to stop container after wanted number of seconds (sonic-net#4388) (5 days ago) [Noa Or]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: mhchann <mhchann082@gmail.com>
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