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

A unique identifier for each adaptive

 

KEY

optimization configuration.

 

(AUTO_INCREMENT)

 

 

 

 

ldid

INTEGER NOT NULL

The logical disk ID of the source LD

 

 

region.

 

 

 

ld_name

VARCHAR(32) NOT

The LD name of the source LD region.

 

NULL

 

 

 

 

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

The VV space of the source LD region.

 

NULL

 

 

 

 

vvoffmb

INTEGER NOT NULL

Offset in MiBs in the VV space of the

 

 

region.

 

 

 

src_tier

INTEGER NOT NULL

Specifies the source tier.

 

 

 

10.12 Administrative Tables