元のボリュームが NVE であるため、 FlexCache ボリュームを作成できません
環境
- ONTAP 9
- NVE
- FlexCache
問題
- 元のボリュームが暗号化されている場合、暗号化されていない FlexCache ボリュームは作成できません。
Cluster::*> volume flexcache create -vserver svm1 -volume fc_vol1 -size 1t -origin-vserver svm_nas
-origin-volume fc_vol1 -space-guarantee none -junction-path /fc_vol1 -aggr-list N1_aggr1,N1_aggr2,N2_aggr1,N2_aggr2
[Job 2622338] Job is queued: Create FlexCache volume fc_vol1..
Error: command failed: [Job 2622338] Job failed: Key manager is not configured on the cluster.
To configure it, run "security key-manager setup" command.