外部キーマネージャが不明な状態であり、SSLピア検証エラーが発生しています
環境
- ONTAP 9
- 外部キー管理(EKM)
- Key Management Interoperability Protocol(KMIP)
問題
- 外部キー管理ツールのステータスが「Unknown」と報告され、ssl_peer_validationエラーが報告されます。
::*> security key-manager external show-status
Node Vserver Key Server
Status
---- ------- ------------------------------------------- ---------------
cluster-1a
SVM1
x.x.x.x:5696 unknown
Status Details: SSL_PEER_VALIDATION
- ボリュームの作成は次のエラーで失敗します。
cluster1::> volume create -vserver svm1 -size 1G -volume vol1 -state online -aggregate aggr1_cluster1b
Error: command failed: One or more key servers are unavailable for Vserver "cluster1". Use the "security key-manager external show-status -vserver cluster1" command to check the status of the key servers. Verify that the network configuration is correct.