The PD_PLTR record stores performance data indicating the number of pages moved by tier relocations for Dynamic Provisioning pools that have tier management enabled. This is a multi-instance record.
- Information about Copy-on-Write Snapshot pools, Thin Image pools, and Dynamic Provisioning pools that do not have tier management enabled is not collected.
- RAID Agent does not collect information about a blocked Dynamic Provisioning pool except when the pool is blocked because of its usage rate reaching 100%.
- Performance data is saved whenever tier relocation information for the storage system is updated. If you collect performance data immediately after RAID Agent starts, the data that was collected the last time might be saved again.
- Information about Dynamic Provisioning pools is not collected if tier relocation 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.
Collection Interval
3600Key Fields
POOL_ID and TIER_TYPELifetime
From the time when a Dynamic Provisioning pool that has tier management enabled and tiers are set up until the time they are removed.Fields
Field Name |
Description |
Access Type |
Format |
---|---|---|---|
COLLECTION_TIME |
Time (in GMT) that the data was collected from the storage system |
1, 2 |
time_t |
DEMOTED_PAGES |
Number of pages moved to lower- level tiers |
1, 2 |
ulong |
DISPLAY_DRIVE_TYPE |
Type of tier (display name) |
1, 2 |
string(32) |
INPUT_RECORD_TYPE |
Record type identifier. The value is always PLTR. |
1, 2 |
string(8) |
INTERVAL |
Interval in seconds at which information was collected |
1, 2 |
ulong |
POOL_ID |
ID of the pool |
1, 2 |
string(8) |
PROMOTED_PAGES |
Number of pages moved to upper- level tiers |
1, 2 |
ulong |
RECORD_TIME |
Time (in GMT) that data was collected from the storage system and the record was generated |
1, 2 |
time_t |
RELOCATION_END_TIME |
Time that tier relocation of the storage system ended1, 2 |
1, 2 |
string(32) |
RELOCATION_START_TIME |
Time that tier relocation of the storage system started1, 2 |
1, 2 |
string(32) |
RELOCATION_TIME |
The amount of time required for tier relocation in the storage system3 |
1, 2 |
string(32) |
TIER_NUMBER |
Tier number |
1, 2 |
string(8) |
TIER_TYPE |
Type of tier4 |
1, 2 |
string(32) |
Notes:
|