Resource Type: hpe3par_offline_clone
- Defined in:
- lib/puppet/type/hpe3par_offline_clone.rb
- Providers:
-
hpe3par_offline_clone
Overview
Virtual Volume Offline clone
Properties
-
base_volume_name
Specifies the destination volume.
-
dest_cpg
Specifies the destination CPG for an online copy.
-
ensure
The basic property that the resource should be in.
Supported values:- present
- absent
- resync
- stop
Parameters
-
debug
(defaults to: false)
If true, Debug mode set to true.
Supported values:- true
- false
-
name (namevar)
Name of the Offline clone.
-
password
The password for the storage system User.
-
priority
(defaults to: MEDIUM)
Does not apply to online copy.
Supported values:- HIGH
- MEDIUM
- LOW
-
provider
The specific backend to use for this ‘hpe3par_offline_clone` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
save_snapshot
Enables (true) or disables (false) saving the the snapshot of the source volume after completing the copy of the volume. Defaults to false
Supported values:- true
- false
-
skip_zero
Enables (true) or disables (false) copying only allocated portions of the source VV from a thin provisioned source. Use only on a newly created destination, or if the destination was re-initialized to zero. Does not overwrite preexisting data on the destination VV to match the source VV unless the same offset is allocated in the source.
Supported values:- true
- false
-
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.