This repository was archived by the owner on Apr 25, 2026. It is now read-only.
diskFillFraction does not work #14474
Answered
by
klauspost
JimStorage
asked this question in
Q&A
-
|
in file: cmd/global.go , "diskFillFraction = 0.99" is upper limit of the fraction of a disk allow to be filled |
Beta Was this translation helpful? Give feedback.
Answered by
klauspost
Mar 4, 2022
Replies: 1 comment 2 replies
-
|
@JimStorage This is only enforced in erasure coded mode. Without more info that is my guess. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
harshavardhana
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@JimStorage This is only enforced in erasure coded mode. Without more info that is my guess.