メインコンテンツまでスキップ

FabricPool Inactive Data Reportingの仕組み

Views:
234
Visibility:
Public
Votes:
0
Category:
cloud-tiering
Specialty:
core
Last Updated:

すべてのとおり  

環境

回答

ブロック温度

ローカル階層にブロックが書き込まれると、ホットであることを示す温度値が割り当てられます。時間の経過とともに、バックグラウンドの冷却スキャンによってブロックが冷却され、ホットブロックが暖かくなり、読み取られていない場合は最終的にブロックがコールドになります。アクティビティがないと仮定すると、ブロックは tiering-minimum-cooling-days 設定で設定された時間に基づいてコールドになります。

Inactive Data Reporting
  • Inactive Data Reporting(IDR)を有効にすると、31日間のクーリング期間にわたって基盤となるデータアクセスを監視し、コールドデータ とアクセス頻度の低いデータを特定します。
  • ONTAP 9.8以降では、IDRで使用されるクーリング期間を自動およびSnapshotのみの階層化ポリシーに合わせて調整できます。
  1. アグリゲートでIDRが有効になっていることを確認するには、コマンドを使用します。 storage aggregate show -fields is-inactive-data-reporting-enabled

例:

::> storage aggregate show -fields is-inactive-data-reporting-enabled   
aggregate is-inactive-data-reporting-enabled
----------------- ----------------------------------
aggr0_cluster1_01 false
aggr0_cluster1_02 false
cluster1_01_SSD_1 false
cluster1_02_SSD_1 false
4 entries were displayed.

  1. IDRが有効になっていない場合は、コマンドを使用し storage aggregate modify -aggregate <aggr_name> -is-inactive-data-reporting-enabled true てInactive Data Reportingを有効にします。
  1. ボリューム上のアクセス頻度の低いデータの量を表示するには、AutoSupportセクション VOLUME.XML または  volume show コマンド -fields performance-tier-inactive-user-data,performance-tier-inactive-user-data-percent パラメータを指定します。

例:

::> volume show -fields performance-tier-inactive-user-data,performance-tier-inactive-user-data-percent   

vserver volume performance-tier-inactive-user-data performance-tier-inactive-user-data-percent
------- ------ ----------------------------------- -------------------------------------------
vsim1 vol0 0B 0%
vs1 vs1rv1 0B 0%
vs1 vv1 10.34MB 0%
vs1 vv2 10.38MB 0%
4 entries were displayed.

  • performance-tier-inactive-user-data フィールドには、ボリュームがFabricPool内にあり、auto階層化ポリシーが指定されている場合にクラウド階層に階層化できる高パフォーマンス階層に格納されているアクセス頻度の低いユーザデータの量が表示されます。
  • performance-tier-inactive-user-data-percent フィールドには、アクティブファイルシステムとSnapshotコピー全体でアクセス頻度の低いデータの割合が表示されます。
  1. ボリュームごとにFabricPoolのパフォーマンス階層とクラウド階層に格納されているデータの量を表示するには、コマンドを実行する  volume show-footprint か、AutoSupportセクションを使用します。  VOL STATUS -F 

例:

::> volume show-footprint -volume vol1

Vserver : SVM1
Volume : vol1

Feature Used Used%
-------------------------------- ---------------- -----   
Volume Data Footprint 183GB 1%
Footprint in Performance Tier 8.85GB 5%
Footprint in StorageAccount 174GB 95%
Flexible Volume Metadata 1.04GB 0%
Delayed Frees 28.8MB 0%

Total 184GB 1%

追加情報

参考資料 :NetApp Cloud TieringとInactive Data Reporting    

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.