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

Add db_migrator major version "2_0_4" for supporting upgrade from ecSONiC 202111 #36

Open
wants to merge 1 commit into
base: 202311.X
Choose a base branch
from

Conversation

PeterTSW-EC
Copy link

@PeterTSW-EC PeterTSW-EC commented Nov 7, 2024

What I did

  • Currently, the DB version "2_0_4" was not included in the db_migrator.
    • This is because the version was changed from 2 to 3 by this commit bcc1206.
  • In ecSONiC 202111, the DB version is still in 2.
    • It caused an error when upgrading from ecSONiC from 202111 to SONiC 202311.X through sonic-installer because there was no supported upgrade version.
  • Add db_migrator major version "2_0_4" for supporting upgrade from ecSONiC 202111 to SONiC 202311.X.

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.

1 participant