beautypg.com

HP 3PAR System Reporter Software User Manual

Page 336

background image

10.44

The Sample Data and Inventory Tables

3PAR System Reporter User’s Guide

System Reporter 2.8

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

port_p

INTEGER NOT

NULL

The port number in the PCI slot in the

node that the port is connected to (the

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

porttype

VARCHAR(32) NOT

NULL

The port type. Currently, the port types

are:

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.

Table 10-26. statportinv__1 Table

Column

Type

Comment