AWS RDS Memory - Why RAM mentioned in Cloudwatch metrics is less the the RAM for instance db.r4.8xlarge

0

Hi, We are using db.r4.8xlarge instance to host our MySQL cluster. Whenever we reboot the instance and check the Cloudwatch metrics for freeable memory , its shows max memory around 52 GB. But as per the instance type, the total RAM provided in 244 GB. Can someone please explain how this works and is something wrong with our configuration.

Thanks

profile picture
質問済み 7ヶ月前281ビュー
1回答
0

Hi,

Thank you for your question.

Aurora MySQL innodb_buffer_pool_size parameter is set by default to 75 percent of physical memory. So, db.r4.8xlarge instance initially available nearly 61GB memory. You can also change the memory settings, but please do a performance test before/after modify this parameter.

This document explain how to identify Freeable memory issues in Amazon Aurora.

I hope this might help.

AWS
回答済み 7ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ