Skip to content

Commit 70cf344

Browse files
author
Theo van Kraay
committed
change disk utilization
1 parent 57b98e8 commit 70cf344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/managed-instance-apache-cassandra/best-practice-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Deployments should be planned and provisioned to support the maximum number of p
172172
In most cases, there is sufficient disk space as default deployments are optimized for IOPS, which leads to low utilization of the disk. Nevertheless, we advise occasionally reviewing disk space metrics. Cassandra accumulates a lot of disk and then reduces it when compaction is triggered. Hence it is important to review disk usage over longer periods to establish trends - like compaction unable to recoup space.
173173

174174
> [!NOTE]
175-
> In order to ensure available space for compaction, disk utilization should be kept to less than 70%.
175+
> In order to ensure available space for compaction, disk utilization should be kept to around 50%.
176176
177177
If you only see this behavior for a few nodes, you might have a hot partition and need to review your data distribution and/or access patterns for a potential skew.
178178

0 commit comments

Comments
 (0)