The PD_PLC record stores performance data that indicates the operation status of Dynamic Provisioning pools, Copy-on-Write Snapshot pools, and Thin Image pools. This is a multi-instance record.
Collection Interval
3600Key Field
POOL_IDLifetime
From when the pool is set up to when it is removed.Fields
Field Name | Description | Access Type | Format |
---|---|---|---|
ATTRIBUTE |
Type of the pool:
|
1, 2, 3, 4 | string(32) |
AUTO_EXPANSION23 |
Indicates whether to automatically add pool volumes according to the compression ratio of a parity group for which accelerated compression is enabled:
|
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_SAVING |
Availability of the deduplication function for the pool:
|
1, 2, 3, 4 | unsigned char |
DATA_VOLUME_USED_CAPACITY18 | Capacity used by a virtual volume (GB).11 | 1, 2, 3, 4 | double |
DKC_COMP_CAPACITY18 | Capacity compressed by capacity saving (GB).1, 12 | 1, 2, 3, 4 | double |
DKC_COMP_RATIO18 | Ratio of disk space that is saved through compression when using capacity saving. This is the value of N when the ratio of capacity before and after the reduction is N:1.12, 20 | 1, 2, 3, 4 | float |
DKC_DUP_CAPACITY18 | Capacity saved by deduplication of capacity saving (GB).1, 12 | 1, 2, 3, 4 | double |
DKC_DUP_RATIO18 | Ratio of disk space that is saved through deduplication when using capacity saving. This is the value of N when the ratio of capacity before and after the reduction is N:1.12, 20 | 1, 2, 3, 4 | float |
DKC_PRE_PROC_CAPACITY18 | Capacity of data (before reduction) to be reduced by capacity saving (GB).1 | 1, 2, 3, 4 | double |
DKC_RECLAIM_CAPACITY18 | Capacity saved by reclaiming the specified data pattern using capacity saving (GB).1, 12 | 1, 2, 3, 4 | double |
DKC_SAVING_CAPACITY | Capacity reduced when deduplication and compression are used in a pool.1, 13, 19 | 1, 2, 3, 4 | double |
DKC_SAVING_RATIO18 | Saving effect achieved by capacity saving. This is the value of N when the ratio of capacity before and after the reduction is N:1.14, 20 | 1, 2, 3, 4 | float |
DKC_SYSTEM_CAPACITY18 | The amount of consumed system data (GB).1 | 1, 2, 3, 4 | double |
EMULATION_TYPE | Emulation type of the pool. | 1, 2, 3, 4 | string(64) |
FMC_CAPACITY_TOTAL18 | The total logical capacity of the pool volume for FMC or the pool volume that supports accelerated compression used in the pool (GB).2 | 1, 2, 3, 4 | double |
FMC_CAPACITY_USED | The logically used capacity of the pool volume for FMC or the pool volume that supports accelerated compression used in the pool (GB).2 | 1, 2, 3, 4 | double |
FMC_POOL_CAPACITY_COMP | The compressed capacity with the accelerated compression function (GB).2, 21 | 1, 2, 3, 4 | double |
FMC_POOL_CAPACITY_COMP_RATIO | Saving effect achieved by accelerated compression. This is the value of N when the ratio of capacity before and after the reduction is N:1.20 | 1, 2, 3, 4 | float |
FMC_POOL_CAPACITY_RECLAIM18 | The reclaimed capacity with the accelerated compression function (GB).2, 19 | 1, 2, 3, 4 | double |
FMC_POOL_CAPACITY_SAVING | The saved capacity achieved with the accelerated compression function (GB).2, 15, 21 | 1, 2, 3, 4 | double |
FMC_POOL_CAPACITY_SAVING_RATE | Reduction rate (%) of capacity reduced by the accelerated
compression function.2, 16 The value is calculated based on the following formula: (FMC_POOL_CAPACITY_SAVING / (PHYSICAL_CAPACITY_USED + FMC_POOL_CAPACITY_SAVING)) * 100 |
1, 2, 3, 4 | float |
FREE_CAPACITY | Unused capacity remaining in the pool (GB).3, 4 | 1, 2, 3, 4 | double |
INPUT_RECORD_TYPE | Record type identifier, which is always set to PLC. | 1, 2, 3, 4 | string(8) |
INTERVAL | Interval (in seconds) when information is collected. | 1, 2, 3, 4 | ulong |
PHYSICAL_CAPACITY_FREE | Total amount of free capacity in the physical capacity of the parity groups that make up the pool (GB).3, 5 | 1, 2, 3, 4 | double |
PHYSICAL_CAPACITY_TOTAL | Total amount of the physical capacity of the parity groups that make up the pool (GB). If the pool is being expanded by adding drives to a DDP (Dynamic Drive Protection) parity group, the total capacity after the expansion is displayed, not the effective capacity. | 1, 2, 3, 4 | double |
PHYSICAL_CAPACITY_USAGE_RATE | Usage percentage of the physical capacity of the parity groups that
make up the pool. The value is calculated based on the following formula: (PHYSICAL_CAPACITY_USED / PHYSICAL_CAPACITY_TOTAL) * 100 However, if the pool is being expanded by adding drives to a DDP (Dynamic Drive Protection) parity group, the value is calculated as (PHYSICAL_CAPACITY_USED / effective capacity of the pool) * 100. For the Dynamic Provisioning pool that stores Thin Image or Thin Image Advanced snapshot data, the value includes the capacity of the snapshot data of the Thin Image pair or Thin Image Advanced pair using the pool. |
1, 2, 3, 4 | float |
PHYSICAL_CAPACITY_USED | Total amount of used capacity in the physical capacity of the
parity groups that make up the pool (GB).5 For the Dynamic Provisioning pool that stores Thin Image or Thin Image Advanced snapshot data, the value includes the capacity of the snapshot data of the Thin Image pair or Thin Image Advanced pair using the pool. |
1, 2, 3, 4 | double |
PHYSICAL_FMC_CAPACITY_TOTAL18 | The total physical capacity of the pool volume for FMC or the pool volume that supports accelerated compression used in the pool (GB).2 | 1, 2, 3, 4 | double |
PHYSICAL_FMC_CAPACITY_USED | The actually used capacity of the parity group for FMC or the parity group that supports accelerated compression (GB).2 | 1, 2, 3, 4 | double |
POOL_CAPACITY_EXPANSION_RATE | Expansion percentage of the pool capacity by using accelerated compression.6 | 1, 2, 3, 4 | float |
POOL_ID | ID of the pool. | 1, 2, 3, 4 | string(8) |
POOL_NAME | Pool name. | 1, 2, 3, 4 | string(64) |
POOL_VOLUME_COUNT | Number of pool volumes in the pool. | 1, 2, 3, 4 | ulong |
RECORD_TIME | Time (in GMT) when the record was stored. | 1, 2, 3, 4 | time_t |
RESERVED_CAPACITY | The capacity for the reserved pages in the pool (GB).4 | 1, 2 | double |
SAVING_CAPACITY18 | The capacity saved by capacity saving or accelerate compression of the parity group (GB).17, 19 | 1, 2, 3, 4 | double |
SAVING_RATIO18 | Saving effect achieved by capacity saving or accelerate compression of the parity group. This is the value of N when the ratio of capacity before and after the reduction is N:1.20, 22 | 1, 2, 3, 4 | float |
STATUS |
Status of the pool:
|
1, 2, 3, 4 | string(64) |
THRESHOLD | System threshold or depletion threshold set for the percentage of used pool space.7 | 1, 2, 3, 4 | float |
TOTAL_ACTUAL_CAPACITY | Capacity of the pool (GB). If the pool is being expanded by adding drives to a DDP (Dynamic Drive Protection) parity group, the total capacity after the expansion is displayed, not the effective capacity.4, 8 | 1, 2, 3, 4 | double |
TOTAL_MANAGED_CAPACITY | Virtual capacity of all Dynamic Provisioning V- VOLs mapped to the
pool (GB).4 For the Dynamic Provisioning pool that stores Thin Image or Thin Image Advanced snapshot data, the reserved capacity of the snapshot data of the Thin Image pair or Thin Image Advanced pair using the pool will be added. |
1, 2, 3, 4 | double |
USAGE_RATE | Usage rate of the pool capacity.4 The value is calculated based on the following formula: (USED_CAPACITY / TOTAL_ACTUAL_CAPACITY) * 100 However, if the pool is being expanded by adding drives to a DDP (Dynamic Drive Protection) parity group, the value is calculated as (USED_CAPACITY / effective capacity of the pool) * 100. For the Dynamic Provisioning V-VOLs for which pool areas are reserved, the percentage includes the capacity for the reserved pages. For the Dynamic Provisioning pool that stores Thin Image or Thin Image Advanced snapshot data, the value includes the capacity of the snapshot data of the Thin Image pair or Thin Image Advanced pair using the pool. |
1, 2, 3, 4 | float |
USED_CAPACITY | Amount of pool capacity that is actually being used (GB).4,
9 The value is calculated based on the following formula: TOTAL_ACTUAL_CAPACITY - FREE_CAPACITY However, if the pool is being expanded by adding drives to a DDP (Dynamic Drive Protection) parity group, the value is calculated as effective capacity of the pool - FREE_CAPACITY. For the Dynamic Provisioning V-VOLs for which pool areas are reserved, the value includes the capacity for the reserved pages. For the Dynamic Provisioning pool that stores Thin Image or Thin Image Advanced snapshot data, the value includes the capacity of the snapshot data of the Thin Image pair or Thin Image Advanced pair using the pool. |
1, 2, 3, 4 | double |
VIRTUAL_VOLUME_COUNT | Number of Dynamic Provisioning V-VOLs mapped to the pool. | 1, 2, 3, 4 | ulong |
WARNING_THRESHOLD | User-defined threshold or warning threshold set for the percentage of used pool space.7 | 1, 2, 3, 4 | float |
Notes:
|