Cannot verify availability of the object store
Applies to
- ONTAP 9
- S3
- FabricPool
Issue
- Error while setting up object-store configuration to an ONTAP S3 cluster:
::*> 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."
- A packet trace details the certificate exchange and shows the certificate as
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)