The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Change the volume inactive data compression threshold in ONTAP
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You can change how frequently ONTAP performs a cold data scan by modifying the coldness threshold on volumes using temperature-sensitive storage efficiency.
Before you begin
You must be a cluster or SVM administrator and use the ONTAP CLI advanced privilege level.
About this task
The coldness threshold can be from 1 to 60 days. The default threshold is 14 days.
Steps
-
Set the privilege level:
set -privilege advanced
-
Modify inactive data compression on a volume:
volume efficiency inactive-data-compression modify -vserver <vserver_name> -volume <volume_name> -threshold-days <integer>
Learn more about volume efficiency inactive-data-compression modify
in the ONTAP command reference.