HP 3PAR OS 3.1.3 Command Line Interface Reference

updatevv
DESCRIPTION
The updatevv command updates a snapshot Virtual Volume (VV) with a new snapshot.
SYNTAX
updatevv [options] <VV_name | VV_set>...
AUTHORITY
Super, Edit, Browse
Any role granted the vv_update right
OPTIONS
ro
Specifies that if the specified VV (<VV_name>) is a read/write snapshot the snapshot’s read-only
parent volume is also updated with a new snapshot if the parent volume is not a member of a
virtual volume set. If this option is not specified, the VV, as indicated with the <VV_name> specifier,
is replaced by a new snapshot. See Notes for additional information.
anyid
This option has been deprecated.
f
Specifies that the command is forced. If this option is not used, the command requires confirmation
before proceeding with its operation.
SPECIFIERS
<VV_name | VV_set>...
Specifies the name(s) of the snapshot virtual volume(s) or virtual volume set(s) to be updated. They
must be of same type (read-only or read/write). When a <VV_set> or multiple <VV_name>’s are
specified group-consistent snapshots are taken. The virtual volume set name must start with set:.
See creategroupsv for more information.
RESTRICTIONS
For each snapshot VV name specified, the updatevv command first verifies in your Access Control
List (ACL) that you have permission to run the updatevv command on the specified VVs. For
information on viewing and setting your ACL, see showuseracl” (page 490) and setuseracl”
(page 331).
EXAMPLES
The following example displays the snapshot update of snapshot VV avvro:
cli% updatevv f avvro
Updating VV avvro
updatevv 659