PD_PEFF

Ops Center Analyzer REST API Reference Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99ANA003-18

The PD_PEFF record stores performance data indicating the ratio of the total saving effect (excluding system data) achieved by accelerated compression, capacity saving (deduplication and compression), snapshot, and Dynamic Provisioning for the pool. This is a multi-instance record.

Note: If the Dynamic Provisioning pool is blocked, RAID Agent does not collect information about the Dynamic Provisioning pool unless the usage rate of the pool capacity is 100%.

Collection Interval

3600

Key Field

POOL_ID

Lifetime

From when the Dynamic Provisioning pool is set up to when it is removed.

Fields

Field Name1

Description

Access Type

Format

AC_COMP_RATIO

A ratio of the data saving effect achieved by compression of accelerated compression for a parity group. This is the value of N when the ratio of capacity before and after the reduction is N:1.2, 3

1, 2, 3, 4

float

AC_MATCH_RATIO

A ratio of the data saving effect achieved by reclaiming the specified data pattern using accelerated compression of a parity group. This is the value of N when the ratio of capacity before and after the reduction is N:1.2, 3

1, 2, 3, 4

float

AC_SAVING_RATIO

A ratio of the data saving effect achieved by accelerated compression of a parity group. This is the value of N when the ratio of capacity before and after the reduction is N:1.2, 3

1, 2, 3, 4

float

CALCULATION_END_TIME

The end date and time for calculating (in UTC)4

1, 2, 3, 4

string(32)

CALCULATION_START_TIME

The start date and time for calculating (in UTC)4

1, 2, 3, 4

string(32)

COLLECTION_TIME

Time (in GMT) when the data was collected from the storage system

1, 2

time_t

DATA_REDUCTION_RATIO

The data reduction ratio before and after accelerated compression of the parity group and capacity saving (deduplication and compression). This is the value of N when the ratio of capacity before and after the reduction is N:1.2, 3

1, 2, 3, 4

float

INPUT_RECORD_TYPE

Record type identifier, which is always set to PEFF

1, 2, 3, 4

string(8)

INTERVAL

Interval (in seconds) at which information is collected

1, 2, 3, 4

ulong

POOL_ID

ID of the pool

1, 2, 3, 4

string(8)

PROVISIONING_EFFICIENCY_RATE

The provisioning effect (%)2

1, 2, 3, 4

float

RECORD_TIME

Time (in GMT) when the record is stored

1, 2, 3, 4

time_t

SNAPSHOT_EFFICIENCY_RATIO

The efficiency ratio achieved by snapshot. This is the value of N when the ratio of capacity before and after the reduction is N:1.2, 3

1, 2, 3, 4

float

SOFTWARE_COMP_RATIO

A ratio of the data saving effect achieved by compression of the capacity saving function. This is the value of N when the ratio of capacity before and after the reduction is N:1.2, 3

1, 2, 3, 4

float

SOFTWARE_DEDUP_RATIO

A ratio of the data saving effect achieved by deduplication of the capacity saving function. This is the value of N when the ratio of capacity before and after the reduction is N:1.2, 3

1, 2, 3, 4

float

SOFTWARE_MATCH_RATIO

A ratio of the data saving effect achieved by reclaiming the specified data pattern using the capacity saving function. This is the value of N when the ratio of capacity before and after the reduction is N:1.2, 3

1, 2, 3, 4

float

SOFTWARE_SAVING_RATIO

The capacity reduction ratio before and after capacity saving (deduplication and compression). This is the value of N when the ratio of capacity before and after the reduction is N:1.2, 3

1, 2, 3, 4

float

TOTAL_EFFICIENCY_RATIO

The ratio of the total saving effect achieved by accelerated compression, capacity saving (deduplication and compression), snapshot, and Dynamic Provisioning. This is the value of N when the ratio of capacity before and after the reduction is N:1.2, 3

1, 2, 3, 4

float

Notes:

  1. A record cannot be created for storage systems other than VSP One B20, VSP E series, VSP 5000 series, VSP G350, G370, G700, G900, VSP F350, F370, F700, F900.
  2. If a value cannot be obtained, the field value becomes one of the following:
    • If the micro-version is earlier than 88-03-01, the value is -1.
    • If the calculation is not complete, the value is -2.
    • If the information is invalid, the value is -3.
  3. Under certain circumstances, the field value can display as 99999 (for example: before data has been written to newly-created pool or virtual volume).
  4. Times are displayed in YYYY-MM-DD hh:mm:ss format. If a value cannot be obtained, an empty character string ("") is displayed.