Redshift recommended free space percentage

0

I have a customer who is performing a migration of their on-premises DW to Redshift and is concerned about the amount of free space that the Redshift cluster should have at any time in order to maintain a good performance and don't run into issues when executing heavy queries or commands.

Do we have any guidance the maximum disk space percentage used within the cluster?

AWS
質問済み 6年前805ビュー
2回答
0
承認された回答

Between 70% to 80% should be the maximum storage space used. This is for regular queries and day to day operations. You can configure a CloudWatch Alarm to monitor the disk usage of your cluster. If the customer is vacuuming a large table - they currently require approximately 3x the size of it in free space. As an example, a table that consumes 15% of cluster space, will require 45% free space in order to vacuum.

AWS
エキスパート
回答済み 6年前
0

correct, Maintain at least 20% free space or three times the size of the largest table https://d1.awsstatic.com/events/reinvent/2019/Deep_dive_and_best_practices_for_Amazon_Redshift_ANT418.pdf

AWS
回答済み 7ヶ月前

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

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

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

関連するコンテンツ