Command Reference Guide

If it is not specified then the report ends with the most recent sample.
-hires
Select high resolution samples (5 minute intervals) for the report. This is the default setting.
-hourly
Select hourly samples for the report.
-daily
Select daily samples for the report.
-groupby <groupby>[,<groupby>...]
For -attime reports, generate a separate row for <groupby> items. Each <groupby> must be
different and one of the following:
DOM_NAME Domain name
VVID Virtual volume ID
VV_NAME Virtual volume name
BSID Virtual volume ID of the base virtual volume
WWN Virtual volume world wide name (WWN)
SNP_CPG_NAME Snap space Common Provisioning Group name
USR_CPG_NAME User space Common Provisioning Group name
PROV_TYPE Virtual volume provisioning type
VV_TYPE Type of virtual volume
-usr_cpg <CPG_name|pattern[,<CPG_name|pattern>...]
Only include VVs whose user space is mapped to a CPG whose name matches one of the specified
CPG_name or glob-style patterns.
-snp_cpg <CPG_name|pattern>[,<CPG_name|pattern>...]
Only include VVs whose snap space is mapped to a CPG whose name matches one of the specified
CPG_name or glob-style patterns.
SPECIFIERS
[<VV_name>...|<pattern>...]
VVs with names that match either the specified VV_name or glob-style pattern are included. This
specifier can be repeated to include multiple VV names or patterns. If not specified, all VVs are
included.
RESTRICTIONS
None
EXAMPLES
The following example displays aggregate hourly VV space information for VVs with names
matching either "dbvv*" or "testvv*" patterns beginning 24 hours ago:
cli% srvvspace -hourly -btsecs -24h dbvv* testvv*
srvvspace 575