System Reporter 2.8

3PAR System Reporter User’s Guide

Table 10-9.

ldrgmoves_1 Table

Column

Type

Comment

 

 

 

dst_tier

INTEGER NOT NULL

Specifies the destination tier.

 

 

 

dst_cpgname

VARCHAR(32) NOT

Specifies the destination CPG name.

 

NULL

 

 

 

 

move_reason

VARCHAR(32) NOT

The reason for the move, can be one of

 

NULL

the following:

 

 

busy_space - Busy region moved to

 

 

faster tier because of lack of space in

 

 

source tier.

 

 

busiest - Busiest region moved to faster

 

 

tier since it met movement criteria.

 

 

idle_space - Idle region moved to

 

 

slower tier because of lack of space in

 

 

source tier.

 

 

idlest - Idlest region moved to slower

 

 

tier since it met movement criteria.

 

 

zero - Regions not accessed at all

 

 

moved to slowest tier.

 

 

 

status

VARCHAR(64) NOT

The status can be one of the following

 

NULL

scheduled - The LD region move has

 

 

been scheduled.

 

 

issued - The CLI command to execute

 

 

the LD region move has been issued.

 

 

done - The LD region move has

 

 

completed.

 

 

cancelled - The LD region move has

 

 

been cancelled.

 

 

 

done_tsecs

INTEGER NOT NULL

Time in secs when the LD region move

 

 

was done. This is the Unix time and is

 

 

the number of seconds since 0:00:00 Jan

 

 

1, 1970 GMT.

 

 

 

Administrative Tables 10.13