Create volumes.
Delete volumes.
Extend volumes.
Attach volumes.
Detach volumes.
Create snapshots.
Delete snapshots.
Create volumes from snapshots.
Create cloned volumes.
Copy images to volumes.
Copy volumes to images.
Volume type support for both HP 3PAR drivers includes
the ability to set the following capabilities in the
OpenStack Cinder API
cinder.api.contrib.types_extra_specs
volume type extra specs extension module:
hp3par:cpghp3par:snap_cpghp3par:provisioninghp3par:personahp3par:vvsqos:maxBWSqos:maxIOPS
To work with the default filter scheduler, the key
values are case sensitive and scoped with
hp3par: or qos:.
For information about how to set the key-value pairs and
associate them with a volume type, run the following
command:
$
cinder help type-key
![]() | Note |
|---|---|
Volumes that are cloned only support extra specs keys cpg, snap_cpg, provisioning and vvs. The others are ignored. In addition the comments section of the cloned volume in the HP 3PAR StoreServ storage array is not populated. |
The following keys require that the HP 3PAR StoreServ storage array has a Priority Optimization license installed.
hp3par:vvs- The virtual volume set name that has been predefined by the Administrator with Quality of Service (QoS) rules associated to it. If you specifyhp3par:vvs, theqos:maxIOPSandqos:maxBWSsettings are ignored.qos:maxBWS- The QoS I/O issue count rate limit in MBs. If not set, the I/O issue bandwidth rate has no limit.qos:maxIOPS- The QoS I/O issue count rate limit. If not set, the I/O issue count rate has no limit.
If volume types are not used or a particular key is not set for a volume type, the following defaults are used.
hp3par:cpg- Defaults to thehp3par_cpgsetting in thecinder.conffile.hp3par:snap_cpg- Defaults to thehp3par_snapsetting in thecinder.conffile. Ifhp3par_snapis not set, it defaults to thehp3par_cpgsetting.hp3par:provisioning- Defaults to thin provisioning, the valid values arethinandfull.hp3par:persona- Defaults to the1 – Genericpersona. The valid values are,1 – Generic,2 - Generic-ALUA,6 - Generic-legacy,7 - HPUX-legacy,8 - AIX-legacy,9 – EGENERA,10 - ONTAP-legacy,11 – VMware, and12 - OpenVMS.

![[Note]](../common/images/admon/note.png)
