OKMが使用されていません:ANDU検証に失敗しました、エラー:1つ以上の暗号化キーが利用できません
環境
- ONTAP 9
- 自動無停止アップグレード(ANDU)
- 暗号化
- キーマネージャ
問題
- OnBoard Keymanager(OKM)は設定されていません。
- 暗号化されたディスクも暗号化されたボリュームもありません。
- ONTAPのアップグレードを試みると、クラスタイメージの検証が次のエラーで失敗します
Error: One or more encryption keys are unavailable.:
cluster::> cluster image update -version <version>
Starting validation for this update...
It can take several minutes to complete validation...
...
Pre-update Check Status Error-Action
--------------------- ---------- --------------------------------------------
Encryption Keys Error Error: One or more encryption keys are
status unavailable.
Action: Restore missing encryption keys
before starting ANDU. To check missing keys,
run "security key-manager key query
-restored false". To restore onboard key
manager keys, run "security key-manager
onboard sync" command. To restore external
key manager keys, run "security key-manager
external restore" command. To restore Azure
Key Vault keys, run the "security
key-manager external azure restore"
command. To restore Google Cloud Key
Management Service keys, run the "security
key-manager external gcp restore" command.
- 復元されていないキーはありません:
::> security key-manager key show -restored no
There are no entries matching your query.