Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[mgmt-framework] start after syncd #4174

Merged
merged 1 commit into from
Feb 20, 2020

Conversation

stepanblyschak
Copy link
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>
@@ -1,7 +1,7 @@
[Unit]
Description=Management Framework container
Requires=swss.service
After=swss.service
After=swss.service syncd.service
Copy link
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
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
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>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants