PD_LSEC

Ops Center Analyzer REST API Reference Guide

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

The PD_LSEC record holds performance data indicating configuration information for logical devices that make up the LUSE. This is a multi-instance record.

Collection Interval

In the following cases, this record will not be created.

  • If the LUSE consists of external volume, or logical devices of V-VOLs for Copy-on-Write Snapshot/Thin Image or Dynamic Provisioning, and no LU path is set for the LUSE
  • If no LUSE exists in the storage system
3600

Key Field

LDEV_NUMBER

Lifetime

From when the LUSE is set up to when it is removed.

Fields

Field Name

Description

Access Type

Format

CLPR_NUMBER

Number of the CLPR to which the logical device has been assigned.

1, 2

string(8)

COLLECTION_TIME

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

1, 2

time_t

EMULATION_TYPE

Emulation type of the logical device.

1, 2

string(64)

INPUT_RECORD_ TYPE

Record type identifier, which is always set to LSEC.

1, 2

string(8)

INTERVAL

Interval (in seconds) at which information is collected.

1, 2

ulong

LDEV_ATTRIBUTE

This field cannot be used because it is reserved.

--

--

LDEV_LOCATION

Whether the logical device is an external volume:
  • Internal
  • External
1, 2

string(16)

LDEV_NAME

This field cannot be used because it is reserved.

--

--

LDEV_NUMBER

Logical device number.

1, 2

string(16)

LDEV_STATUS

This field cannot be used because it is reserved.

--

--

LU_PROPERTY

This field cannot be used because it is reserved.

--

--

MAIN_LDEV_NUMBER

Logical device number of the first logical device in the LUSE to which the logical device belongs.

1, 2

string(16)

PDEV_NUMBER

This field cannot be used because it is reserved.

--

--

POOL_ID

ID of the Dynamic Provisioning pool to which the logical device belongs. A value is stored in this field only when the logical device is a V-VOL.1

1, 2

string(8)

RAID_GROUP_NUMBER2, 3, 4

Parity group number of logical device.

1, 2

string(64)

RAID_LEVEL5, 6, 7

RAID level of logical device.

1, 2

unsigned char

RAID_TYPE2, 3, 4

Combination of the RAID level and HDU of the logical device.

Example:

RAID5(3D+1P)

1, 2

string(32)

RECORD_TIME

Record creation time (in GMT).

1, 2

time_t

REPLICATION_ATTRIBUTE

This field cannot be used because it is reserved.

--

--

SLPR_NUMBER

This field cannot be used because it is reserved.

--

--

VOLUME_TYPE

Information that indicates whether the logical device is a V-VOL for Dynamic Provisioning.

Information is stored in this field only when a V-VOL for Dynamic Provisioning is associated with the Dynamic Provisioning pool:1

  • V-VOL
1, 2

string(16)

Notes:

  1. When the Dynamic Provisioning pool to which the logical device belongs is blocked, this field becomes empty. However, when the Dynamic Provisioning pool is blocked because the usage rate of the pool capacity is 100%, a value is stored in this field.
  2. The value cannot be collected if the logical device is external volume.
  3. The value cannot be collected when the logical device is a Copy-on-Write Snapshot V-VOL or a Thin Image V-VOL.
  4. The value cannot be collected when the logical device is a Dynamic Provisioning V-VOL.
  5. If the logical device is an external volume, the field value will always be 0.
  6. The field value is always 0 when the logical device is a Copy-on-Write Snapshot V-VOL or a Thin Image V-VOL.
  7. The field value is always 0 when the logical device is a Dynamic Provisioning V-VOL.