The PD_LDC record stores the performance data indicating the configuration information of the logical device. This is a multi-instance record.
Collection Interval
3600Key Field
LDEV_NUMBERLifetime
From when the logical device is set up to when it is removedFields
Field Name |
Description |
Access Type |
Format |
---|---|---|---|
CLPR_NUMBER |
Number of the CLPR to which the logical device has been assigned. |
1, 2, 3, 4 |
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. For an environment that uses VVols of VMware, depending on whether
the logical device is ALU or SLU, the following values are added to the end of the
emulation type value:
|
1, 2, 3, 4 |
string(64) |
INPUT_RECORD_ TYPE |
Record type identifier, which is always set to LDC. |
1, 2, 3, 4 |
string(8) |
INTERVAL |
Interval (in seconds) at which information is collected. |
1, 2, 3, 4 |
ulong |
LDEV_ATTRIBUTE |
This field cannot be used because it is reserved. |
-- |
-- |
LDEV_LOCATION |
Whether the logical device is an external volume:
|
1, 2, 3, 4 |
string(16) |
LDEV_NAME |
Nickname set for the logical device. |
1, 2, 3, 4 |
string(64) |
LDEV_NUMBER |
Logical device number.1 |
1, 2, 3, 4 |
string(16) |
LDEV_STATUS |
This field cannot be used because it is reserved. |
-- |
-- |
LU_PROPERTY |
This field cannot be used because it is reserved. |
-- |
-- |
LU_PROPERTY2 |
This field cannot be used because it is reserved. |
-- |
-- |
LUSE_VOLUME |
Information indicating whether the logical device is a component of a
LUSE:
|
1, 2 |
string(16) |
MP_BLADE |
|
1, 2, 3, 4 |
string(16) |
NVM_NAMESPACE_ID |
This field cannot be used because it is reserved. |
-- |
-- |
NVM_SUBSYSTEM_ID |
This field cannot be used because it is reserved. |
-- |
-- |
PDEV_NUMBER |
This field cannot be used because it is reserved. |
-- |
-- |
POOL_ID |
The pool ID of the Dynamic Provisioning pool, Copy-on-Write Snapshot pool, or Thin Image pool to which the logical device belongs. A value is stored in this field for the following types of logical devices only:2
However, the value for Thin Image V-VOL is stored in this field only when the V-VOL is associated with the Dynamic Provisioning pool. |
1, 2, 3, 4 |
string(8) |
RAID_GROUP_NUMBER3, 4, 5 |
Parity group number of the logical device. |
1, 2, 3, 4 |
string(64) |
RAID_LEVEL6, 7, 8 |
RAID level of the logical device. |
1, 2 |
unsigned char |
RAID_TYPE3, 4, 5 |
Combination of the RAID level and hard disk unit (HDU) of the
logical device:
Note that the following format is used for a volume split from a distributed parity group:
|
1, 2, 3, 4 |
string(32) |
RECORD_TIME |
Time (in GMT) when the record was stored. |
1, 2, 3, 4 |
time_t |
REPLICATION_ATTRIBUTE |
This field cannot be used because it is reserved. |
-- |
-- |
SLPR_NUMBER |
This field cannot be used because it is reserved. |
-- |
-- |
VIRTUAL_DKC_DETAIL_NAME |
This field cannot be used because it is reserved. |
-- |
-- |
VIRTUAL_DKC_NAME9, 10, 11, 13 |
Product name of the virtual storage machine to which the logical device belongs. |
1, 2, 3, 4 |
string(32) |
VIRTUAL_LDEV_NUMBER9, 12 |
Virtualized logical device number associated with the logical device. |
1, 2, 3, 4 |
string(16) |
VIRTUAL_SERIAL_NUMBER9, 10 |
Serial number (in decimal) of the virtual storage machine to which the logical device belongs. |
1, 2, 3, 4 |
string(32) |
VOLUME_TYPE |
Information that indicates whether the logical device is a type of V-VOL (a Dynamic Provisioning V-VOL or Thin Image V-VOL) or a type of pool volume (Dynamic Provisioning pool volume, Copy-on-Write Snapshot pool volume, or Thin Image pool volume). If the logical device is a V-VOL for Dynamic Provisioning or Thin Image pair, information is stored in this field only when the V-VOL is associated with the Dynamic Provisioning pool:2
|
1, 2, 3, 4 |
string(16) |
Notes:
|