Key |
InstanceID
|
string
|
|
The InstanceID of ArrayPool will be of the form'IBMTSDS:<StorageSystem.Name>-<ArrayID>'. |
Read Only |
DiskType
|
sint16
|
Unknown | -1 |
Reserved | 0 |
Enterprise | 1 |
ATA | 2 |
Solid-state Disk | 4 |
SATA | 5 |
IBM Reserved | .. |
|
The disk type for the ArrayPool. |
ElementName
|
string
|
|
A user-friendly name for the object.The ElementName will be of the form'Array<ArrayNumber>on<StorageSystem.Name>'. |
HealthState
|
uint16
|
Unknown | 0 |
OK | 5 |
Degraded/Warning | 10 |
Minor failure | 15 |
Major failure | 20 |
Critical failure | 25 |
Non-recoverable error | 30 |
DMTF Reserved | .. |
|
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined:"Non-recoverable Error"(30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost."Critical Failure"(25) - The element is non-functional and recovery might not be possible."Major Failure"(20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working."Minor Failure"(15) - All functionality is available but some might be degraded."Degraded/Warning"(10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors."OK"(5) - The element is fully functional and is operating within normal operational parameters and without error."Unknown"(0) - The implementation cannot report on HealthState at this time.DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. |
IsDiskEncryptionSupported
|
boolean
|
|
Boolean indicating whether the disk supports encryption (TRUE) or not (FALSE). |
OperationalStatus
|
uint16
|
Unknown | 0 |
Other | 1 |
OK | 2 |
Degraded | 3 |
Stressed | 4 |
Predictive Failure | 5 |
Error | 6 |
Non-Recoverable Error | 7 |
Starting | 8 |
Stopping | 9 |
Stopped | 10 |
In Service | 11 |
No Contact | 12 |
Lost Communication | 13 |
Aborted | 14 |
Dormant | 15 |
Supporting Entity in Error | 16 |
Completed | 17 |
Power Mode | 18 |
DMTF Reserved | .. |
Vendor Reserved | 0x8000.. |
|
Operational status. |
PoolID
|
string
|
|
A unique name in the context of the System that identifies this pool. Same as InstanceID. |
Primordial
|
boolean
|
|
By definition, Primordial is set to false. |
RAIDLevel
|
uint16
|
Not applicable | 0 |
Unknown | 1 |
Undefined | 2 |
JBOD | 3 |
RAID5 | 4 |
RAID10 | 5 |
RAID6 | 6 |
Reserved | .. |
|
Describes the IBM-defined RAID level. |
RemainingManagedSpace
|
uint64
|
|
The remaining amount of raw storage (in bytes) from the TotalManagedSpace of this StoragePool. This value will either be equal to TotalManagedSpace or 0. |
TotalManagedSpace
|
uint64
|
|
The total amount of raw storage (in bytes) managed by this StoragePool. |
Read Write |