How to configure Aggregate Nearly Full and Full Thresholds in ONTAP
Applies to
- ONTAP 9
Description
- To modify Volume thresholds, see: How to configure Volume Nearly Full and Full Thresholds in ONTAP
Aggregate Thresholds
- Aggregate Nearly Full Threshold Percent
- This optionally specifies the percentage at which the aggregate is considered nearly full, and above which an EMS warning will be generated.
- The default value is 95%.
- The maximum value for this option is 99%.
- Setting this threshold to 0 disables the aggregate nearly full space alerts.
- Aggregate Full Threshold Percent
- This optionally specifies the percentage at which the aggregate is considered full, and above which a critical EMS error will be generated.
- The default value is 98%.
- The maximum value for this option is 100%.
- Setting this threshold to 0 disables the aggregate full space alerts.
::> aggr show -aggregate aggr1 -fields space-nearly-full-threshold-percent,space-full-threshold-percent
aggregate space-nearly-full-threshold-percent space-full-threshold-percent
--------- ----------------------------------- ----------------------------
aggr1 95% 98%
