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

Page 304

Advertising
background image

10.12

Administrative Tables

3PAR System Reporter User’s Guide

System Reporter 2.8

10.3.9 The ldrgmoves Table

The ldrgmoves_1 table is used to keep track of the LD region moves generated for each

adaptive optimization configuration that has been executed.

Table 10-9. ldrgmoves_1 Table

Column

Type

Comment

sched_tsecs

INTEGER NOT NULL

Time in secs when the LD region move

was scheduled. 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 that refers to the uniq_id for

the InServ system instance in the

system_3 table.

adprovid

INTEGER PRIMARY

KEY

(AUTO_INCREMENT)

A unique identifier for each adaptive

optimization configuration.

ldid

INTEGER NOT NULL

The logical disk ID of the source LD

region.

ld_name

VARCHAR(32) NOT

NULL

The LD name of the source LD region.

ldoffmb

INTEGER NOT NULL

Offset in MiBs of the source LD region.

vvid

INTEGER NOT NULL

The VV ID for the source LD region.

vvspace

VARCHAR(8) NOT

NULL

The VV space of the source LD region.

vvoffmb

INTEGER NOT NULL

Offset in MiBs in the VV space of the

region.

src_tier

INTEGER NOT NULL

Specifies the source tier.

Advertising