ボリューム効率ポリシーは変更できず、ボリュームは昇格できません
に適用されます
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: -