-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Mellanox] [systemd] Increase syncd startup script timeout to complete ASIC FW update #6709
Conversation
… on init. Signed-off-by: liora <[email protected]>
@lguohan Appreciate your review. |
@liorghub this fix is pending a submodule update, please refer to which sai-redis change this is pending so it will not be merged before. |
@liat-grozovik |
thanks. Please check build failure. |
/AzurePipelines run |
Commenter does not have sufficient privileges for PR 6709 in repo Azure/sonic-buildimage |
retest this please |
retest kvmtest-t0 |
retest Test kvmtest-t0 |
@liat-grozovik Log shows bgp test is failing, for sure not related to my changes. |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
… on init. (#6709) **- Why I did it** To support FW upgrade on init. **- How I did it** Change timeout value **- How to verify it** I manually changed ASIC and Gearbox FW followed by hard reset in order for FW upgrade to take place on init. Signed-off-by: liora <[email protected]>
[systemd] Increase syncd startup script timeout to support FW upgrade on init (Mellanox only).
Add prints to syslog in syncd startup script to indicate FW upgrade is in progress.
This change should be merged after the following PRs were merged:
sonic-net/sonic-sairedis#774 (master)
sonic-net/sonic-sairedis#776 (201911)
There is no PR for 201912 yet (I will make sure to add one).
Signed-off-by: liora [email protected]
- Why I did it
To support FW upgrade on init.
- How I did it
Change timeout value
- How to verify it
I manually changed ASIC and Gearbox FW followed by hard reset in order for FW upgrade to take place on init.
- Which release branch to backport (provide reason below if selected)