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

Fix the fsck script that does filesystem repair #17424

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Conversation

prgeor
Copy link
Contributor

@prgeor prgeor commented Dec 6, 2023

Why I did it

Fix the fsck check which is not working. Potentially fixes #16938

Work item tracking
  • Microsoft ADO (number only):

How I did it

Modified fsck script to run on the ext4.fsck on the appropriate disk where SONiC resides

How to verify it

image

image

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)

@prgeor
Copy link
Contributor Author

prgeor commented Dec 11, 2023

@stepanblyschak could you help test this fix in your platform?

@prgeor
Copy link
Contributor Author

prgeor commented Dec 19, 2023

@lguohan @yxieca please merge

Copy link
Contributor

@xincunli-sonic xincunli-sonic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also tested in lab device.

@StormLiangMS
Copy link
Contributor

@prgeor could you update the ADO ?

@StormLiangMS
Copy link
Contributor

ADO: 26098631

mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Dec 26, 2023
Fix the fsck check which is not working. Potentially fixes sonic-net#16938
Modified fsck script to run on the ext4.fsck on the appropriate disk where SONiC resides

Microsoft ADO: 26098631
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202305: #17621

mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Jan 29, 2024
Fix the fsck check which is not working. Potentially fixes sonic-net#16938
Modified fsck script to run on the ext4.fsck on the appropriate disk where SONiC resides

Microsoft ADO: 26098631
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202311: #17934

mssonicbld pushed a commit that referenced this pull request Jan 29, 2024
Fix the fsck check which is not working. Potentially fixes #16938
Modified fsck script to run on the ext4.fsck on the appropriate disk where SONiC resides

Microsoft ADO: 26098631
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fsck-root script does not run fsck to check FS
7 participants