How to configure Volume Nearly Full and Full Thresholds in ONTAP
Applies to
- ONTAP 9
Description
- To modify Aggregate thresholds, see: How to configure Aggregate and Volume Nearly Full and Full Thresholds in ONTAP
Volume Thresholds
- Volume Nearly Full Threshold Percent specifies the percentage at which the volume 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 volume nearly full space alerts.
- Volume Full Threshold Percent specifies the percentage at which the volume 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 volume full space alerts.
::> volume show -volume vol1 -fields space-nearly-full-threshold-percent,space-full-threshold-percent
vserver volume space-nearly-full-threshold-percent space-full-threshold-percent
------- ------ ----------------------------------- ----------------------------
svm1 vol1 95% 98%