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

查看是否具有对温度敏感的存储效率、卷占用空间节省情况

贡献者

从ONTAP 9.11.1开始、您可以使用 volume show-footprint 命令以查看卷上节省的物理空间 "支持温度敏感型存储效率(TSSE)"。从ONTAP 9.13.1开始、您可以使用同一命令查看未启用TSSE的卷上的物理占用空间节省情况。

步骤
  1. 查看卷占用空间节省情况:

    volume show-footprint
    启用TSSE后的示例输出
          Vserver : vs0
          Volume  : vol_tsse_75_per_compress
    
          Feature                                         Used       Used%
          --------------------------------             ----------    -----
          Volume Data Footprint                           10.15GB      13%
          Volume Guarantee                                     0B       0%
          Flexible Volume Metadata                        64.25MB       0%
          Delayed Frees                                   235.0MB       0%
          File Operation Metadata                             4KB       0%
    
          Total Footprint                                 10.45GB      13%
    
          Footprint Data Reduction                         6.85GB       9%
               Auto Adaptive Compression                   6.85GB       9%
          Effective Total Footprint                        3.59GB       5%
    未启用TSSE的示例输出
          Vserver : vs0
          Volume  : vol_file_cg_75_per_compress
    
          Feature                                         Used       Used%
          --------------------------------             ----------    -----
          Volume Data Footprint                            5.19GB       7%
          Volume Guarantee                                     0B       0%
          Flexible Volume Metadata                        32.12MB       0%
          Delayed Frees                                   90.17MB       0%
          File Operation Metadata                             4KB       0%
    
          Total Footprint                                  5.31GB       7%
    
          Footprint Data Reduction                         1.05GB       1%
               Data Compaction                             1.05GB       1%
          Effective Total Footprint                        4.26GB       5%