-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[fast-reboot] Fix regression: set state_db flag to support fast-reboot from older images #16733
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
Conversation
…t fast-reboot from older images
Please do not merge this PR until manual verification is completed on the master and cherry pick branches. |
…t fast-reboot from older images (sonic-net#16733) Why I did it Fix: sonic-net#16699 Fast reboot is failing from old OS versions (eg., 201911 image) to latest (eg., master branch) after PR sonic-net#15685 The system wide flag for FAST_REBOOT is still required when the base OS version does not support the new fast-reboot reconciliation logic (no db dump)
Cherry-pick PR to 202305: #16753 |
…t fast-reboot from older images (sonic-net#16733) Why I did it Fix: sonic-net#16699 Fast reboot is failing from old OS versions (eg., 201911 image) to latest (eg., master branch) after PR sonic-net#15685 The system wide flag for FAST_REBOOT is still required when the base OS version does not support the new fast-reboot reconciliation logic (no db dump)
…t fast-reboot from older images (sonic-net#16733) Why I did it Fix: sonic-net#16699 Fast reboot is failing from old OS versions (eg., 201911 image) to latest (eg., master branch) after PR sonic-net#15685 The system wide flag for FAST_REBOOT is still required when the base OS version does not support the new fast-reboot reconciliation logic (no db dump)
Cherry-pick PR to 202205: #16754 |
Cherry-pick PR to 202211: #16755 |
@vaibhavhd cherry pick PR didn't pass PR checker. Please check!!! |
7 similar comments
@vaibhavhd cherry pick PR didn't pass PR checker. Please check!!! |
@vaibhavhd cherry pick PR didn't pass PR checker. Please check!!! |
@vaibhavhd cherry pick PR didn't pass PR checker. Please check!!! |
@vaibhavhd cherry pick PR didn't pass PR checker. Please check!!! |
@vaibhavhd cherry pick PR didn't pass PR checker. Please check!!! |
@vaibhavhd cherry pick PR didn't pass PR checker. Please check!!! |
@vaibhavhd cherry pick PR didn't pass PR checker. Please check!!! |
…t fast-reboot from older images (#16733) Why I did it Fix: #16699 Fast reboot is failing from old OS versions (eg., 201911 image) to latest (eg., master branch) after PR #15685 The system wide flag for FAST_REBOOT is still required when the base OS version does not support the new fast-reboot reconciliation logic (no db dump)
Why I did it
Fix: #16699
Fast reboot is failing from old OS versions (eg., 201911 image) to latest (eg., master branch) after PR #15685
The system wide flag for FAST_REBOOT is still required when the base OS version does not support the new fast-reboot reconciliation logic (no db dump)
Work item tracking
How I did it
Set system flag for fast reboot during boot up path
How to verify it
Change restores the state as it was before PR 16225, and fast-reboot worked before 16225
Manual tests are in progress.
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)