Disk Drive node
A Disk Drive node represents a physical disk drive in a storage system.
Creation/update
A Disk Drive 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 Disk Drive node is removed when its parent Storage System node is removed. This is Containment Removal.
Attributes and relationships of the DiskDrive node
The attributes of the DiskDrive node are described in the following table:
UI Name | Description |
---|---|
Not shown in UI | Globally unique key |
Name | Name of the disk drive |
Type | Type of the disk drive |
Speed | Speed of the disk drive in RPM |
Size | Size in bytes |
Vendor | Disk drive vendor |
Model | Disk drive model |
Serial Number | Disk drive serial number |
Role | Role of the disk drive |
Current State | Current state of the disk drive |
Virtual | Virtual flag |
Chassis Serial | Main chassis serial number |
Enclosure Serial | Enclosure serial number |
Position | Position of the disk in the enclosure |
Number | Number of the disk in the array |
Encryption | Data at rest encryption |
The relationships of the DiskDrive node are described in the following table:
UI Name | Relationship | Description |
---|---|---|
Hardware Container | ContainedDrive: Containment: Container: HardwareContainer | Containing Hardware Container |
Host | ContainedDrive: Containment: Container: Host | Containing Host |
Host Container | ContainedDrive: Containment: Container: HostContainer | Containing Host Container |
Storage Pool | ContainedDrive: Containment: Container: StoragePool | Containing Storage Pool |
Storage System | ContainedDrive: Containment: Container: StorageSystem | Containing Storage System |
Storage System Group | ContainedDrive: Containment: Container: StorageSystemGroup | Containing Storage System Group |
Virtual Machine | ContainedDrive: Containment: Container: VirtualMachine | Containing Virtual Machine |
Physical Disks | Consumer: StorageUse: Provider: DiskDrive | Physical disks for this virtual disk |
Virtual Disks | Provider: StorageUse: Consumer: DiskDrive | Virtual disks using this physical disk |
Storage Volume Providers | Consumer: StorageUse: Provider: StorageVolume | Storage volume providers for this virtual disk |
File Systems | Provider: StorageUse: Consumer: FileSystem | File Systems using this Disk Drive |
Hosts | Provider: StorageUse: Consumer: Host | Hosts using this Disk Drive |
Storage Volume Consumers | Provider: StorageUse: Consumer: StorageVolume | Storage Volume consumers for this Disk Drive |
Virtual Machine Consumers | Provider: StorageUse: Consumer: VirtualMachine | Virtual Machine consumers for this Disk Drive |
The expressions of the DiskDrive node are described in the following table:
UI Name | Expression | Description |
---|---|---|
Size | size_display : formatQuantity(size, "B1000") | Size of the Disk Drive |