The pdspaceinv table – HP 3PAR System Reporter Software User Manual
Page 201
Table 70 pdspace_
Comment
Type
Column
Number of normal chunklets that were used in LDs but have
failed.
INTEGER NOT NULL
NRM_USED_FAIL
Number of normal unused chunklets that have been initialized.
These are free for use in new LDs.
INTEGER NOT NULL
NRM_AVAIL_CLEAN
Number of normal unused chunklets that have not yet been
initialized. These will be free for use in new LDs after the system
has had time to initialize them.
INTEGER NOT NULL
NRM_AVAIL_DRTY
Number of normal unused chunklets that have failed.
INTEGER NOT NULL
NRM_AVAIL_FAIL
Number of spare chunklets that are used in LDs.
INTEGER NOT NULL
SPR_USED_OK
Number of spare chunklets that were used in LDs but have
failed.
INTEGER NOT NULL
SPR_USED_FAIL
Number of spare unused chunklets that have been initialized.
These are free for use in new LDs.
INTEGER NOT NULL
SRP_AVAIL_CLEAN
Number of spare unused chunklets that have not yet been
initialized. These will be free for use in new LDs after the system
has had time to initialize them.
INTEGER NOT NULL
SPR_AVAIL_DRTY
Number of spare unused chunklets that have failed.
INTEGER NOT NULL
SPR_AVAIL_FAIL
The pdspaceinv Table
The pdspaceinv_
Table 71 pdspaceinv_
Comment
Type
Column
Sample time in secs of the most recent sample for the PD in the corresponding
data table. This is the Unix time and is the number of seconds since 0:00:00
Jan 1, 1970 GMT.
INTEGER NOT
NULL
tsecs
A unique identifier for the system instance refers to the uniq_id for the system
instance in the system_4 table.
INTEGER NOT
NULL
sys_uid
The physical disk ID.
INTEGER NOT
NULL
pdid
The cage ID that the PD is in
INTEGER NOT
NULL
cageid
The side of the disk chassis that the cage is in.
INTEGER NOT
NULL
cageside
The magazine number in the cage that the PD is in.
INTEGER NOT
NULL
mag
The disk number in the magazine.
INTEGER NOT
NULL
disk
The disk type. Currently, the disk types are
VARCHAR(32)
NOT NULL
disktype
•
FC - Fibre channel drive.
•
NL - Nearline drive.
The approximate disk speed in K RPM.
INTEGER NOT
NULL
speed
The WWN of the PD.
CHAR(16) NOT
NULL
wwn
The Sample Data and Inventory Tables 201