System Reporter 2.8

3PAR System Reporter User’s Guide

Table 10-28.

statvluninv_<res>_2 Table

Column

Type

Comment

 

 

 

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).

 

 

 

port_p

INTEGER NOT

The port number in the PCI slot in the

 

NULL

node that the port is connected to (the

 

 

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

 

 

 

10.4.18 The statvvcmp Table

The statvvcmp_<res>_2 table holds VV cache performance data samples.

Table 10-29.statvvcmp_<res>_2 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.

 

 

 

The Sample Data and Inventory Tables 10.47