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

29.2
Command Line Interface Reference InForm OS Version 2.3.1
COMMAND
updatesnapspace
DESCRIPTION
The updatesnapspace command starts a non-cancelable task to update the snapshot space
usage accounting. The snapshot space usage displayed by
showvv -snapspace is not
necessarily the current usage and the
TimeCalculated column will show when it was last
calculated. This command causes the system to start calculating current snapsnot space usage.
If one or more VV names or patterns are specified, only the specified VVs will be updated. If
none are specified, all VVs will be updated.
This command will return immediately, displaying the task ID associated with the update. To
wait for completion, use the
waittask command.
SYNTAX
updatesnapspace [<VV_name>...|<pattern>...]
AUTHORITY
Super, Edit
OPTIONS
None.
SPECIFIERS
<VV_name>...
Specifies the VV name to update. This specifier can be repeated to display the task ID about
multiple VVs. This specifier is not required on the command line. If not specified, all VVs in
the system are updated.
<pattern>...
Specifies that the VVs matching the specified glob-style pattern is updated. This specifier
can be repeated. This specifier is not required. See Glob-Style Pattern on page 2.4 for more
information.
RESTRICTIONS
None.