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.
Collection Interval
3600Key Field
POOL_IDLifetime
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:
|