System Reporter 2.8

3PAR System Reporter User’s Guide

10.4.16 The statvlun Table

The statvlun_<res>_3 table holds VLUN performance data samples.

Table 10-27.statvlun_<res>_3 Table

Column

Type

Comment

 

 

 

tsecs

INTEGER NOT

Sample time in secs. This is the Unix time

 

NULL

and is the number of seconds since

 

 

0:00:00 Jan 1, 1970 GMT.

 

 

 

sys_uid

INTEGER NOT

A unique identifier for the InServ system

 

NULL

instance refers to the uniq_id for the

 

 

InServ system instance in the system_3

 

 

table.

 

 

 

dom_name

VARCHAR(32) NOT

The domain name that the VLUN belongs

 

NULL

to. If the VLUN is not assigned to a

 

 

domain, this column contains the value

 

 

“-”.

 

 

 

vv_name

VARCHAR(32) NOT

The VV name.

 

NULL

 

 

 

 

host_name

VARCHAR(32) NOT

The host name.

 

NULL

 

 

 

 

lun

INTEGER NOT

The LUN number.

 

NULL

 

 

 

 

host_wwn

VARCHAR(128)

The host WWN (world wide name) or

 

NOT NULL

iscsi name.

 

 

 

port_n

INTEGER NOT

The node that the port is connected to

 

NULL

(the “n” part of n:s:p).

 

 

 

port_s

INTEGER NOT

The PCI slot in the node that the port is

 

NULL

connected to (the “s” part of n:s:p).

 

 

 

The Sample Data and Inventory Tables 10.45