ONTAP 9 Manuals ( CA08871-402 )

Change volume efficiency mode

Beginning with ONTAP 9.10.1, the volume-level storage efficiency modes default and efficient are supported for ETERNUS AX/AC series only. These modes provide a choice between file compression (default), which is the default mode when creating new ETERNUS AX volumes, or temperature-sensitive storage efficiency (efficient), which enables temperature-sensitive storage efficiency. You can use the volume efficiency modify command to change the storage efficiency mode for an ETERNUS AX volume from default to efficient, or you can set an efficiency mode when volume efficiency is not already set.

Steps
  1. Change the volume efficiency mode:

    volume efficiency modify -vserver <vserver name> -volume <volume name> -storage-efficiency-mode <default|efficient>
Top of Page