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달 전282회 조회
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달 전

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

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

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

관련 콘텐츠