Unsolved
This post is more than 5 years old
1 Rookie
•
7 Posts
0
2079
August 28th, 2018 02:00
ECS Utilization
Hi all have any some expirence on how a ECS behave when it's 90% utilized, is GB still running and is ther a servere performance degration
No Events found!
Ditmar
1 Rookie
•
7 Posts
0
August 28th, 2018 04:00
GB=GC Garbage Collection
rektor1
1 Rookie
•
19 Posts
1
August 28th, 2018 04:00
Hi,
ECS stops accepting writes at 90% capacity. This is because ECS reserves 10% of the capacity pool for 1) local failure operations 2) Remote failure operations 3) Meta data swap space.
Hope that answers your question.
Regards
Hans
Ditmar
1 Rookie
•
7 Posts
0
August 30th, 2018 00:00
Thanks what about 80% and 85%, is there anything we should be aware of ?