3PAR CIM API Programming Reference for InForm OS 2.3.1 (320-200164 Rev B, February 2010)

5.21
Block Services Package
CIM API Programming Reference
5.9.4.1 Relevant Properties of DynamicStoragePool
4 Failed
5 Invalid parameter
6 In Use
4097 Size Not Supported
Table 5-16. DynamicStoragePool Possible Return Values (continued)
ValueMap Values Explanation/Notes
Table 5-17. Relevant Properties of DynamicStoragePool
Properties Description
string
PoolID
A unique ID within the storage array. The users defined
name is used as an identifier.
Note: DSP does not have a WWN because it’s not
considered a physical entity.
Uint64
TotalManagedSpace
This is the actual allocated size to the DSP (not the
logical size).
Logical size is denoted by SpaceLimit.
Uint16
LowSpaceWarningThreshold
(percentage)
The unit is a percentage. If it’s zero, no alert is
generated. If it’s non-zero, an indication is generated
when RemainingManagedSpace <=
(TotalManagedSpacet*LowSpaceWarningThreshold)/
100.
Unit64
AllocationUnit
(bytes)
This is the grow increment. When a TP StorageVolume
or a DynamicStoragePool grows on demand, the
system allocates this number of bytes on each
allocation.