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

Page 311

Advertising
background image

10.19

The Sample Data and Inventory Tables

System Reporter 2.8

3PAR System Reporter User’s Guide

10.4.3 The ldspace Table

The ldspace_<res>_2 table holds logical disk (LD) space data samples.

Table 10-13. ldspace_<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.

dom_name

VARCHAR(32) NOT NULL

The domain name that the LD belongs to. If

the LD is not assigned to a domain, this

column contains the value “-”.

ldid

INTEGER NOT NULL

The logical disk ID.

ld_name

VARCHAR(32) NOT NULL

The LD name.

disktype

VARCHAR(32) NOT NULL

The disk type. Currently, the disk types are:

FC - Fibre channel drive.

NL - Nearline drive.

owner

INTEGER NOT NULL

The node number of the owner of the LD.

backup

INTEGER NOT NULL

The node number of the backup owner of

the LD.

raid_type

INTEGER NOT NULL

The RAID type of the LD

set_size

INTEGER NOT NULL

The set size of the LD.

step_size

INTEGER NOT NULL

Step size of the LD.

row_size

INTEGER NOT NULL

Row size of the LD.

Advertising