HP 3PAR CIM API Programming Reference (QL226-97722, March 2014)
Table 22 Method for TPD_StoragePool
DescriptionMethod
Returns the supported size ranges for elements allocated
from this Pool.
GetSupportedSizeRanges()
StorageCapabilities
There is one StorageCapabilities for each StoragePool. There are four kinds of StorageCapabilities:
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
22 CIM API SMI-S Support