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

5.55
Block Services Package
CIM API Programming Reference
5.9.7 Indications
The following alert indications, related to thin provisioning, are supported starting with
release 2.3.1:
1 TPD_StoragePoolGrowWarningAlert – specifies that a storage pool has reached its
allocation warning threshold.
2 TPD_StoragePoolGrowLimitAlert – specifies that a storage pool has reached its allocation
limit.
3 TPD_StoragePoolGrowFailureAlert – specifies that a storage pool has failed to grow.
4 TPD_StoragePoolOverUsedWarningAlert – specifies that a storage pool has been over-used.
5 TPD_StorageVolumeAllocationFailureAlert – specifies that a TPVV has failed to allocate
more space.
6 TPD_StorageVolumeAllocationWarningAlert – specifies that a TPVV has reached its
allocation warning threshold.
7 TPD_StorageVolumeAllocationLimtAlert – specifies that a TPVV has reached its allocation
limit threshold.
Uint32
UserAllocationWarning
(percentage)
Generate a warning alert when user space of the
volume exceeds the specified percentage of the
volume size. Applicable only to a thin-provisioned
volume.
Boolean
ThinlyProvisioned
If TRUE, the volume is thinly provisioned.
String
SnapDSPName
The DynamicStoragePool (DSP) the snapshot
data (SD) are provisioned from.
String
UserDSPName
The DynamicStoragePool (DSP) the user space is
provisioned from.
Table 5-30. Properties Relevant to TPVV (continued)
Properties Description