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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠