Skip to main content
NetApp Knowledge Base

Can post process compression work without deduplication?

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

Applies to

  • Storage efficiency
  • Compression
  • Deduplication

Answer

  • Postprocess Compression Can Run Without Deduplication
  • Deduplication must be enabled initially to enable compression. Note: Directly enabling compression will not result in space savings
  •  After enabling compression, deduplication can be disabled, and postprocess compression will still function and provide space savings.
  •  Postprocess compression will read, compress, and rewrite data blocks during scheduled times.

Example :

1. Enable Deduplication and Compression: (Prerequisite to enable compression is that Deduplication should be enabled before enabling compression )

::>volume efficiency modify -vserver <vserver_name> -volume <volume_name> -dedupe true -compression true

2. Disable Deduplication: volume efficiency modify -vserver <vserver_name> -volume <volume_name> -dedupe false

3. Run Postprocess Compression:  Compression will continue to run as scheduled, compressing data blocks and providing space savings.

 Monitor the progress using: volume efficiency -vserver <vserver_name> -volume <volume_name> -fields progress

Additional Information

additionalInformation_text

 

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.