HP 3PAR CIM API Programming Reference (OS 3.1.2 MU2) (QL226-97015, June 2013)

Table 36 Disk Pattern CIM Properties (continued)
FormatCLI EquivalentCIM Property TypeDisk Pattern CIM Property
Name (from
TPD_StorageSetting
class)
an integer-fc_ltSigned Integer arrayDiskFreeChunkletLT
<id>,<id>,..-devidString arrayDiskPackageModels
an integer-rpmSigned Integer arrayDiskRPM
Where an item is:
<nb> nb is an integer.
<item>,<item> an item is a list of items.
<nb>-<nb> an item is a range of integers
Summary of Different Types of Volumes That Can Be Created
Table 37 (page 38) outlines the types of volumes that are created based on the input InPool and
Goal parameter to CreateOrModifyElementFromStoragePool()or InPools and Goal
parameter to TPD_CreateOrModifyElementFromStoragePools().
Table 37 Volumes Created Based on Parameters to CreateOrModifyElementFromStoragePool()
TPD_CreateOrModifyElementFromStoragePoolsCreateOrModifyElementFromStoragePoolType of Volume Created
Not supported.Legacy volume, where user space
draws from “HP_3PAR:all-FC”
1. ElementType == NULL or
StorageVolume (2).
(default), “HP_3PAR:all-NL, or
“HP_3PAR:all-SSD” concrete pool.
2. InPool == NULL or concrete pool.
3. Goal == NULL or DSPName
property not set. Neither
Goal.SnapVolumeSize nor
Goal.SnapVolumePercentage
can be set. Goal, if present,
contains also all the LD parameters
(e.g., set size, row size, etc.).
Not supported.Legacy volume with static snap space,
where user and snap space both draw
1. ElementType == NULL or
StorageVolume (2).
from the same “HP_3PAR:all-FC”
2. InPool == NULL or concrete pool.
(default), “HP_3PAR:all-NL, or
“HP_3PAR:all-SSD” concrete pool.
3. Either Goal.SnapVolumeSize
or
Goal.SnapVolumePercentage
is set (both cannot be set).
Goal.DSPName cannot be set.
Goal, if present, contains all the LD
parameters (e.g., set size, row size,
etc.).
Not supported.Legacy CPVV, where user space
draws from “HP_3PAR:all-FC”
1. ElementType == NULL or
StorageVolume (2).
(default), “HP_3PAR:all-NL, or
2. InPool == NULL or concrete pool.
“HP_3PAR:all-SSD” pool. Snapshot
space draws from the DSP.
3. Goal.DSPName property set.
Goal.SnapVolumeSize and
Goal.SnapVolumePercentage
can be set.
Goal also contains all the LD
parameters (e.g., set size, row size,
etc.).
Goal.SpaceLimit and
Goal.SpaceLimitWarningThreshold
38 CIM API SMI-S Support