Key |
InstanceID
|
string
|
|
The InstanceID of ExtentPool will be of the form IBMTSDS:'<StorageSystem.Name>-<ExtentPoolID>'. |
Read Only |
ElementName
|
string
|
|
A user-friendly name for the object.This corresponds to the Nickname in the DS Storage Manager and DSCLI. |
ExtentType
|
uint16
|
Not applicable | 0 |
Unknown | 1 |
Undefined | 2 |
Fixed Block | 3 |
Count Key Data | 4 |
3380 | 5 |
|
Describes the IBM-defined Extent Type. Currently multiple Extent Types for one object are not allowed, but the property is set to be an array for possible future use.For ESS,'Count Key Data'is assumed to be 3390.DS, does not differentiate between 3380 and 3390 and is simply considered Count Key Data for both |
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. |
LSS
|
string
|
|
Only valid for ESS (2105) - A two-digit hex string representing the LSS of the volumespace. |
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 false |
RankGroup
|
uint16
|
|
The RankGroup that this ExtentPool is assigned to. Valid values are 0 and 1. This property is only valid for DS and is left null for ESS. |
RemainingManagedSpace
|
uint64
|
|
The remaining amount of raw storage (in bytes) from the TotalManagedSpace of this StoragePool. This represents the amount of space not allocated to any Volumes. |
TotalManagedSpace
|
uint64
|
|
The total amount of raw storage (in bytes) managed by this StoragePool. |
Read Write |