Skip to content
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

[Nokia-7215] Fix software upgrade corner case #20168

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

Pavan-Nokia
Copy link
Contributor

@Pavan-Nokia Pavan-Nokia commented Sep 6, 2024

Why I did it

After software upgrade the box fails to boot to the new image due to a
bug in uboot of unable to read fragmented files.
Make sure all files accessed by Uboot are defragmented before rebooting
the device

This is the backport PR for #20169

Work item tracking
  • Microsoft ADO (number only):

How I did it

Use e4defrag to defragment all files used by U-Boot while booting.

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

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)

After software upgrade the box fails to boot to the new image due to a
bug in uboot of unable to read fragmented files.
Make sure all files accessed by Uboot are defragmented before rebooting
the device
@Pavan-Nokia Pavan-Nokia requested a review from lguohan as a code owner September 6, 2024 12:50
@lguohan lguohan merged commit c67b8b5 into sonic-net:202311 Sep 8, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants