Pure Storage FlashArray discovery
The Discovery and Service Mapping Patterns application uses the Pure Storage Flash Array pattern to find Pure Storage FlashArray on your infrastructure. Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.
Request new or enhanced Patterns on the ServiceNow® Store
Visit the ServiceNow Store to view all the available updates and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
Prerequisites
- Verify that the applications are up to date
-
- Discovery and Service Mapping Patterns
- Visibility Content
- Verify the configuration of the credentials
Configure basic authentication credentials to classify FlashArray. For more information, see basic authentication.
- Verify the permissions to run REST API calls
- The Pure Storage Flash Array pattern supports the API 2.17 version.
- /api/1.17/auth/apitoken
- /api/2.17/auth/session
- /api/2.17/arrays
- /api/2.17/volumes
- /api/2.17/volume-groups
- /api/2.17/host-groups
- /api/2.17/hardware
- /api/2.17/dns
- /api/2.17/ports
Running Discovery
To run discovery using Patterns, create a discovery schedule that targets the management IP address of the FlashArray storage. For more information, see Running discoveries in your network.
Data collected by Discovery during horizontal discovery
Discovery populates the data in the CMDB when running the Pure Storage Flash Array Pattern.
| Field | Description |
|---|---|
| Name [name] | The user-assigned identifier or label for the FlashArray storage. |
| Serial number [serial_number] | Serial number that uniquely identifies each individual FlashArray storage. |
| Operating System [os] | Operating system running on the FlashArray storage. |
| OS Version [os_version] | Software version that is installed on the FlashArray storage. |
| IP Address [ip_address] | IP Address of the FlashArray storage. |
| Manufacturer [manufacturer] | Manufacturer name: Pure Storage. |
| Object ID [object_id] | Credential affinity assigned during discovery to the FlashArray storage. For more information about credential affinity, see Credential affinity for Discovery and Orchestration. |
| Model ID [model_id] | Model ID of the FlashArray storage. |
| Encryption at rest [encryption_at_rest] | Encrypted data stored on a physical device or in a database. Possible values are:
|
| Encryption algorithm [encryption_algorithm] | Type of algorithm the storage server employs. Possible values are:
|
| Total Free Capacity (GB) [total_free_capacity] | Total amount of storage space that is currently available for use on the FlashArray storage system, which is measured in gigabytes (GB). |
| Physical Capacity (GB) [physical_capacity] | Total amount of physical storage space available within the FlashArray system, measured in GB. This capacity includes both allocated and unallocated storage resources. |
| Free Physical Capacity (GB) [free_physical_capacity] | Available physical storage space within the FlashArray system, measured in GB. |
| Used Physical Capacity (GB) [used_physical_capacity] | Used physical storage space within the FlashArray system, measured in GB. |
| Virtual Capacity (GB) [virtual_capacity] | Total virtual storage capacity provisioned within the FlashArray system, measured in GB. |
| Free Virtual Capacity (GB) [free_virtual_capacity] | Available virtual storage capacity within the FlashArray system, measured in GB. |
| Used Virtual Capacity (GB) [used_virtual_capcity] | Used virtual storage capacity within the FlashArray system, measured in GB. |
| Field | Description |
|---|---|
| Name [name] | Cluster node name. |
| Cluster [cluster] | Host group associated with this cluster node in the FlashArray environment. |
| Change Group [assignment_group] | iSCSI or Fibre Channel initiator connections between the storage and the host. |
| Manufacturer [manufacturer] | Manufacturer name: Pure Storage. |
| Comments [comments] | All the logical unit numbers (LUN) connected to the cluster node. |
| Field | Description |
|---|---|
| Name [name] | Storage cluster name. |
| Correlation ID [correlation_id] | Combines the cluster name and the storage's serial number to create a unique identifier (UID). |
| Manufacturer [manufacturer] | Manufacturer name: Pure Storage. |
| Field | Description |
|---|---|
| Name [name] | Volume name. |
| Serial number [serial_number] | Serial number of the volume. |
| Volume ID [volume_id] | Volume ID. |
| Installed [install_date] | Date the volume was installed. |
| Size bytes [size_bytes] | Volume size in bytes. |
| Pool ID [pool_id] | ID of the pool containing the volumes. |
| Attributes [attributes] | Names of the hosts connected to the volumes. |
| Manufacturer [manufacturer] | Manufacturer name: Pure Storage. |
| Field | Description |
|---|---|
| Name [name] | Name of the storage pool. |
| Object ID [object_id] | ID of the storage pool. |
| Manufacturer [manufacturer] | Manufacturer name: Pure Storage. |
| Field | Description |
|---|---|
| Name [name] | Combination of asset and asset tag. |
| Model ID [model_id] | Model ID of the controller. |
| Assigned [assigned] | Availability status. |
| Device ID [device_id] | A unique label for the controller. |
| Manufacturer [manufacturer] | Manufacturer name: Pure Storage. |
| Field | Description |
|---|---|
| Name [name] | Spindle ID. |
| Size bytes [size_bytes] | Disk size in bytes. |
| Drive type [drive_type] | Type of drive installed on the disk. |
| Device ID [device_id] | Combination of the storage system serial number with the disk name that uniquely identifies each disk within the FlashArray environment. |
| Manufacturer [manufacturer] | Disk manufacturer. |
| Field | Description |
|---|---|
| Name [name] | Name of the network adapter. |
| IP Address [ip_address] | IP address of the network adapter. |
| MAC Address [mac_address] | MAC address of the network adapter. |
| IP default gateway [ip_default_gateway] | IP address of the default gateway. |
| Alias [alias] | The user-assigned name for the network adapter. |
| Netmask [netmask] | Netmask of the network adapter. |
| Field | Description |
|---|---|
| Initiator WWPN [initiator_wwpn] | UID combining the Director ID, port number, and Initiator ID. |
| Field | Description |
|---|---|
| Name [name] | Initiator ID in FlashArray systems, which serves as a UID for the initiator in the context of iSCSI exports. |
| Export ID [export_id] | UID for an iSCSI export within FlashArray systems, facilitating the management and tracking of iSCSI connections. |
| Initiator IQN [initiator_iqn] | iSCSI Qualified Name (IQN) assigned to an initiator in the iSCSI network. |
CI relationships
| CI | Relationship type | CI |
|---|---|---|
| [cmdb_ci_disk] | Contains::Contained by | [cmdb_ci_storage_server] |
| [cmdb_ci_iscsi_export] | Hosted on::Hosts | [cmdb_ci_storage_server] |
| [cmdb_ci_iscsi_export] | Reference | [cmdb_ci_storage_cluster_node] |
| [cmdb_ci_network_adapter] | Owns::Owned by | [cmdb_ci_storage_server] |
| [cmdb_ci_storage_cluster_node] | Cluster of::Cluster | [cmdb_ci_storage_cluster] |
| [cmdb_ci_storage_controller] | Controller for::Controlled by | [cmdb_ci_storage_server] |
| [cmdb_ci_storage_server] | Allocated to::Allocated from | [cmdb_ci_storage_cluster_node] |
| [cmdb_ci_storage_server] | Contains::Contained by | [cmdb_ci_storage_pool] |
| [cmdb_ci_storage_server] | Runs on::Runs | [cmdb_ci_storage_cluster] |
| [cmdb_ci_storage_volume] | Contains::Contained by | [cmdb_ci_cluster_node] |
| [cmdb_ci_storage_volume] | Contains::Contained by | [cmdb_ci_storage_server] |
| [cmdb_ci_storage_volume] | Reference | [cmdb_ci_storage_pool] |