Enabling deduplication fails with Operation is not configured error following 7MTT migration
Applies to
- Clustered Data ONTAP 8.2.x
- Data migrated using 7-Mode Transition Tool (7MTT)
- ONTAP 9
Issue
- Enabling volume efficiency or running any volume efficiency operation fails with an
Operation is not configured
error:
cluster01::> volume efficiency on -vserver svm1 -volume vol1
Error: command failed: Failed to enable efficiency on volume "vol1" of Vserver "svm1": Operation
is not configured.
- Onlining or offlining the volume does not resolve the issue:
cluster01::> volume offline -volume vol1 -vserver svm1
Volume "svm1:vol1" is now offline.
cluster01::> volume online -volume vol1 -vserver svm1
Volume "svm1:vol1" is now online.
cluster01::> volume efficiency on -vserver svm1 -volume vol1
Error: command failed: Failed to enable efficiency on volume "vol1" of Vserver "svm1": Operation
is not configured.
- This issue may also been seen during a volume move operations. The volume move hangs at 98% and reports a
Deduplication operation is not configured
error.