Why do my DAX nodes suddenly restart in recovery mode?

1 minute read
0

A node in my Amazon DynamoDB Accelerator (DAX) cluster unexpectedly restarts in recovery mode. When the node restarts, I experience issues such as SocketTimeouts, Throttling, or “No Endpoints Available” exceptions. I want to resolve this issue.

Resolution

Unexpected node restarts, performance issues, and nodes in recovery mode might happen when your DAX cluster performs maintenance updates during its maintenance window. It's a best practice to customize your maintenance window to a time when you experience the least traffic. Also, turn on Amazon Simple Notification Service (Amazon SNS) notifications for DAX maintenance events. Through notifications, you receive up-to-date information about your DAX cluster's status.

Related information

How can I troubleshoot high latency on Amazon DynamoDB Accelerator (DAX) clusters?

How do I troubleshoot a "No endpoints available" error in the DAX client?

How do I troubleshoot a "ThrottlingException" with Amazon DynamoDB Accelerator (DAX) operations?

AWS OFFICIAL
AWS OFFICIALUpdated 5 months ago