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.
Modify an ONTAP volume's default FabricPool tiering policy
-
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 a volume's default tiering policy for controlling user data retrieval from the cloud tier to performance tier by using the -cloud-retrieval-policy
option introduced in ONTAP 9.8.
What you'll need
-
Modifying a volume using the
-cloud-retrieval-policy
option requires ONTAP 9.8 or later. -
You must have the advanced privilege level to perform this operation.
-
You should understand the behavior of tiering policies with
-cloud-retrieval-policy
.
Step
-
Modify the tiering policy behavior for an existing volume by using the
volume modify
command with the-cloud-retrieval-policy
option:volume create -volume <volume_name> -vserver <vserver_name> - tiering-policy <policy_name> -cloud-retrieval-policy
vol modify -volume fp_volume4 -vserver vs0 -cloud-retrieval-policy promote