Skip to main content
NetApp Knowledge Base

What kind of volumes can not be run the deduplication manually?

Views:
550
Visibility:
Public
Votes:
1
Category:
ontap-9
Specialty:
core
Last Updated:

Applies to

  •  ONTAP 9

Answer

  • The deprioritized volumes can't run deduplication manually, but the prioritized volumes can.
 

Additional Information

  • The following error message is generated when running deduplication manually on adeprioritized 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. 
  1. Run command volume efficiency show.
  2. Check State column. The deprioritized volume's state is Disabled.

Example:

The volume vol4 has been deprioritized and the rest of the volumes have not .

cluster1::> set diag; volume efficiency show -fields auto-state; set adm
vserver       volume auto-state
------------- ------ ----------
svm1_cluster1 vol1   Auto
svm1_cluster1 vol2   Auto
svm1_cluster1 vol3   Auto
svm1_cluster1 vol4   Deprioritized
4 entries were displayed.
 

 

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.