Info | ||
---|---|---|
| ||
The maximum storage space in a cluster is the lesser of the two: total physical space and licensed capacity. |
...
Running low on space — Two settings help stay ahead of running out of cluster capacity:
console.spaceWarnLevel
specifies what percentage of space remaining on the node should trigger a warning. Set to 25% of available space by default.console.spaceErrorLevel
specifies what percentage of space remaining on the node should trigger an alert. Set at 10% of available space by default.
...