User Manual

Table 73 vvspace_<res>_3 Table (continued)
CommentTypeColumn
The provisioning type of the VV (see the Prov column for the showvv CLI
command in HP 3PAR OS 2.3.1 or later).
VARCHAR(32)
NOT NULL
provv_type
The VV Type (see the Type column for the showvv CLI command for HP 3PAR
OS 2.3.1 or later).
VARCHAR(32)
NOT NULL
vv_type
The name of the VV that this VV is a copy of.VARCHAR(32)
NOT NULL
copyof
The state of the VV.VARCHAR(32)
NOT NULL
vv_state
The creation time for the VV.VARCHAR(32)
NOT NULL
createtime
Only useful for snapshots. The most recent time that updatesnapspace
was run for the VV.
VARCHAR(32)
NOT NULL
spacecalctime
Virtual size of the VV in MB.DOUBLE
PRECISION NOT
NULL
vsize_mb
Snapshot admin space reserved for the VV in MB.DOUBLE
PRECISION NOT
NULL
adm_rsvd_mb
Raw (physical space including RAID overhead) snapshot admin space
reserved for the VV in MB.
DOUBLE
PRECISION NOT
NULL
adm_rawrsvd_mb
Snapshot admin space used by the VV in MB.DOUBLE
PRECISION NOT
NULL
adm_used_mb
Admin zones in the VV.DOUBLE
PRECISION NOT
NULL
adm_zn
Free admin zones in the VV.DOUBLE
PRECISION NOT
NULL
adm_free_zn
Snapshot data space reserved for the VV in MB.DOUBLE
PRECISION NOT
NULL
snp_rsvd_mb
Raw (physical space including RAID overhead) snapshot data space reserved
for the VV in MB.
DOUBLE
PRECISION NOT
NULL
snp_rawrsvd_mb
Snapshot data space used by the VV in MB.DOUBLE
PRECISION NOT
NULL
snp_used_mb
Snapshot zones in the VV.DOUBLE
PRECISION NOT
NULL
snp_zn
Free snapshot zones in the VV.DOUBLE
PRECISION NOT
NULL
snp_free_zn
User space reserved for the VV in MB.DOUBLE
PRECISION NOT
NULL
usr_rsvd_mb
202 Database Schema