Skip to main content
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。

檢視儲存容量的儲存效率、無論是否對溫度敏感、都能節省佔用空間

貢獻者

視 ONTAP 版本而定、您可以檢視每個磁碟區的實體佔用空間節約效益。您可以這樣做來評估管理程序的有效性、或是作為容量規劃的一部分。

關於這項工作

從 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%