3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
11.16
Command Line Interface Reference InForm OS Version 2.3.1
–pol <pol>[,<pol>...]
Specifies VV policies.
stale_ss
Specifies that invalid snapshot volumes are permitted. Failure to update snapshot
data does not affect the write to the base volume, but the snapshot is considered
invalid.
no_stale_ss
Specifies that invalid snapshot volumes are not permitted. Failure to update a
snapshot is considered a failure to write to the base volume.
one_host
This constrains the export of a volume to one host or one host cluster (when cluster
names can be used as a host name).
no_one_host
This policy should only be used when exporting a virtual volume to multiple hosts
for use by a cluster-aware application, or when “port presents” VLUNs are used. This
is the default policy setting.
SPECIFIERS
<VV_name> [.<index>]
Specifies a VV name up to 31 characters in length. If the -cnt option is used, the optional
decimal number
<index> specifies the name of the first virtual volume
(
<vvname>.<index>). The <index> is incremented by 1 for each subsequent virtual
volume. The <index> must be an integer from 0 to 999999. All virtual volume names have
the same length constraint.
<size>[g|G|t|T]
Size for the user volume in MB (maximum of 16T). The volume size is rounded up to the
next multiple of 256 MB. The size should be an integer. An optional suffix (with no
whitespace before the suffix) will modify the units to GB (
g or G suffix) or TB (t or T suffix).
If the size is to be taken from a template, this field should be "
-".
NOTE: An item is specified as an integer, a comma-separated list of integers, or a
range of integers specified from low to high.