7MTT の移行後に、処理が設定されていないというエラーで重複排除を有効にすると失敗します
のしんだ
に適用されます
- clustered Data ONTAP 8.2.x
- 7MTT はデータを移行しました
問題
有効にすると、重複排除は次のエラーで失敗します。
Operation is not configured
cluster01::volume> efficiency on -vserver cluster01-tec01 -volume v_cluster01tec01_0006
Error: command failed: Failed to enable efficiency on volume "v_cluster01tec01_0006" of Vserver "cluster01-tec01": Operation
is not configured.
ボリュームをオンラインまたはオフラインにしても効果がありません。次の例のように、クラスタシェルからのすべての操作が拒否されます。
cluster01::volume> offline -volume v_cluster01tec01_0006 -vserver cluster01-tec01 Volume "cluster01-tec01:v_cluster01tec01_0006" is now offline.
Volume modify successful on volume: v_cluster01tec01_0006
cluster01::volume> online -volume v_cluster01tec01_0006 -vserver cluster01-tec01 Volume "cluster01-tec01:v_cluster01tec01_0006" is now online.
Volume modify successful on volume: v_cluster01tec01_0006
cluster01::volume> efficiency on -vserver cluster01-tec01 -volume v_cluster01tec01_0006
Error: command failed: Failed to enable efficiency on volume "v_cluster01tec01_0006" of Vserver "cluster01-tec01": Operation
is not configured.