HP 3PAR Command Line Interface Reference (OS 3.1.2 MU2) (QL226-97016, June 2013)

terabytes by using the t|T parameter. To specify the size in gigabytes, enter g or G, for terabytes,
enter t or T, directly after the specified size (no space). The default is 0.
sdgw <size>[g|G|t|T]
Issues a warning alert when the used logical disk space exceeds this amount. A size of 0 means
no warning limit is enforced. Size can be specified in megabytes (default) or in gigabytes by using
the g|G parameter or terabytes by using the t|T parameter. To specify the size in gigabytes,
enter g or G, for terabytes, enter t or T, directly after the specified size (no space). The default
is 0.
SPECIFIERS
VV|LD|CPG
Specifies that the template is for the creation of a Virtual Volume (VV), Logical Disk (LD), or Common
Provisioning Group (CPG).
<template_name>
Specifies the name of the template, up to 31 characters in length.
RESTRICTIONS
Access to all domains is required to run this command.
EXAMPLES
The following example creates a virtual volume template called vvr1. The ha and pol option
values are fixed. The RAID type can be changed when the virtual volume is created. Note that if
patterns are specified, it is not possible to mix read-only and read/write pattern specifications.
cli% createtemplate vv -ha mag -rw -t r1 -ro -pol stale_ss vvr1
The command rejects the pattern.
cli% createtemplate vv ro p nd 0 rw p mg 1,2 vpatt vvr1
NOTES
By default, logical disk are created using only physical disks with the same device type. (By
default, the Fibre Channel device type is used). Use the p devtype NL or -p -devtype
SSD option to override this default. Use the showpd command to see the device types of
physical disks in the system.
The value for ssz and rs can be set to . This can be used in conjunction with the (default)
read-only property for options to ensure that their value cannot be changed when a virtual
volume or logical disk or CPG is created and the system is used to set the default values for
these options.
The options -sdgs, -sdgl and -sdgw control the auto logical disk creation for the CPG's
snapshot data regions. Auto logical disk creation occurs when the amount of free logical disk
space falls below the specified grow (enlarge) size setting options (-sdgs, -sdgl).
For this command:
KB = 1024 bytes
MB = 1024 KB
GB = 1024 MB
144 Create Commands