HP 3PAR CIM API Programming Reference (QL226-97722, March 2014)
• HP_3PAR:StorageSetting:RAID50:all-SSD
• HP_3PAR:StorageSetting:RAID60:all-SSD
2. Fixed StorageSetting for creating DynamicStoragePool
There is one such StorageSetting for each supported RAID and concrete StoragePool as well
as DiskStorageExtent. For the primordial pool extent and each existing concrete StoragePool
in an array, there will be 4 instances of this kind of StorageSetting, one for each of RAID-0,
RAID-10, RAID-50 and RAID-60. Their InstanceID’s are:
• HP_3PAR:DynamicStoragePoolSetting:RAID0:all-FC
• HP_3PAR:DynamicStoragePoolSetting:RAID10:all-FC
• HP_3PAR:DynamicStoragePoolSetting:RAID50:all-FC
• HP_3PAR:DynamicStoragePoolSetting:RAID60:all-FC
• HP_3PAR:DynamicStoragePoolSetting:RAID0:all-NL
• HP_3PAR:DynamicStoragePoolSetting:RAID10:all-NL
• HP_3PAR:DynamicStoragePoolSetting:RAID50:all-NL
• HP_3PAR:DynamicStoragePoolSetting:RAID60:all-NL
• HP_3PAR:DynamicStoragePoolSetting:RAID0:all-SSD
• HP_3PAR:DynamicStoragePoolSetting:RAID10:all-SSD
• HP_3PAR:DynamicStoragePoolSetting:RAID50:all-SSD
• HP_3PAR:DynamicStoragePoolSetting:RAID60:all-SSD
• HP_3PAR:DynamicStoragePoolSetting:RAID0:primordialExtents
• HP_3PAR:DynamicStoragePoolSetting:RAID10: primordialExtents
• HP_3PAR:DynamicStoragePoolSetting:RAID50: primordialExtents
• HP_3PAR:DynamicStoragePoolSetting:RAID60: primordialExtents
3. Fixed StorageSetting for creating Volume From DynamicStoragePool
There are two of these settings per DynamicStoragePool, and each is associated to the
“HP_3PAR:Capabilities for DynamicStoragePool <poolname>” StorageCapabilities of the
DynamicStoragePool. One has an InstanceID of “HP_3PAR:ThinProvisionedVolumeSetting
from DynamicStoragePool <poolname>” that a client can use for creating a TP volume from
the DynamicStoragePool; the other has an instance of “HP_3PAR:FullyProvisionedVolumeSetting
from DynamicStoragePool <poolname>” that a client can use for creating a fully provisioned
volume from the DynamicStoragePool. Only volume-related properties will be populated.
4. TPD_VolumeSetting
This StorageSetting contains the current configuration of a volume. This is associated to the
StorageVolume via TPD_ElementSettingData. There is no association to any
TPD_StorageCapabilities.
5. StorageSetting generated from CreateSetting of “HP_3PAR:StorageCapabilities: <concrete
pool>” Capabilities.
StorageSetting created this way is generic enough that it encompasses LD, virtual volume and
snap space specific properties. A client has to tailor the properties carefully to create the
element (DSP, legacy volume or new-style volume) it desires. This setting has a
StorageSettingGeneratedFromCapabilities association to the HP_3PAR:StorageCapabilities:
<concrete pool> Capabilities.
Block Services Package 23