The PI_PLS record stores performance data indicating the operation status of the Dynamic Provisioning pool. This is a multi-instance record.
Collection Interval
300Key Field
POOL_IDLifetime
From when the Dynamic Provisioning pool is set up to when it is removed.Fields
|
Field Name |
Description |
Access Type |
Format |
|---|---|---|---|
|
INPUT_RECORD_ TYPE |
Record type identifier, which is always set to PLS |
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) |
|
READ_IO_RATE2 |
Frequency of read operations (times per second) for virtual volumes mapped to the Dynamic Provisioning pool1 |
1, 2, 3, 4 |
float |
|
READ_RESPONSE_RATE3 |
Average processing time per read request (in microseconds) for virtual volumes mapped to the Dynamic Provisioning pool1 |
1, 2, 3, 4 |
float |
|
READ_XFER_RATE3 |
Total read data transfer rate for virtual volumes mapped to the Dynamic Provisioning pool (megabytes per second)1 |
1, 2, 3, 4 |
float |
|
RECORD_TIME |
Time (in GMT) at which data was collected from the storage system and the record was created |
1, 2, 3, 4 |
time_t |
|
WRITE_IO_RATE2 |
Frequency of write operations (times per second) for virtual volumes mapped to the Dynamic Provisioning pool1 |
1, 2, 3, 4 |
float |
|
WRITE_RESPONSE_RATE3 |
Average processing time per write request (in microseconds) for virtual volumes mapped to the Dynamic Provisioning pool1 |
1, 2, 3, 4 |
float |
|
WRITE_XFER_RATE3 |
Total write data transfer rate for virtual volumes mapped to the Dynamic Provisioning pool (megabytes per second)1 |
1, 2, 3, 4 |
float |
|
Notes:
|
|||