---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Data collected by Discovery

# Data collected by Discovery on storage devices {#ariaid-title1}

* Release version: Yokohama
* 
* Updated August 5, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Data collected by Discovery on storage devices

Discovery in ServiceNow identifies and classifies detailed information about various storage devices and their components.
It populates multiple CMDB tables with accurate data about storage disks, file shares, pools, ports, HBAs, servers, and volumes, enabling comprehensive management of storage infrastructure.
Show full answer Show less  

## Key Features

* **Storage Disks:** Discovery records disk name, host computer reference, interface type, size, free space, manufacturer, and model ID.
* **Storage File Shares:** Captures the name and path of file shares.
* **Storage Pools:** Includes pool name, size, free space, and hosting CMDB CI reference.
* **Storage Ports:** Gathers storage port name, unique WWPN, and port speed.
* **Storage HBAs:** Records HBA name, model ID, and associated computer CI.
* **Storage Servers:** Collects server name, manufacturer, model ID, operating system and version, and description.
* **Storage Volumes:** Captures volume name, unique object ID, state, size, and storage type.

## Storage Relationships

Discovery automatically establishes key relationships between storage components, critical for understanding storage architecture and dependencies:

* **SAN Relationships:** It maps Storage Volumes to Fibre Channel and iSCSI disks, showing export/import relationships essential for Storage Area Networks.
* **NAS Relationships:** Discovers NAS file shares by resolving hostnames or IPs of remote-mounted disks on client computers, linking them to storage servers that provide the exported file system.
* **NAS CI Relationships:** Establishes allocation relationships between NAS File Systems and Storage File Shares, consistent across Linux and Windows hosts.

## Practical Benefits for ServiceNow Customers

This detailed storage discovery enables customers to maintain an accurate and comprehensive CMDB of their storage infrastructure. By understanding the physical and logical relationships between storage components, customers can improve impact analysis, streamline incident and change management, and optimize capacity planning and performance monitoring of storage environments.  
Discovery identifies and
classifies information about storage devices.
{#r_DataCollDiscoStorageDevices__DataCollStorageDisk__entry__2}

| Field | Description |
|-|-|
| Name | Name of the storage disk. |
| Computer | Reference to the host CI. |
| Interface | Interface type with which the storage disk is connected to the host. |
| Size | Size of the storage disk. |
| Free disk space (GB) | Free space in GV available on the disk. |
| Manufacturer | Manufacturer of the storage disk. |
| Model ID | Model name of the disk. |
[Table 1. Resources discovered on the Storage Disks \[cmdb_ci_storage_disk\] table]

{#r_DataCollDiscoStorageDevices__DataCollStorageDisk}  
{#r_DataCollDiscoStorageDevices__DataCollStorageFileshare__entry__2}

| Field | Description |
|-|-|
| Name | Name of the CI. |
| Path | Path to the file share. |
[Table 2. Resources discovered on the Storage File Shares \[cmdb_ci_storage_fileshare\] table]

{#r_DataCollDiscoStorageDevices__DataCollStorageFileshare}  
{#r_DataCollDiscoStorageDevices__DataCollStoragePool__entry__2}

| Field | Description |
|-|-|
| Name | Name of the storage pool. |
| Size | Size of the storage pool. |
| Free space | Free space available in the pool. |
| Hosted by | Reference to the CMDB CI. |
[Table 3. Resources discovered on the Storage Pools \[cmdb_ci_storage_pool\] table]

{#r_DataCollDiscoStorageDevices__DataCollStoragePool}  
{#r_DataCollDiscoStorageDevices__DataCollStoragePort__entry__2}

| Field | Description |
|-|-|
| Name | Name of the storage port. |
| WWPN | Unique Worldwide Port Name (WWPN) for the storage port. |
| Speed | Speed of the storage port. |
[Table 4. Resources discovered on the Storage Ports \[cmdb_ci_storage_port\] table]

{#r_DataCollDiscoStorageDevices__DataCollStoragePort}  
{#r_DataCollDiscoStorageDevices__DataCollStorageHBA__entry__2}

| Field | Description |
|-|-|
| Name | Name of the Storage Host Bus Adapter (HBA). |
| Model ID | Model name of the HBA. |
| Computer | Reference to the computer CI. |
[Table 5. Resources discovered on the Storage HBAs \[cmdb_ci_storage_hba\] table]

{#r_DataCollDiscoStorageDevices__DataCollStorageHBA}  
{#r_DataCollDiscoStorageDevices__table_mls_1zk_fgc__entry__2}

| Field | Description |
|-|-|
| Name | Name of the CI. |
| Manufacturer | Manufacturer of the storage server. |
| Model ID | Model name of the storage server. |
| Operating System | Operating system (OS) of the storage server. |
| OS Version | OS version of the storage server. |
| Description | Short description of the storage server. |
[Table 6. Resources discovered on the Storage Servers \[cmdb_ci_storage_server\] table]

{#r_DataCollDiscoStorageDevices__table_mls_1zk_fgc}  
{#r_DataCollDiscoStorageDevices__DataCollStorageVolume__entry__2}

| Field | Description |
|-|-|
| Name | Name of the storage volume. |
| Object ID | Unique ID for the storage volume. |
| State | State of the storage volume. |
| Size | Size of the storage volume. |
| Storage Type | Type of storage volume. |
[Table 7. Resources discovered on the Storage Volumes \[cmdb_ci_storage_volume\] table]

{#r_DataCollDiscoStorageDevices__DataCollStorageVolume}

## Storage relationships

Discovery establishes the correct relationships between Network-Attached Storage (NAS)
storage devices and remotely mounted client servers that consume the storage. Discovery maps
NAS file shares. It maps by taking the IP or hostname of a remote mounted disk on the client
computer. It then matches it to the IP or hostname of the storage server providing the
exported file system.
Discovery creates the following relationships for storage CIs running on Storage Area
Networks.  
{#r_DataCollDiscoStorageDevices__table_os4_5ln_1q__entry__3}

| Parent Component | Relationship | Child Component |
|-|-|-|
| Storage Volume \[cmdb_ci_storage_volume\] | Exports to::Imports from | Fibre Channel Disk \[cmdb_ci_fc_disk\] |
| Storage Volume \[cmdb_ci_storage_volume\] | Exports to::Imports from | iSCSI \[cmdb_ci_iscsi_disk\] |
[Table 8. SAN CI relationships]

{#r_DataCollDiscoStorageDevices__table_os4_5ln_1q} Discovery maps NAS file shares. It maps by resolving the hostname of a remote mounted disk
on the client computer to an IP address. It then matches it to the IP address of the storage
server that provides the exported file system. Discovery extracts the hostname or IP address
from the NAS path to determine the identity of the storage server. If the hostname is an
actual hostname, the system immediately resolves that value into an IP address. It also
stores it in the nas_ip_address field of the NAS File System
\[cmdb_ci_nas_file_system\] table.

Discovery creates the following relationships for storage CIs running on Network Attached
Storage (NAS). These relationships are the same between Linux and Windows operating system
hosts.  
{#r_DataCollDiscoStorageDevices__table_qhm_mln_1q__entry__3}

| Parent Component | Relationship | Child Component |
|-|-|-|
| NAS File System \[cmdb_ci_nas_file_system\] | Allocated from::Allocated to | Storage File Share \[cmdb_ci_storage_fileshare\] |
[Table 9. NAS CI relationships]

{#r_DataCollDiscoStorageDevices__table_qhm_mln_1q}

