Azure Key Vault を使用した ONTAP での AKV キーバージョンの有効期限切れエラー
環境
- ONTAP 9
- Cloud Volumes ONTAP(CVO)
- Microsoft Azure
- Azure Key Vault(AKV)
問題
- EMSログにおけるAKVに関連するキー期限切れエラーは以下のとおりです:
3/24/2026 03:26:35 node1 ERROR ekmip.akv.keyExpired: The AKV key version has expired. KeyID: "https://brazil-azure-kv.vault.azure.net/keys/brazil-azure-key/1232af795dfd4bcbae457ed597e6f7f8". AKV configuration details, SVM: "svm1", configuration name: "default", AKV name: "https://brazil-azure-kv.vault.azure.net/". - ボリュームの作成が以下のエラーで失敗しました:
Error: command failed: [Job xxxxx] Job failed: Failed to create the volume on node "node-01". Reason: Key management is not configured for the admin Vserver or for data Vserver "svm1". Use the "security key-manager external enable -vserver" command to configure external key management or "security key-manager onboard enable -vserver" command to configure the Onboard Key Manager for the appropriate Vserver. - 既存の暗号化ボリュームには引き続きアクセスできますが、新しい暗号化ボリュームの作成は失敗します。