vSphere Plugin: Authenticating a FlashArray Connection

User Guides for VMware Solutions

Audience
Public
Content Type
User Guides
Source Type
Documentation

One or more FlashArrays can be added to the vSphere Plugin.

Adding One or More FlashArrays through Pure1

For environments with many FlashArrays, or environments where the addresses of all FlashArrays may not be known, an administrator can leverage the Pure1 Connection to register a fleet of FlashArrays at once.

For plugin versions 5.5.0 and later, select the (1) Fleets section and click (2) ADD ARRAY OR FLEET.

For plugin versions before 5.5.0, go to the Everpure Plugin home screen and click Add:

Click on the Import Arrays from Pure1 tab. The plugin will reach out to Pure1 and retrieve all FlashArray and Cloud Block Store arrays registered in the target Pure1 organization. The plugin will then:

  1. Pull all of the FlashArray or Cloud Block Storage VIR0 (virtual IP 0) addresses and the array names from the Pure1 REST API

  2. Attempt a DNS lookup for the FQDN. If there is no address found the IP will be used for the URL, if one is found it will use the FQDN

  3. Test network connectivity to the discovered FQDNs or IPs. If an array is not available on the network, it will not be filtered out; instead, it will be marked as offline

  4. Filter arrays out that are already authenticated in the plugin

    There is then the option to individually add credentials for each array or if they all share the same credentials, select the Use the same credentials for all arrays box. If that is selected, only the credentials for the first array need to be entered.

    If an array is marked with the following icon:

    It means the array address is not reachable from vCenter.

    Once the credentials have been added, select the arrays that are being authenticated.

    Note that if the top "select all" box is selected in the upper left of the table:

    It will only select all of the arrays on that particular page. Click the next arrow and repeat to authenticate all discovered arrays. This ensures that the user confirms and verifies all selected arrays before completion:

    When all of the desired arrays have been selected, click Add in the lower right hand corner:

    The plugin will attempt to authenticate all arrays and will report all of the arrays that succeeded and any that failed:

    If there are arrays with errors, hover over the information tooltip for more information:

    Click Done with finished.

Adding a FlashArray Manually

Important: In order for all of the arrays in the fleet to automatically get authenticated with the provided LDAP user, the arrays need to be on Purity//FA 6.10.1 or later.

For plugin versions 5.5.0 and later, select the (1) Fleets section and click (2) ADD ARRAY OR FLEET.

For plugin versions before 5.5.0, login to the vSphere Client and click on the Menu drop-down and choose Everpure:

Click on the +Add button shown under the Everpure icon:

Choose Add a Single Array:

Enter in:

  • Array name. This does not have to be the actual FlashArray's domain name, but it is recommended. This name is not verified--but should be descriptive either way
  • Array URL. In the form of an IP address or fully-qualified domain name representing a FlashArray virtual address. FQDN is always preferred
  • Username. A username of either a local user or a directory attached user
  • Password. The corresponding password of selected user

The virtual address can be verified from the array on Settings > Network > Subnets & Interfaces:

FQDN can be verified with nslookup or similar tools.