Skip to main content
NetApp Knowledge Base

object-store config creation fails Reason: Errno: Connection reset by peer

Views:
1,189
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

Applies to

  • ONTAP9
  • FabricPool
  • S3 certificate validation

Issue

  • Object-store configuration creation fails :

::*> storage aggregate object-store config create -object-store-name ONTAPS3store -provider-type ONTAP_S3 -server myS3bucket.company.local -is-ssl-enabled true -port 443 -container-name myS3bucket -ipspace Default -use-http-proxy false -access-key XXXXXXXXXXXXXXXXXXXX -secret-password XXXXXXXXXXXXXXXXXXXX
Error: command failed: Cannot verify availability of the object store from node node-01. Reason: Errno: Connection reset by peer.

  • Creating the object-store config with the certificate-validation-enabled set to false works
  • Certificate validation fails when certificate-validation is set to true :

::> aggregate object-store config modify -object-store-name ONTAPS3store -is-certificate-validation-enabled true

Warning: Modifying the server, port, IPspace, SSL-enabled state, or SSL/TLS certificate validation
will disrupt object store access for several seconds.
Do you want to continue? {y|n}: y

Error: command failed: Cannot verify availability of the object store from node node-01.
Reason: Cannot verify the certificate given by the object store server. It is possible that
the certificate has not been installed on the cluster. Use the 'security certificate
install -type server-ca' command to install it..

  • Issue occurs using a self-signed certificate or a CA certificate

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.