16 the statvlun table, The statvlun table – HP 3PAR System Reporter Software User Manual

Page 337

Advertising
background image

10.45

The Sample Data and Inventory Tables

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

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 VLUN belongs

to. If the VLUN is not assigned to a

domain, this column contains the value

“-”.

vv_name

VARCHAR(32) NOT

NULL

The VV name.

host_name

VARCHAR(32) NOT

NULL

The host name.

lun

INTEGER NOT

NULL

The LUN number.

host_wwn

VARCHAR(128)

NOT NULL

The host WWN (world wide name) or

iscsi name.

port_n

INTEGER NOT

NULL

The node that the port is connected to

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

port_s

INTEGER NOT

NULL

The PCI slot in the node that the port is

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

Advertising