无法修改卷效率策略、也无法提升卷
适用于
ONTAP 9.3 及更高版本
问题
- 卷效率(重复数据删除)作业未在卷上运行,修改卷效率选项的任何尝试均会失败:
Cluster01::> volume efficiency modify -vserver svm1 -volume vol1 -policy auto
Error: command failed: Failed to modify efficiency configuration for volume "vol1" of Vserver "svm1": Cannot perform efficiency operations on deprioritized volume. To be able to perform efficiency operations, run "volume efficiency promote" command first. If there are active SIS operations then use the "volume efficiency stop -all true -vserver * -volume *" command to stop all efficiency operations on all volumes in the cluster.
- 按
volume efficiency promote
建议运行将返回以下内容:
Cluster01::> volume efficiency promote -vserver svm1 -volume vol1
Error: command failed; Cannot promote volume "vol1" because the efficiency policy associated with the volume is not auto policy.
- 检查卷选项会显示未配置计划或效率策略:
Cluster01::> volume efficiency show -vserver svm1 -volume vol1 -instance
Vserver Name: svm1
Volume Name: vol1
State: Enabled
Status: Idle
...
Schedule: -
Efficiency Policy Name: -