HP 3PAR OS 3.1.3 Command Line Interface Reference

showvvcpg
DESCRIPTION
The showvvcpg command displays the Virtual Volume (VV) space distribution among CPGs.
SYNTAX
showvvcpg [options] [<vvname|pattern|VV_set> ...]
AUTHORITY
Any role in the system.
OPTIONS
-domain <domain_name|pattern>[,<domain_name|pattern>...]
Only show VVs that are in domains with names matching one or more of the specified domain_name
or patterns. Only VVs within domains that the user is a member of can be listed. Multiple domain
names or patterns can be repeated using a comma-separated list (for example -domain
<domain_name>,<domain_name>...).
-sortcol <col>[,<dir>][:<col>[,<dir>]...]
Sorts command output based on the column number (<col>). Columns are numbered from left to
right, beginning with 0. At least one column must be specified. In addition, the direction of sorting
(<dir>) can be specified as follows:
inc
Sort in increasing order (default).
dec
Sort in decreasing order.
Multiple columns can be specified and separated by a colon (:). Rows with the same information
in them as earlier columns will be sorted by values in later columns.
SPECIFIERS
<vvname|pattern>...
Only show virtual volumes with the specified names, names that match the glob-style patterns, or
that belong to matching VV sets. The VV set specifier must start with set: and be followed by a
VV set name or glob-style pattern.
RESTRICTIONS
None
EXAMPLES
The following example shows the VV space distribution among CPGs in the ESX domain for VVs
with names that end in sysrpt:
cli% showvvcpg -domain ESX *sysrpt
-----(MB)------ -New (MB)--
Name CPG Adm Snp Usr Adm Snp Usr
esx-sysrpt esx-fc-r1 256 1920 114560 0 0 0
esx-sysrpt esx-ssd-r1 256 1152 7296 0 0 0
-------------------------------------------------
1 - 512 3072 121856 0 0 0
510 Show Commands