Skip to main content
日本語は機械翻訳による参考訳です。内容に矛盾や不一致があった場合には、英語の内容が優先されます。

温度の影響を受けやすいStorage Efficiencyの有無にかかわらず、ボリュームのフットプリント削減量を表示

共同作成者

ONTAPのリリースに応じて、各ボリュームでの物理的なスペース削減量を表示できます。これは、管理プロセスの有効性を評価するため、またはキャパシティプランニングの一環として実行できます。

タスクの内容

ONTAP 9 .11.1以降では、コマンドを使用して volume show-footprint、Temperature-Sensitive Storage Efficiency(TSSE)が有効になっているボリュームでの物理的なフットプリントによる削減量を表示できます。TSSE 13.1以降でONTAP 9は、同じコマンドを使用して、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%