RDS Snapshot stuck in Creating 0% state in Singapore Region

0

Hi,
I'm trying to restore a MySQL database from RDS Snapshots in the Singapore region and all the instances which I have created for restore are stuck in creating snapshots stage.
can anyone from AWS look into this issue?

asked 5 years ago549 views
2 Answers
0

The snapshot you are restoring has a corrupted innodb log file.
I was able to allow the most recent restore request to complete by disabling the innodb_log_checksums.

I'd suggest you dump a backup of your data and import it back into a fresh database. It is not clear what the source of the corruption may have been.

-Phil

AWS
MODERATOR
philaws
answered 5 years ago
0

Hi Phil,
I was getting same issue again can you someone from AWS can help to restore the the snapshot which I have trying to restore.
this time I will take backup and create a new instance as suggested

answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions