HP 3PAR System Reporter Software User Manual
Page 315

10.23
The Sample Data and Inventory Tables
System Reporter 2.8
3PAR System Reporter User’s Guide
wwn
CHAR(16) NOT NULL
The WWN of the VV.
snp_cpg_name
VARCHAR(32) NOT NULL
The name of the CPG, if any, that is
associated with the VV’s snapshot
space. If the VV snapshot space is not
associated with a CPG, this column is
“-”.
usr_cpg_name
VARCHAR(32) NOT NULL
The name of the CPG, if any, that is
associated with the VV’s user space. If
the VV user space is not associated
with a CPG, this column is “-”.
provv_type
VARCHAR(32) NOT NULL
The provisioning type of the VV (see
the Prov column for the showvv CLI
command in InForm OS 2.3.1 or later).
vv_type
VARCHAR(32) NOT NULL
The VV Type (see the Type column for
the showvv CLI command for InForm
OS 2.3.1 or later).
copyof
VARCHAR(32) NOT NULL
The name of the VV that this VV is a
copy of.
vv_state
VARCHAR(32) NOT NULL
The state of the VV.
createtime
VARCHAR(32) NOT NULL
The creation time for the VV.
spacecalctime
VARCHAR(32) NOT NULL
Only useful for snapshots. The most
recent time that updatesnapspace was
run for the VV.
vsize_mb
DOUBLE PRECISION NOT
NULL
Virtual size of the VV in MB.
Table 10-15. vvspace_<res>_3 Table
Column
Type
Comment