ボリューム効率は変更したり停止したりできない
環境
- ONTAP 9
- ボリュームコウリツカ
問題
- volume efficiency modifyコマンドは以下のように失敗します:
::> volume efficiency modify -vserver svm1 -volume vol1 -storage-efficiency-mode efficient
Error: command failed: Failed to modify efficiency configuration for volume "vol1" of Vserver
     "svm1": Please stop existing efficiency scanners using "volume efficiency stop".
- ランニングvolume efficiency stop -vserver svm1 -volume vol1 -all trueコマンドは出力を返します:
The efficiency operation for volume "vol1" of Vserver "svm1" is being stopped.
- しかし、volume efficiency modifyコマンドは以前と同じエラーで失敗します。