What kind of volumes can not be run the deduplication manually?
Applies to
ONTAP 9
Answer
The deprioritized volumes can't be run the deduplication manually, but the prioritized volumes can.
Additional Information
The following error message shows if running deduplication manually for the deprioritized volume.
Failed to start efficiency on volume "Volume_Name" of Vserver "SVM_Name": Cannot perform efficiency operations on deprioritized volume. To be able to perform efficiency operations, run "volume efficiency promote" command first.(Error:40043)
You can determine the deprioritized volume as below.
- Run command
volume efficiency show
. - Check
State
column. The deprioritized volume's state isDisabled
.
Example:
The volume testSLSource_dst
is deprioritized volume, but the volume sis1
is not.
ontap93::> volume efficiency show Vserver Volume State Status Progress Policy ---------- ---------------- --------- ----------- ------------------ ---------- svm2_ontap93 sis1 Enabled Idle Idle for 00:06:04 efficiency_poilcy svm2_ontap93 testSLSource_dst Disabled Idle Idle for 2039:06:07