RDS stuck in Deleting status

0

As title says, my MySQL RDS (Multi AZ, 8.0.35) is stuck in the Deleting status. Prior to deleting the database I stopped it and checked the box to create a snapshot. I then proceeded to delete the database and unchecked the boxes to create a final snapshot.

Now, under database page in console it shows "Deleting", under CPU "-" and under maintenance column is empty. I am fairly sure it didn't finish snapshoting in the first place as under Snapshots it shows "Creating" and 1% as progress.

And idea how should I proceed?

Marko
已提问 1 个月前100 查看次数
3 回答
0

Unfortunately AWS CLI doesn't help, snapshot can't be deleted as it is not in the available or failed state:

An error occurred (InvalidDBSnapshotState) when calling the DeleteDBSnapshot operation: Cannot delete the snapshot because it is not currently in the available or failed state.

And db can't be deleted as well as it is in the process of deleting...

An error occurred (InvalidDBInstanceState) when calling the DeleteDBInstance operation: Instance ***-20240218 is already being deleted.
Marko
已回答 1 个月前
0

Hi ,

The RDS will action on delete once the snapshot is completed

AWS
已回答 1 个月前
0

Unfortunately, it is not happening. In this case, it is stuck on Creating snapshot at 1% and RDS is in status Deleting. All this for longer than a day now.

Marko
已回答 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容