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

1. StorageCapabilities of primordial pool
This has an InstanceID of “HP_3PAR:StorageCapabilities:primordial”.
2. StorageCapabilities of concrete pool
There are three possible concrete StoragePool, depending on the type of disks in an array
(FC, NL or SSD). There can be up to three of these per array, depending on the existence of
the concrete pool, with InstanceID of:
HP_3PAR:StorageCapabilities:all-FC
HP_3PAR:StorageCapabilities:all-NL
HP_3PAR:StorageCapabilities:all-SSD
3. StorageCapabilities of DynamicStoragePool
This has an InstanceID of “HP_3PAR:CapabilitiesForDynamicStoragePool: <pool
ElementName>”.
4. StorageCapabilities of DeltaReplicaStoragePool
This has an InstanceID of “HP_3PAR:CapabilitiesForDeltaReplicaStoragePool: <volume
WWN>”.
StorageSetting
There are eight types of StorageSetting:
1. Fixed StorageSetting for creating Legacy Fully Provisioned Volume
There is one such StorageSetting for each supported RAID and concrete StoragePool. For each
existing concrete StoragePool in an array, there will be four 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:StorageSetting:RAID0:all-FC
HP_3PAR:StorageSetting:RAID10:all-FC
HP_3PAR:StorageSetting:RAID50:all-FC
HP_3PAR:StorageSetting:RAID60:all-FC
HP_3PAR:StorageSetting:RAID0:all-NL
HP_3PAR:StorageSetting:RAID10:all-NL
HP_3PAR:StorageSetting:RAID50:all-NL
HP_3PAR:StorageSetting:RAID60:all-NL
HP_3PAR:StorageSetting:RAID0:all-SSD
HP_3PAR:StorageSetting:RAID10:all-SSD
HP_3PAR:StorageSetting:RAID50:all-SSD
HP_3PAR:StorageSetting:RAID60:all-SSD
2. Fixed StorageSetting for creating DynamicStoragePool
These are StorageSetting's that can be used for creating a DynamicStoragePool of any
supported RAID type from an FC, NL or SSD pools or from DiskStorageExtents. 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
22 CIM API SMI-S Support