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.
Storage Volume node attributes
The attributes of a Storage Volume node are as described in the following table:
UI Name | Description |
---|---|
Not displayed in UI | Key of the volume. |
Volume ID | Identity of the volume. |
Type | Type of the volume. |
NAA ID | NAA ID (WWN). |
Name | Name of the volume. |
Block Size | Block size. |
Number of Blocks | Number of blocks. |
Consumable Blocks | Consumable blocks. |
Consumed From Pool | Amount of capacity that has been consumed in the parent pool. For thin volumes, this value will typically be less than the visible capacity; for traditional volumes this value equals, or is greater than, the visible capacity. |
Thinly Provisioned | Indicates a thinly provisioned volume. |
RAID Level | RAID level. |
Mapped | Indicates that the volume is mapped to a client. |
Storage Volume node relationships
The relationships of a Storage Volume node are as described in the following table:
UI name | Relationship | Description |
---|---|---|
Storage System |
| StorageSystem for this Volume. |
Storage Pool |
| Pool for this Volume. |
File System |
| File system using this Volume. |
Storage Volume Providers |
| Storage volumes providing this Volume. |
Storage Volume Consumers |
| Storage volumes consuming this Volume. |
Virtual Disks |
| Virtual disks consuming this Volume. |
Storage Consumers |
| Consumers of this volume. |
Front End FC Ports |
| Front end FC ports for this Volume. |
Storage Volume Mirrors |
| Mirrors for this Volume. |
Storage Volume Mirrors |
| Replicas of this Volume. |
Mirrored By |
| Mirror for this Volume. |
Mirror Of |
| Volume this Volume mirrors. |
Comments
Log in or register to comment.