Data collected by Discovery on storage devices

  • Release version: Australia
  • Updated March 12, 2026
  • 2 minutes to read
  • Summarize
    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 identifies and classifies information about various storage devices, helping organizations manage their storage infrastructure effectively. The data collected includes details on storage disks, file shares, pools, ports, host bus adapters (HBAs), servers, and volumes, allowing for comprehensive visibility into storage resources.

    Show full answer Show less

    Key Features

    • Storage Disks: Information includes the name, computer reference, interface type, size, free disk space, manufacturer, and model ID.
    • File Shares: Includes the name and path to the file share for easy identification.
    • Storage Pools: Data encompasses the name, size, free space, and hosted by reference for managing storage capacity.
    • Storage Ports: Details include the name, unique Worldwide Port Name (WWPN), and speed for connectivity analysis.
    • Storage HBAs: Captures the name, model ID, and computer reference to track host adapters.
    • Storage Servers: Information includes the name, manufacturer, model ID, operating system, OS version, and a short description for server management.
    • Storage Volumes: Covers the name, unique object ID, state, size, and type of storage volume.

    Key Outcomes

    Discovery establishes relationships among storage components, such as mapping Network-Attached Storage (NAS) devices with client servers. It accurately resolves hostnames to IP addresses for both NAS file shares and Storage Area Networks (SAN), enabling effective management and utilization of storage resources across the organization. This comprehensive mapping ensures that storage relationships are maintained, providing insights that assist in optimizing storage performance and capacity planning.

    Discovery identifies and classifies information about storage devices.

    Table 1. Resources discovered on the Storage Disks [cmdb_ci_storage_disk] table
    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 2. Resources discovered on the Storage File Shares [cmdb_ci_storage_fileshare] table
    Field Description
    Name Name of the CI.
    Path Path to the file share.
    Table 3. Resources discovered on the Storage Pools [cmdb_ci_storage_pool] table
    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 4. Resources discovered on the Storage Ports [cmdb_ci_storage_port] table
    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 5. Resources discovered on the Storage HBAs [cmdb_ci_storage_hba] table
    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 6. Resources discovered on the Storage Servers [cmdb_ci_storage_server] table
    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 7. Resources discovered on the Storage Volumes [cmdb_ci_storage_volume] table
    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.

    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.

    Table 8. SAN CI relationships
    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]

    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.

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