跳转到主内容

如何在ONTAP 中配置聚合和卷接近全满和全满阈值

Views:
52
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

适用场景

ONTAP 9

问题描述

卷阈值
  • 卷接近全满阈值百分比指定将卷视为接近全满时的百分比,超过该百分比时将生成 EMS 警告。
    • 默认值为 95% 。
    • 此选项的最大值为 99% 。
    • 如果将此阈值设置为 0 ,则会禁用卷空间接近全满警报。
  • 卷全满阈值百分比指定将卷视为全满时的百分比,超过该百分比时将生成严重 EMS 错误。
    • 默认值为 98% 。
    • 此选项的最大值为 100% 。
    • 如果将此阈值设置为 0 ,则会禁用卷全空间警报。

Netapp::> 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%

聚合阈值
  • 聚合接近全满阈值百分比
    • 此选项(可选)用于指定将聚合视为接近全满时的百分比、如果超过此百分比、则会生成EMS警告。
    • 默认值为 95% 。
    • 此选项的最大值为 99% 。
    • 如果将此阈值设置为 0 ,则会禁用聚合空间接近全满警报。
  • 聚合全满阈值百分比
    • 此选项还可以指定将聚合视为全满时的百分比,以及在该百分比以上时将生成严重 EMS 错误。
    • 默认值为 98% 。
    • 此选项的最大值为 100% 。
    • 如果将此阈值设置为 0 ,则会禁用聚合全空间警报。

Netapp::> 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%

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.