System Reporter 2.8

3PAR System Reporter User’s Guide

Table 10-15.

vvspace_<res>_3 Table

Column

Type

Comment

 

 

 

usr_rawrsvd_mb

DOUBLE PRECISION NOT

Raw (physical space including RAID

 

NULL

overhead) user space reserved for the

 

 

VV in MB.

 

 

 

usr_used_mb

DOUBLE PRECISION NOT

User space used by the VV in MB.

 

NULL

 

 

 

 

usr_zn

DOUBLE PRECISION NOT

User zones in the VV.

 

NULL

 

 

 

 

usr_free_zn

DOUBLE PRECISION NOT

Free user zones in the VV.

 

NULL

 

 

 

 

10.4.6 The vvspaceinv Table

The vvspaceinv_<res>_3 table holds the inventory for the vvspace_<res>_3 table.

Table 10-16.vvspaceinv_<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.

 

 

 

The Sample Data and Inventory Tables 10.25