PD_PLF

Ops Center Analyzer REST API Reference Guide

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

The PD_PLF record stores performance data indicating the page I/O processing status of the Dynamic Provisioning pool.

Note:
  • Information about Copy-on-Write Snapshot pools, Thin Image pools, and Dynamic Provisioning pools that do not have tier management enabled is not collected.
  • If the Dynamic Provisioning pool is blocked, RAID Agent does not collect information about the pool. However, if the Dynamic Provisioning pool is blocked because the usage rate of the pool capacity is 100%, RAID Agent collects information about the pool.
  • Performance data is saved whenever monitoring information for the storage system is updated. If you collect records immediately after RAID Agent starts, the system might collect the same data it collected earlier.
  • Information about Dynamic Provisioning pools is not collected if monitoring information has never been collected by the storage system.
  • If RAID Agent is collecting records when the storage system is aggregating monitoring information, the collecting of records is canceled, and the KAVF18514-W message is output to the common log.
  • If you stop and then restart the RAID Agent, monitoring information that covers the same time period might be stored twice.

Collection Interval

3600

Key Fields

POOL_ID and PARTITION_NUMBER

Lifetime

From the time when tiers are set up in a Dynamic Provisioning pool with tier management enabled to when they are removed.

Fields

Field Name

Description

Access Type

Format

AVG_PAGE_IO_RATE

Rate of page read/ write operations (per second) to and from the pool

1, 2

float

CAPACITY

Capacity of the pool (GB)

1, 2

float

COLLECTION_TIME

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

1, 2

time_t

INPUT_RECORD_TYPE

Record type identifier, which is always set to PLF

1, 2

string( 8)

INTERVAL

Interval (in seconds) at which the information was collected

1, 2

ulong

MONITOR_COLLECTION_END_TIME

Time that collection of the monitoring information for the storage system ended.1, 2

1, 2

string( 32)

MONITOR_COLLECTION_START_TIME

Time that collection of the monitoring information for the storage system started.1, 2

1, 2

string( 32)

PARTITION_NUMBER

Partition number (from 0 to 125)

1, 2

string( 8)

POOL_ID

Pool ID of the pool

1, 2

string( 8)

RECORD_TIME

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

1, 2

time_t

Notes:

  1. Times are obtained from the storage system.
  2. Times are displayed in YYYY/MM/DD hh:mm:ss format.