3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

11.69
InForm OS Version 2.3.1 Command Line Interface Reference
–sdgl <size>[g|G|t|T]
Limits the auto-grow from exceeding this storage amount. A size of 0 means no 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.
–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.
The command rejects the pattern.
cli% createtemplate vv -ha mag -rw -t r1 -ro -pol stale_ss vvr1
cli% createtemplate vv –ro –p –nd 0 –rw –p –mg 1,2 vpatt vvr1