Skip to main content
简体中文版经机器翻译而成,仅供参考。如与英语版出现任何冲突,应以英语版为准。

监控 FabricPool 的空间利用率

贡献者

您需要了解 FabricPool 的性能和云层中存储的数据量。此信息有助于您确定是否需要更改卷的分层策略,增加 FabricPool 许可的使用量限制或增加云层的存储空间。

步骤
  1. 使用以下命令之一显示相关信息,以监控启用了 FabricPool 的聚合的空间利用率:

    要显示的内容

    然后使用以下命令:

    聚合中云层的已用大小

    storage aggregate show 使用 -instance 参数

    聚合中的空间利用率详细信息,包括对象存储的引用容量

    storage aggregate show-space 使用 -instance 参数

    附加到聚合的对象存储的空间利用率,包括正在使用的许可证空间量

    storage aggregate object-store show-space

    聚合中的卷及其数据和元数据占用空间的列表

    volume show-footprint

    除了使用命令行界面命令之外,您还可以使用 Active IQ Unified Manager (以前称为 OnCommand 统一管理器)以及 ONTAP 9.4 及更高版本集群支持的 FabricPool Advisor ,或者使用 System Manager 来监控空间利用率。

    以下示例显示了显示 FabricPool 空间利用率和相关信息的方法:

    cluster1::> storage aggregate show-space -instance
    
                              Aggregate: MyFabricPool
                                                                       ...
                                                   Aggregate Display Name: MyFabricPool
                                                                       ...
                              Total Object Store Logical Referenced Capacity: -
                              Object Store Logical Referenced Capacity Percentage: -
                                                                       ...
                                                           Object Store Size: -
                              Object Store Space Saved by Storage Efficiency: -
                              Object Store Space Saved by Storage Efficiency Percentage: -
                                                     Total Logical Used Size: -
                                                     Logical Used Percentage: -
                                               Logical Unreferenced Capacity: -
                                             Logical Unreferenced Percentage: -
    cluster1::> storage aggregate show -instance
    
                               Aggregate: MyFabricPool
                               ...
                               Composite: true
                               Capacity Tier Used Size:
                               ...
    cluster1::> volume show-footprint
    
    Vserver : vs1
    Volume : rootvol
    
    Feature                          Used       Used%
    -------------------------------- ---------- -----
    Volume Footprint                 KB          %
    Volume Guarantee                 MB          %
    Flexible Volume Metadata         KB          %
    Delayed Frees                    KB          %
    Total Footprint                  MB          %
    
    Vserver : vs1
    Volume : vol
    
    Feature                          Used       Used%
    -------------------------------- ---------- -----
    Volume Footprint                 KB          %
    Footprint in Performance Tier    KB          %
    Footprint in Amazon01            KB          %
    Flexible Volume Metadata         MB          %
    Delayed Frees                    KB          %
    Total Footprint                  MB          %
    ...
  2. 根据需要执行以下操作之一:

    如果您要 …​

    那么 …​

    更改卷的分层策略

    提高 FabricPool 许可的使用量限制

    请联系您的 NetApp 或合作伙伴销售代表。

    增加云层的存储空间

    请联系您用于云层的对象存储的提供商。