5 the vvspace table, The vvspace table – HP 3PAR System Reporter Software User Manual

Page 314

Advertising
background image

10.22

The Sample Data and Inventory Tables

3PAR System Reporter User’s Guide

System Reporter 2.8

10.4.5 The vvspace Table

The vvspace_<res>_3 table holds virtual volume (VV) space data samples.

cpg_name

VARCHAR(32) NOT NULL

The name of the CPG that the LD belongs

to. If the LD does not belong to a CPG the

name is “-”.

ld_use

VARCHAR(32) NOT NULL

Describes what the LD is used for. The

possible values are described in

Table 5-22

on page 5.39

.

Table 10-14. ldspaceinv_<res>_2 Table

Column

Type

Comment

Table 10-15. vvspace_<res>_3 Table

Column

Type

Comment

tsecs

INTEGER NOT NULL

Sample time in secs. This is the Unix

time and is the number of seconds

since 0:00:00 Jan 1, 1970 GMT.

sys_uid

INTEGER NOT NULL

A unique identifier for the InServ

system instance refers to the uniq_id

for the InServ system instance in the

system_3 table.

dom_name

VARCHAR(32) NOT NULL

The domain name that the VV

belongs to. If the VV is not assigned to

a domain, this column contains the

value “-”.

vvid

INTEGER NOT NULL

The virtual volume ID.

bsid

INTEGER NOT NULL

The ID of the base VV for the VV.

vv_name

VARCHAR(32) NOT NULL

The VV name.

Advertising