How does FabricPool inactive data reporting work?

When a block is written to the local tier, it is assigned a temperature value indicating that it is hot. Over time, a background cooling scan cools blocks, making hot blocks warm and eventually turning blocks cold if they have not been read. Assuming no activity, a block becomes cold based on the time set by the tiering-minimum-cooling-days setting.

Inactive Data Reporting
  1. To verify that IDR is enabled on the aggregates, use the command storage aggregate show -fields is-inactive-data-reporting-enabled

Example:

::> 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. If IDR is not enabled, use the command storage aggregate modify -aggregate -is-inactive-data-reporting-enabled true to turn on inactive data reporting.
  1. To display how much data is inactive on a volume, use the AutoSupport section VOLUME.XML or volume show command with the -fields performance-tier-inactive-user-data,performance-tier-inactive-user-data-percent parameter

Example:

::> 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.

  1. To display how much data is stored in the performance and cloud tiers for FabricPool per volume you run the command volume show-footprint or use AutoSupport section VOL STATUS -F

Example:

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

Additional Information

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.

  1. Back to top

Recommended articles

  1. Article type How-to Confidence Validated Flag False Governance Experience KCS Enabled Yes Visibility Public Product Categories Cloud Tiering
  2. Tags
    1. Elio
    2. FabricPool
    3. inactive data reporting
    4. tiering
    5. type:q_n_a