NetApp SolidFire storage system discovery
ServiceNow Discovery uses the NetApp SolidFire storage system discovery pattern to find clusters and nodes on the SolidFire storage system. 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 apps on the Store
Visit the ServiceNow Store website to view all the available apps 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 following apps are up to date
-
- Discovery and Service Mapping Patterns
- Visibility Content
- CMDB CI Class Models
- Create credential alias for basic authentication credential
-
Configure a credential alias for basic authentication credentials for a SolidFire Cluster Admin user. For more information, see Create a basic authentication credential alias for NetApp SolidFire discovery.
- Verify that the MID Server has access
- Verify the MID Server can access the target device.
- Create a serverless discovery schedule
-
Create a serverless discovery schedule to perform targeted discovery of SolidFire clusters and nodes. For more information, see Create a serverless discovery schedule for NetApp SolidFire discovery.
Data collected by Discovery during horizontal discovery
Discovery populates the data in the CMDB when running the NetApp SolidFire Storage System pattern.
| Field | Description |
|---|---|
| Name [name] | The name of the CI. |
| Serial number [serial_number] | The serial number associated with the CI. |
| Firmware version [firmware_version] | The firmware version of the CI. |
| IP Address [ip_address] | The IP address of the CI. |
| Description [short_description] | A short textual description of the CI. |
| Manufacturer [manufacturer] | The device manufacturer. |
| Model ID [model_id] | The device model ID. |
| OS Version [os_version] | The version of the OS running on the CI. |
| Operating System [os] | The OS running on the CI. |
| Operational status [operational_status] | Operational status of the resource. Default value is Operational. |
| Field | Description |
|---|---|
| Name [name] | The name of the CI. |
| IP Address [ip_address] | The IP address of the storage cluster. |
| Description [short_description] | A short textual description of the CI. |
| Manufacturer [manufacturer] | The device manufacturer. |
| Cluster Version [cluster_version] | Element OS API version running on the cluster. |
| Operational status [operational_status] | Operational status of the resource. Default value is Operational. |
| Field | Description |
|---|---|
| Name [name] | The name of the CI. |
| Operational status [operational_status] | Operational status of the resource. Default value is Operational. |
| Cluster [cluster] | References the Storage Cluster [cmdb_ci_storage_cluster] table. |
| Field | Description |
|---|---|
| Name [name] | The name of the CI. |
| Description [short_description] | A short textual description of the CI. |
| Manufacturer [manufacturer] | The device manufacturer. |
| Serial number [serial_number] | The serial number associated with the CI. |
| Model ID [model_id] | The device model ID. |
| Chassis type [chassis_type] | The type of chassis that contains the server. |
| RAM (MB) [ram] | The memory size of the CI. |
| CPU type [cpu_type] | The CPU type. |
| CPU manufacturer [cpu_manufacturer] | The CPU manufacturer. |
| Operational status [operational_status] | Operational status of the resource. Default value is Operational. |
| Field | Description |
|---|---|
| Name [name] | The name of the CI. |
| Device ID [device_id] | The ID of the device. |
| Serial number [serial_number] | The serial number associated with the CI. |
| Storage type [storage_type] | The storage type. |
| Size bytes [size_bytes] | The available storage size in bytes. |
| Manufacturer [manufacturer] | The device manufacturer. |
| Model ID [model_id] | The device model ID. |
| Computer [computer] | References the Storage Server [cmdb_ci_storage_server] table. |
| Field | Description |
|---|---|
| Name [name] | The name of the CI. |
| IP Address [ip_address] | The IP address of the CI. |
| MAC Address [mac_address] | The MAC address of the network adapter. |
| Netmask [netmask] | The netmask of the server hosting the network adapter. |
| Configuration Item [cmdb_ci] | References the Storage Server [cmdb_ci_storage_server] table. |
| Field | Description |
|---|---|
| IP Address [ip_address] | The IP address of the CI. |
| Netmask [netmask] | The netmask of the server hosting the CI. |
| Nic [nic] | References the Network Adapter [cmdb_ci_network_adapter] table. |
CI relationships
The NetApp SolidFire Storage System pattern creates the following relationships and references to support storage system discovery. References link to records in other tables and don't appear in the CI Relationship [cmdb_rel_ci] table.
| CI | Relationship | CI |
|---|---|---|
| Storage Cluster [cmdb_ci_storage_cluster] | Cluster of::Cluster | Storage Cluster Node [cmdb_ci_storage_cluster_node] |
| Storage Cluster Node [cmdb_ci_storage_cluster_node] | Hosted on::Hosts | Storage Node Element [cmdb_ci_storage_node_element] |
| Storage Node Element [cmdb_ci_storage_node_element] | Managed by::Manages | Storage Cluster [cmdb_ci_storage_cluster] |
| Storage Server [cmdb_ci_storage_server] | Allocated to::Allocated from | Storage Node Element [cmdb_ci_storage_node_element] |
| Storage Server [cmdb_ci_storage_server] | Runs on::Runs | Storage Cluster [cmdb_ci_storage_cluster] |
| Storage Server [cmdb_ci_storage_server] | Contains::Contained by | Disk [cmdb_ci_disk] |
| Storage Server [cmdb_ci_storage_server] | Owns::Owned by | Network Adapter [cmdb_ci_network_adapter] |
| Storage Server [cmdb_ci_storage_server] | Owns::Owned by | IP Address [cmdb_ci_ip_address] |
| CI | Field | Referenced CI |
|---|---|---|
| Storage Cluster Node [cmdb_ci_storage_cluster_node] | Cluster [cluster] | Storage Cluster [cmdb_ci_storage_cluster] |
| Disk [cmdb_ci_disk] | Computer [computer] | Storage Server [cmdb_ci_storage_server] |
| Network Adapter [cmdb_ci_network_adapter] | Configuration Item [cmdb_ci] | Storage Server [cmdb_ci_storage_server] |
| IP Address [cmdb_ci_ip_address] | Nic [nic] | Network Adapter [cmdb_ci_network_adapter] |
| Serial Number [cmdb_serial_number] | Configuration Item [cmdb_ci] | Storage Server [cmdb_ci_storage_server] |
| Serial Number [cmdb_serial_number] | Configuration Item [cmdb_ci] | Storage Node Element [cmdb_ci_storage_node_element] |