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

5.23
Block Services Package
CIM API Programming Reference
5.9.4.2 Modifiable StorageSetting Properties for DSP
When creating or modifying a DSP, a client can change the following StorageSetting
properties to a non-default value. The provider ignores all other properties.
Uint64
ConsumedSnapAdminSpace
(bytes)
This is the nominal number of bytes allocated on disk
for Snapshot admin (SA) of this pool, not including RAID
overhead.
Uint64
ConsumedSnapAdminSpace
PlusMetaData (bytes)
This is the actual number of bytes allocated on disk for
SA space of this pool, including RAID overhead.
Uint64
RemainingManagedSpace
(bytes)
The remaining usable capacity after the allocation of TP
StorageVolumes. It is calculated as follows:
RemainingManagedSpace=SpaceLimit(virtual
size)–CurrentSpaceConsumed.
Uint32
GetSupportedSizeRange()
This method returns the maximum and minimum size,
in bytes, of a
StorageVolume that can be created off
this DSP. Only the "
StorageVolume" value is accepted
for the
ElementType parameter.
Uint32
GetSupportedSizes()
This method is not supported.
Uint64
SnapDataSpaceWarningLimit
(bytes)
Issue warning alert when space allocation exceeds this
amount. A size of 0 means no warning limit is enforced.
Default is 0.
Table 5-17. Relevant Properties of DynamicStoragePool (continued)
Properties Description