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%