Resource Type: hpe3par_cpg
- Defined in:
- lib/puppet/type/hpe3par_cpg.rb
- Providers:
-
hpe3par_cpg
Overview
Common Provisioning Group (CPG)
Properties
-
disk_type
Specifies that physical disks must have the specified device type.
Supported values:- FC
- NL
- SSD
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
growth_increment
(defaults to: -1.0)
Specifies the growth increment the amount of logical disk storage created on each auto-grow operation.
-
growth_limit
(defaults to: -1.0)
Specifies that the autogrow operation is limited to the specified storage amount that sets the growth limit.
-
growth_warning
(defaults to: -1.0)
Specifies that the threshold of used logical disk space when exceeded results in a warning alert.
-
high_availability
Specifies that the layout must support the failure of one port pair, one cage, or one magazine.
Supported values:- PORT
- CAGE
- MAG
-
raid_type
Specifies the RAID type for the logical disk.
Supported values:- R0
- R1
- R5
- R6
-
set_size
(defaults to: -1)
Specifies the set size in the number of chunklets.
Parameters
-
debug
(defaults to: false)
If true, Debug mode set to true.
Supported values:- true
- false
-
domain
Specifies the domain in which the CPG will reside.
-
growth_increment_unit
(defaults to: GiB)
Unit of value
Supported values:- MiB
- GiB
- TiB
-
growth_limit_unit
(defaults to: GiB)
Unit of value.
Supported values:- MiB
- GiB
- TiB
-
growth_warning_unit
(defaults to: GiB)
Unit of value
Supported values:- MiB
- GiB
- TiB
-
name (namevar)
Name of the CPG.
-
password
The password for the storage system User.
-
provider
The specific backend to use for this ‘hpe3par_cpg` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
ssip
The storage system IP address or FQDN.
-
url
If using URL do not use ssip, user, and password. URL in the form of user:password@ssip:8080/
-
user
The storage system user name.