无法验证对象存储的可用性
适用场景
- ONTAP 9
- S3
- FabricPool
问题描述
- 为ONTAP S3集群设置对象存储配置时出错:
::*> storage aggregate object-store config create -object-store-name ONTAPS3store -provider-type ONTAP_S3 -server ONTAPS3.company.domain.com -is-ssl-enabled true -port 443 -container-name ONTAP-s3-bucket -ipspace Default -use- http-proxy false -access-key <key> -secret-password <pwd>
Error: command failed: Cannot verify availability of the object store from node node-01. Reason: Errno: Connection reset by peer."
- 数据包跟踪详细说明了证书交换,并将证书显示为
unknown
:
Source_IP Destination_IP TLSv1.2 1 64 Server Key Exchange, Server Hello Done
Source_IP Destination_IP TLSv1.2 1 64 Alert (Level: Fatal, Description: Unknown CA)
> TLSv1.2 Record Layer: Alert (Level: Fatal, Description: Unknown CA)