- Newest
- Most votes
- Most comments
I'm so sorry for the concern,
I've located your support case and flagged it internally. Please monitor your Support Center for updates: http://go.aws/support-center.
- Randi S.
What you're experiencing is a known issue with Aurora MySQL major version upgrades that can get stuck in a loop. Based on the event log you shared, the upgrade process is repeatedly running through the precheck phases and creating snapshots, but not completing the actual upgrade.
Several factors can cause an upgrade to stall or loop:
- Long-running or idle transactions that might be holding table locks
- XA transactions in the prepared state that need to be committed or rolled back
- Ongoing DDL (Data Definition Language) statements
- Large number of uncommitted changes across many rows
- High number of undo records
- Cross-Region replicas that haven't been patched yet
Since you've already created a support case, that's the right approach for getting this resolved. AWS Support will need to intervene to either complete or cancel the stuck upgrade process. Unfortunately, there isn't a self-service option in the console to cancel an in-progress major version upgrade once it has started.
While waiting for support to respond, you've made the right decision by creating a new cluster to maintain your operations. This is often the fastest way to restore service when an upgrade gets stuck.
When AWS Support responds to your case, they'll likely need to investigate the specific cause of the loop and may need to take manual actions on the backend to terminate the stuck upgrade process.
Sources
Troubleshooting for Aurora MySQL in-place upgrade - Amazon Aurora
Aurora DB Upgrade Stuck During Migration from 5.7.mysql_aurora.2.11.5 to Latest Version | AWS re:Post
Troubleshoot Aurora MySQL upgrade issues | AWS re:Post
I've looked into your case and I've had it forwarded for further review. Please keep an eye on your Support Center for the updates and further discussion on this topic: go.aws/support-center
Thank you for your patience while this is reviewed.
— Kraig E.
Relevant content
- asked 2 years ago
- asked 3 years ago
- asked 2 years ago
It's been hours and still no response/indications of the case being followed up on (Case ID ****************), can this be expedited?