HP 3PAR InForm OS 3.1.1 CIM API (QL226-96591, July 2012)

Table 37 Volumes Created Based on Parameters to CreateOrModifyElementFromStoragePool()
(continued)
TPD_CreateOrModifyElementFromStoragePoolsCreateOrModifyElementFromStoragePoolType of Volume Created
Thinly provisioned volume, where user
space draws from DSP.
1. ElementType =
ThinlyProvisionedStorageVolume
(5).
1. ElementType =
ThinlyProvisionedStorageVolume(5)
2. InPool = DSP.
2. InPool = DSP.
3. . Goal == NULL or DSPName
property not set. If it is present, all 3. Goal can be NULL. If it is present,
all LD related parameters in Goal
are ignored.
LD related parameters in Goal are
ignored.
Thinly provisioned CPVV, where user
space and snap space draw from the
same DSP or two different DSPs.
1. ElementType =
ThinlyProvisionedStorageVolume(5).
1. ElementType =
ThinlyProvisionedStorageVolume(5).
2. 2.InPool = DSP. InPools[0] = DSP1, InPools[1] =
DSP2.
3. Goal.DSPName property set. If the
Goal parameter is present, all LD
3. Goal can be NULL. If it is present,
all LD related parameters in Goal
would be ignored.
related parameters in Goal are
ignored.
Goal.SpaceLimit and
Goal.SpaceLimitWarningThreshold
Goal.SpaceLimit and
Goal.SpaceLimitWarningThreshold
corresponds to allocation limit and
warning respectively of the snap space.
corresponds to allocation limit and
warning respectively of the snap
space.
NOTE: Consult “Modifiable StorageSetting Properties for StorageVolume (page 37) for the list
of modifiable properties of StorageSetting.
Modifiable StorageSetting Properties for StorageVolume
When creating or modifying a thin-provisioned or full-provisioned StorageVolume, a client can
change the following properties of a StorageSetting meant for the user space of the volume
to a non-default value. The provider ignores all other properties.
Table 38 Summary of Modifiable StorageSetting Properties for StorageVolume
CommentCLI EquivalenceStorageSetting Property
-polPolicy
-sptGeometrySectorsPerTrack
-hpcGeometryHeadsPerCylinder
-tpvvThinlyProvisioned
“-snp_al” uses percentage, but
SpaceLimit is in number of bytes.
-snp_alSpaceLimit
snap space limit warning in percentage
of SpaceLimit.
-snp_awSpaceLimitWarningThreshold
-usr_al uses percentage, but
UserSpaceLimit is in number of
-usr_alUserSpaceLimit
bytes; applicable only for TPVV; the
provider ignores this for a
full-provisioned volume, i.e., if
ThinlyProvisioned == FALSE.
user space limit warning in percentage
of UserSpaceLimit, applicable only
-usr_awUserSpaceLimitWarningThreshold
for TPVV; the provider ignores this for
a full-provisioned volume, i.e., if
ThinlyProvisioned == FALSE.
Block Services Package 37