HP 3PAR System Reporter Software User Manual

Page 312

Advertising
background image

10.20

The Sample Data and Inventory Tables

3PAR System Reporter User’s Guide

System Reporter 2.8

rawsizemb

INTEGER NOT NULL

Raw size of the LD in MB.

sizemb

INTEGER NOT NULL

Size of the LD in MB.

usedmb

INTEGER NOT NULL

Used MB in the lD.

cpg_name

VARCHAR(32) NOT NULL

The name of the CPG that the LD belongs

to. If the LD does not belong to a CPG the

name is “-”.

ld_use

VARCHAR(32) NOT NULL

Describes what the LD is used for. The

possible values are described in

Table 5-22

on page 5.39

.

ld_state

VARCHAR(32) NOT NULL

The state of the LD.

avail

VARCHAR(32) NOT NULL

The intended availability of the LD.

cavail

VARCHAR(32) NOT NULL

The current (actual) availability of the LD.

Table 10-13. ldspace_<res>_2 Table

Column

Type

Comment

Advertising