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

5.40
Block Services Package
CIM API Programming Reference InForm OS Version 2.3.1
Table 5-28. Volumes Created Based on Parameters to CreateOrModifyElementFromStoragePool()
Type of Volume Created CreateOrModifyElementFrom
StoragePool
TPD_CreateOrModify
ElementFromStorage
Pools
Legacy volume, where
user space draws from
“3PAR:all-FC” (default),
“3PAR:all-NL”, or
“3PAR:all-SSD” [3.1.1]
concrete pool.
1 ElementType == NULL or
StorageVolume (2).
2 InPool == NULL or concrete
pool.
3 Goal == NULL or DSPName
property not set. Neither
Goal.SnapVolumeSize nor
Goal.SnapVolume
Percentage
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 from
the same “3PAR:all-FC”
(default), “3PAR:all-
NL”, or “3PAR:all-SSD”
[3.1.1] concrete pool.
1 ElementType == NULL or
StorageVolume (2).
2 InPool == NULL or 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.