Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
Some article numbers may have changed. If this isn't what you're looking for, try searching all articles. Search articles

PowerStore: How to Renew the PowerStore VASA Storage Provider Certificate After Expiration

Summary: This article describes how to renew the VASA storage provider on the PowerStore cluster and update the certificate on the vCenter after the certificate has expired.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

Renew the VMware vSphere APIs for Storage Awareness (VASA) storage provider certificate in vCenter using the Refreshed certificate feature before the certificate expires.

If the certificate has expired, follow the steps below to renew the certificate on the PowerStore cluster and update the certificate in vCenter:

Note:
Alert 0x02200102 The VASA provider status in the vCenter changed to "Offline" may be present if the certificate has expired. See PowerStore Alerts: Vcenter VASA Provider states ​​​​​​for details.
  1. Renew the certificate using PowerStore CLI or RestAPI:

    PowerStore CLI (PSTCLI)

    pstcli -ssl accept -u admin -p <adminPassword> -d <PowerStore-Cluster-IP> x509_certificate reset_certificates -service VASA_HTTP
    

    RestAPI/curl
    Run curl commands from any Linux or recent Windows clients that have the curl utility.

    1. To check run

      C:\>curl -V
  2. curl -X POST "https://<PowerStore-Cluster-IP>/api/rest/x509_certificate/reset_certificates" -H "accept: application/json" -H "Content-Type: application/json" -d "{ \"service\": \"VASA_HTTP\"}" -u admin -k
    NOTE: Keep in mind that the curl command does not display any error message if the wrong account password is submitted.
  3. Verify the certificate expiration date.

    1. Open the PowerStore Manager user interface (UI).
    2. Click Settings > Security > Certificates.
    3. Locate the certificate with the following attributes:
      • Service: VASA HTTP
      • Type: Server
      • Scope: VASA
        PowerStore Manager user interface showing Settings > Security > Certificates.
  4. In vSphere, manually remove and add the VASA storage provider.

    1. Open the vSphere web UI.
    2. Under the Hosts and Clusters view, in the left pane click the top vCenter.
    3. Click the Configure tab, and click Storage Providers.
    4. Click the PowerStore VASA provider that is in the offline state, and click Remove.
      vSphere web UI showing storage providers
    5. Click Add, and enter the following in the (Add dialog) screen:
      NOTE: Use any user account that has the Administrator or VM Administrator role.
      URL: https://<PowerStore-Cluster-IP>:8443/version.xml
      User name: admin
      Password: <admin user password>
      Clear the Use storage provider certificate option.
  5. After adding the PowerStore VASA provider, check the datastore status.

 

Affected Products

PowerStore
Article Properties
Article Number: 000190731
Article Type: How To
Last Modified: 20 Aug 2024
Version:  11
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.