DB Instance restarting due to " MySQL induced log backup issues"

0

In the last two weeks, we have been seeing a database instance resetting once or twice a day. Looking at the recent event logs shows the following event, which notes the reset:

MySQL restart initiated to address MySQL induced log backup issues. Note that as part of this resolution, a DB Snapshot will be performed after MySQL completes restarting.

We have not added any new logging to our database instance or changed any settings in the last two weeks. We are not sure what could be causing log backup issues. How can we root cause this issue to drive to a solution?

已提问 2 年前473 查看次数
1 回答
0

Someone had a similar problem a few years ago: https://stackoverflow.com/questions/43199330/aws-mysql-rds-instance-becomes-unresponsive-and-getting-restarted-automatically. Later, the author of the post wrote that updating the database was a solution.
If you're looking for a solution to connect directly to RDS, here are step-by-step instructions: https://aws.amazon.com/premiumsupport/knowledge-center/rds-connect-ec2-bastion-host/. If you're looking for shell access, it may be not feasible because this is an AWS-managed service.

Regards, Dominik

已回答 2 年前

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

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

回答问题的准则