Closed
Conversation
…ollect process Recently, we found on some of our testbeds the entropy collecting process finishes more than 60 seconds after system started. This results in swss not able to start sporadically. To install haveged can accelerate the entropy collect process. Signed-off-by: Stephen Sun <[email protected]>
keboliu
approved these changes
Apr 13, 2021
|
thanks. if this already tested and verified to be working manually, please upstream so we can take it today with msft. |
Owner
Author
Just verified system starting flow. Not run regression yet |
|
build/ci wont help as you need a system which reproduces this. |
Owner
Author
I understand how and where it can be reproduced. I verified and know for sure this will fix it. I was just wondering whether we need to run a full regression to make sure it doesn’t introduce other issues. @liat-grozovik community pr 7308 created |
stephenxs
pushed a commit
that referenced
this pull request
May 7, 2022
[master][sonic-linkmgrd] submodule updates df51322 Longxiang Lyu Fri May 6 10:01:46 2022 +0800 Add `ActiveActiveStateMachine` implementation (#64) e721ceb Jing Zhang Wed May 4 10:07:14 2022 -0700 Add doc for default route related changes (#63) 7bb06fb Jing Zhang Tue May 3 09:48:28 2022 -0700 Add Cli support to enable or disable default route related feature (#68) e4b02cb Jing Zhang Mon May 2 13:27:54 2022 -0700 Reset WaitActiveUp count before switching to active (#70) 212d960 Jing Zhang Wed Apr 27 10:35:05 2022 -0700 lower log level to warning (#69) 48abc9e Jing Zhang Thu Apr 14 16:50:04 2022 -0700 Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature (#61) c4858a6 Jing Zhang Thu Apr 14 11:27:55 2022 -0700 Avoid proactively switching to `active` if default route is missing (#62) sign-off: Jing Zhang [email protected]
stephenxs
pushed a commit
that referenced
this pull request
Aug 9, 2022
24f505148 [eloop.c]: Increase timeout of signal termination (#62) 2b2c1ad72 [driver_macsec_sonic.c]: Fixbug: a wrong db_wait in delete sa (#61) Signed-off-by: Ze Gan <[email protected]>
stephenxs
pushed a commit
that referenced
this pull request
Sep 21, 2022
24f505148 [eloop.c]: Increase timeout of signal termination (#62) 2b2c1ad72 [driver_macsec_sonic.c]: Fixbug: a wrong db_wait in delete sa (#61) Signed-off-by: Ze Gan <[email protected]>
stephenxs
pushed a commit
that referenced
this pull request
Dec 19, 2024
…utomatically (sonic-net#20998) #### Why I did it src/sonic-host-services ``` * 438e54a - (HEAD -> master, origin/master, origin/HEAD) [Logrotate] Update log rotate configuration via ConfigDB (#61) (9 hours ago) [Yevhen Fastiuk] ``` #### How I did it #### How to verify it #### Description for the changelog
stephenxs
pushed a commit
that referenced
this pull request
May 17, 2025
…ly (sonic-net#22572) #### Why I did it src/sonic-stp ``` * cc80f49 - (HEAD -> master, origin/master, origin/HEAD) MSTP configuration handling APIs (#61) (18 hours ago) [Divya Kumaran Chandralekha] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
Install haveged package on 201911/stretch to accelerate the entropy collect process
Recently, we found on some of our testbeds the entropy collecting process finishes more than 60 seconds after the system started.
This results in swss not able to start sporadically.
To install haveged can accelerate the entropy collect process.
Signed-off-by: Stephen Sun [email protected]
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)