The statportinv table, The statvlun table, The statportinv table the statvlun table – HP 3PAR System Reporter Software User Manual
Page 213
Table 84 statport_
Comment
Type
Column
The port number in the PCI slot in the node that the port is connected
to (the “p” part of n:s:p).
INTEGER NOT NULL
port_p
The port type. Currently, the port types are:
VARCHAR(32) NOT
NULL
porttype
•
disk - Fibre channel ports that disks are connected to.
•
host -.Fibre channel ports that hosts are connected to (directly or
through a fabric).
•
rcip - Remote Copy IP ports.
•
rcfc - Remote Copy fibre channel ports.
•
iscsi - iSCSI host ports.
•
free - ports that are not connected.
The rest of the columns are the common performance columns
described in
“Common Performance Table Columns” (page 207)
).
(common performance
columns)
The statportinv Table
The statportinv_
Table 85 statportinv_
Comment
Type
Column
This is to store the port speed in Giga bits per second.
INTEGER(11) NOT NULL
GBITPS
Sample time in secs. This is the Unix time and is the number of
seconds since 0:00:00 Jan 1, 1970 GMT.
INTEGER NOT NULL
tsecs
A unique identifier for the system instance refers to the uniq_id for
the system instance in the system_4 table.
INTEGER NOT NULL
sys_uid
The node that the port is connected to (the “n” part of n:s:p).
INTEGER NOT NULL
port_n
The PCI slot in the node that the port is connected to (the “s” part of
n:s:p).
INTEGER NOT NULL
port_s
The port number in the PCI slot in the node that the port is connected
to (the “p” part of n:s:p).
INTEGER NOT NULL
port_p
The port type. Currently, the port types are:
VARCHAR(32) NOT
NULL
porttype
•
disk - fiber channel ports that disks are connected to.
•
host -.fiber channel ports that hosts are connected to (directly or
through a fabric.
•
rcip - Remote Copy IP ports.
•
rcfc - Remote Copy fiber channel ports.
•
iscsi - iSCSI host ports.
•
free - ports that are not connected.
The statvlun Table
The statvlun_
The Sample Data and Inventory Tables
213