Skip to main content
NetApp Knowledge Base

What does the "Extended Compressed Data" field indicate

Views:
33
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

Applies to

ONTAP 9.5 and later

Answer

  • The "Extended Compressed Data" field indicates whether extended compressed data is present on the volume.
  • This field shows `true` when both adaptive compression configured with an application IO size of 8K and data compaction are enabled.

Additional Information

To enable extended compressed data, ensure that both adaptive compression and data compaction are configured correctly.

  • Use the following command to check the current efficiency settings of the volume:

::> volume efficiency show -instance

Look for the fields `Storage Efficiency Mode` and `Data Compaction`.

  • Enable adaptive compression and data compaction using the following commands:

::> volume efficiency modify -vserver <vserver_name> -volume <volume_name> -storage-efficiency-mode efficient

::> volume efficiency modify -vserver <vserver_name> -volume <volume_name> -data-compaction true

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.