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

mysql-router upgrade reliability #595

Open
jneo8 opened this issue Oct 22, 2024 · 1 comment
Open

mysql-router upgrade reliability #595

jneo8 opened this issue Oct 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jneo8
Copy link
Contributor

jneo8 commented Oct 22, 2024

Current upgrade plan for myql-router:

Upgrade plan for 'keystone-mysql-router' to 'victoria'
    Refresh 'keystone-mysql-router' to the latest revision of '8.0/stable'
    Wait for up to 300s for app 'keystone-mysql-router' to reach the idle state

The case is the charm failed during the refresh to 8.0/stable, and the package still the old version on the unit due to some environment issue.

In this case

  • COU wouldn't check the package version on the unit
  • If user re run COU, COU will consider it's finished because the channel is already the target version.
  • Also the configuration source is the still the old one, need to verify why COU doesn't include source configuration change step. $ juju config keystone-mysql-router source

Suggest solution:

Add package version check and the possible operation to fix it.

Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/SOLENG-805.

This message was autogenerated

@jneo8 jneo8 added the bug Something isn't working label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant