ServiceNow Mapping for Storage
This topic provides information on the ServiceNow mappings for Storage nodes. The CIs created are described in this topic.
NetworkInterface and IPAddress mappings for StorageDevice are described in ServiceNow-Mapping-for-multiple-device-types.
cmdb_ci_storage_server
The StorageSystem node is mapped to the cmdb_ci_storage_server CI unless the following condition is met:
Class | Attribute | Condition | Value |
---|---|---|---|
cmdb_ci_tape_server | type | substring | "Tape Library" |
A StorageSystem node is mapped with the following attributes:
Attribute | Details |
---|---|
key | StorageSystem key |
object_id | StorageSystem key |
name | StorageSystem name |
short_description | StorageSystem name |
manufacturer | StorageSystem vendor |
model_id | StorageSystem type:StorageSystem model |
virtual | StorageSystem virtual |
serial_number | StorageSystem serial |
os | StorageDevice os (Only set if StorageDevice os_type defined) |
os_version | StorageDevice os (Only set if StorageDevice os_version defined) |
cmdb_ci_storage_server relationships
Relationship | Parent | Child |
---|---|---|
Depends on::Used by | cmdb_ci_storage_system cmdb_ci_tape_server | cmdb_ci_server |
cmdb_ci_storage_pool
The StoragePool node is mapped to the cmdb_ci_storage_pool CI.
Attribute | Details |
---|---|
key | StoragePool key |
object_id | StoragePool key |
name | StoragePool name |
short_description | StoragePool pool_id |
disk_space | StoragePool capacity |
cmdb_ci_storage_pool relationships
Relationship | Parent | Child |
---|---|---|
Contains::Contained by | cmdb_ci_storage_system cmdb_ci_tape_server | cmdb_ci_storage_pool |
cmdb_ci_storage_pool references
Reference Attribute | Refer From | Refer To |
---|---|---|
hosted_by | cmdb_ci_storage_pool | cmdb_ci_storage_system cmdb_ci_tape_server |
cmdb_ci_storage_volume
The StoragePool node is mapped to the cmdb_ci_storage_pool CI.
Attribute | Details |
---|---|
key | StorageVolume key |
object_id | StorageVolume key |
name | StorageVolume name |
short_description | StorageVolume volume_id |
device | StorageVolume NAA ID |
size_bytes | volume.num_blocks * volume.block_size |
cmdb_ci_storage_volume relationships
Relationship | Parent | Child |
---|---|---|
Contains::Contained by | cmdb_ci_storage_system cmdb_ci_tape_server | cmdb_ci_storage_volume |
cmdb_ci_storage_volume references
Reference Attribute | Refer From | Refer To |
---|---|---|
computer | cmdb_ci_storage_volume | cmdb_ci_storage_system cmdb_ci_tape_server |
cmdb_ci_storage_node_element
The StorageProcessor node is mapped to the cmdb_ci_storage_node_element CI.
Attribute | Details |
---|---|
key | StorageProcessor key |
object_id | StorageProcessor key (hashed) |
name | StorageProcessor name |
short_description | StorageProcessor processor_id. |
manufacturer | StorageProcessor vendor |
model_id | StorageProcessor model |
serial_number | StorageProcessor serial |
cmdb_ci_storage_node_element relationships
Relationship | Parent | Child |
---|---|---|
Contains::Contained by | cmdb_ci_storage_system cmdb_ci_tape_server | cmdb_ci_storage_node_element |
cmdb_ci_storage_cluster (StorageSystem)
The StorageSystemGroup node is mapped to the cmdb_ci_storage_cluster CI.
Attribute | Details |
---|---|
key | StorageSystemGroup key |
object_id | "ADDM:StorageSystemGroup key" |
name | StorageSystemGroup name |
short_description | StorageSystemGroup name |
manufacturer | StorageSystem vendor |
model_id | StorageSystemGroup type |
cmdb_ci_storage_cluster relationships
Relationship | Parent | Child |
---|---|---|
Managed by::Manages | cmdb_ci_storage_server cmdb_ci_tape_server | cmdb_ci_storage_cluster |
cmdb_ci_storage_cluster (StorageDevice)
The StorageDevice node is mapped to the cmdb_ci_storage_cluster CI if the StorageDevice attribute cluster is defined.
Attribute | Details |
---|---|
key | StorageDevice key |
object_id | StorageDevice key |
name | StorageDevice name |
short_description | StorageDevice name |
manufacturer | StorageSystem vendor |
model_id | StorageDevice type |
cmdb_ci_storage_cluster (StorageDevice) relationships
Relationship | Parent | Child |
---|---|---|
Managed by::Manages | cmdb_ci_storage_cluster | cmdb_ci_storage_server cmdb_ci_tape_server |
cmdb_ci_fc_port
Front-end FibreChannelPort mapped to cmdb_ci_fc_port CIs.
Attribute | Details |
---|---|
key | FibreChannelPort key |
object_id | FibreChannelPort key (Hashed) |
name | FibreChannelPort name + FibreChannelPort wwpn |
short_description | FibreChannelPort name |
manufacturer | StorageProcessor vendor |
model_id | StorageProcessor model |
wwpn | FibreChannelPort wwpn |
port_type | FibreChannelPort port_type |
cmdb_ci_fc_port relationships
Relationship | Parent | Child |
---|---|---|
Owns::Owned by | cmdb_ci_storage_node_element | cmdb_ci_fc_port |