Default language.

Important This documentation space contains information about the SaaS version of BMC Helix Discovery. If you are using the on-premises version of BMC Helix Discovery, see BMC Helix Discovery 25.2 (On-Premises).

Storage Volume node


A Storage Volume node represents a block of storage which a client can access.

Creation/update

A Storage Volume node is created or updated when a storage entity is discovered by one of the following:

  • WBEM queries to storage management software triggered by the creation or update of an SI representing storage management software
  • Directly discovered storage using WBEM queries to the WBEM/SMI-S provider triggered by the creation or update of a Storage Device node representing the chassis
  • Directly discovered storage using SNMP triggered by the creation or update of a Storage Device node representing the chassis

Removal

A Storage Volume node is removed when its parent Storage System node is removed. This is Containment Removal.

Attributes and relationships of the StorageVolume node

The attributes of the StorageVolume node are described in the following table:

UI Name
Attribute Name and Type

Description

Not shown in UI
key : string

Key of the volume

Volume ID
volume_id : string

Id of the volume

Type
type : string

Type of the volume

NAA ID
naa_id : string

NAA ID

Name
name : string

Name of the volume

Block Size
block_size : int

Block size

Number of Blocks
num_blocks : int

Number of blocks

Consumable Blocks
consumable_blocks : int

Consumable Blocks

Consumed From Pool
consumed_capacity : int

Amount of capacity that has been consumed in the parent pool. For thin volumes, this value will typically be less than the visible capacity

Thinly Provisioned
thinly_provisioned : boolean

Indicates a thinly provisioned volume

RAID Level
raid_level : string

RAID level

Mapped
mapped : boolean

Indicates that the volume is mapped to a client

Encryption
encryption : boolean

Data at rest encryption

I/O Operations
iops : int

I/O operations per second

Cloud Hosted
cloud : boolean

When set, this flag indicates that the volume exists directly within a cloud service

Cloud Identifier
cloud_id : string

Unique cloud identifier

External Identifiers
external_ids : list:string

Identifiers in other systems

Tags
tag_set : dictionary

Tag set

The relationships of the StorageVolume node are described in the following table:

UI Name

Relationship

Description

Activity Records

ActedUpon:
 Activity:
 ActivityRecord:
 ActivityRecord

Record of model activity associated with this Storage Volume

Administrative Collections

Member:
 Collection:
 Collection:
 AdminCollection

Administrative Collections this Storage Volume is a member of

Collections

Member:
 Collection:
 Collection:
 Collection

Collections this Storage Volume is a member of

Deployments

Member:
 Collection:
 Collection:
 Deployment

Deployments this Storage Volume is a member of

Subnets

Member:
 Collection:
 Collection:
 Subnet

Subnets this Storage Volume is a member of

Namespace

Member:
 Collection:
 Collection:
 Namespace

Namespace this Storage Volume is in

Storage Connections

Container:
 Containment:
 ContainedConnection:
 StorageConnection

Storage Connections contained in this Storage Volume

Cloud Service

ContainedVolume:
 Containment:
 Container:
 CloudService

Containing Cloud Service

Collection

ContainedVolume:
 Containment:
 Container:
 Collection

Containing Collection

Storage Pool

ContainedVolume:
 Containment:
 Container:
 StoragePool

Containing Storage Pool

Storage System

ContainedVolume:
 Containment:
 Container:
 StorageSystem

Containing Storage System

Storage System Group

ContainedVolume:
 Containment:
 Container:
 StorageSystemGroup

Containing Storage System Group

Excluded from Model Definitions

ExcludedItem:
 DefinitionContainment:
 Definition:
 ModelDefinition

Model Definitions this Storage Volume has been excluded from

Included in Model Definitions

IncludedItem:
 DefinitionContainment:
 Definition:
 ModelDefinition

Model Definitions this Storage Volume is included in

Front End FC Ports

ExposedElement:
 ExposedView:
 FrontEndPort:
 FibreChannelPort

Front end Fibre Channel Ports for this Storage Volume

Maintaining Pattern

Element:
 Maintainer:
 Pattern:
 Pattern

Pattern maintaining this Storage Volume

Mirror Of

Copy:
 Mirror:
 Original:
 StorageVolume

Volume this Volume Mirrors

Mirrored By

Original:
 Mirror:
 Copy:
 StorageVolume

Mirrors for this volume

Mirrored By

Original:
 Mirror:
 Copy:
 StorageVolumeMirror

Mirrors for this volume

Storage Volume Mirrors

Peer:
 Replication:
 Peer:
 StorageVolume

Replicas of this Storage Volume

Containing Business Application

ContainedSoftware:
 SoftwareContainment:
 SoftwareContainer:
 BusinessApplicationInstance

Containing Business Application

Containing Business Service

ContainedSoftware:
 SoftwareContainment:
 SoftwareContainer:
 BusinessService

Containing Business Service

Containing Technical Service

ContainedSoftware:
 SoftwareContainment:
 SoftwareContainer:
 TechnicalService

Containing Technical Service

Virtual Disk Consumers

Provider:
 StorageUse:
 Consumer:
 DiskDrive

Virtual disks consuming this Volume

File Systems

Provider:
 StorageUse:
 Consumer:
 FileSystem

File Systems using this Storage Volume

Hosts

Provider:
 StorageUse:
 Consumer:
 Host

Hosts using this Storage Volume

Disk Drive Providers

Consumer:
 StorageUse:
 Provider:
 DiskDrive

Disk Drives providing this Storage Volume

File System Providers

Consumer:
 StorageUse:
 Provider:
 FileSystem

File Systems providing this Storage Volume

Storage Volume Providers

Consumer:
 StorageUse:
 Provider:
 StorageVolume

Storage Volumes providing this Storage Volume

Storage Volume Consumers

Provider:
 StorageUse:
 Consumer:
 StorageVolume

Storage Volume consumers for this Storage Volume

Storage System Consumers

Provider:
 StorageUse:
 Consumer:
 StorageSystem

Storage System consumers for this Storage Volume

The expressions of the StorageVolume node are described in the following table:

UI Name

Expression

Description

Visible Capacity

visible_capacity : formatQuantity(num_blocks * block_size, "B1024")

Visible capacity

Consumable Capacity

consumable_capacity : formatQuantity(consumable_blocks * block_size, "B1024")

Consumable capacity

Consumed From Pool

consumed_capacity_display : formatQuantity(consumed_capacity, "B1024")

Consumed capacity

Percentage of Pool Consumed

percentage_consumed : percentageString(consumed_capacity, #ContainedVolume:Containment:Container:StoragePool.capacity)

Percentage of pool consumed

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*