Key |
InstanceID
|
string
|
|
The InstanceID of IBMTSDS_PrimordialStoragePool will be of the form'IBMTSDS:<StorageSystem.Name>', since each StorageSystem will only have one PrimordialStoragePool. |
Read Only |
ElementName
|
string
|
|
A user-friendly name for the object.The ElementName will be of the form'PrimordialStoragePool on<StorageSystem.Name>'. |
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 true. |
RemainingManagedSpace
|
uint64
|
|
The remaining amount of raw storage (in bytes) from the TotalManagedSpace of this StoragePool. The value of this property will always be 0 because by definition the ArraySitePools are predefined on the storage device and occupy all of the TotalManagedSpace of the PrimordialStoragePool. |
TotalManagedSpace
|
uint64
|
|
The total amount of raw storage (in bytes) managed by this StoragePool. This includes all of the bytes consumed to create the storage surfaced by this StoragePool, including all of the overhead bytes that are not reflected in the size of thelogical storage allocated from this StoragePool. |
Read Write |