ノードからオブジェクト ストアを使用できるかどうかを確認できません。理由: OpenSSL:関数func(0): reason(34)
環境
- ONTAP 9
- FabricPool
問題
- objectstoreの設定中に以下のエラーが発生しました:
::*> storage aggregate object-store config create -object-store-name <object_store_name> -provider-type SGWS -server <server_name> -is-ssl-enabled true -port 443 -container-name <bucket_name> -ipspace Default -use- http-proxy false -access-key <accesskey> -secret-password <password>
Error: command failed: Cannot verify availability of the object store from node Node-01. Reason: OpenSSL: in function func(0):reason(34).
- EMSログで報告されたイベントは次のとおりです。
3/14/2025 05:56:42 Node-01 NOTICE ktls.failed: "The TLS connections have failed several times with remote host 'XX.YY.93.168' in IPspace '4294967295', for which the latest reason given is: OpenSSL: error:0A000086:SSL routines::certificate verify failed."
3/14/2025 05:23:50 Node-02 NOTICE ktls.failed: "The TLS connections have failed several times with remote host 'XX.YY.93.168' in IPspace '4294967295', for which the latest reason given is: OpenSSL: error:0A000086:SSL routines::certificate verify failed."
- バケットへの接続はSSLを確認せずに成功します。