No OKM in use:ANDUの検証が失敗します。エラー:使用できない暗号化キーがあります
環境
- ONTAP 9
- 自動無停止アップグレード(ANDU)
- 暗号化
- キー管理ツール
問題
- オンボードキーマネージャ(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.