HP-UX WBEM LVMProvider Datasheet

Page 5
uint32 IOTimeout Local to HPUX_PhysicalVolume HP-UX: Returns the IO Timeout value of the physical
volume in seconds.
IOTimeout is obtained from pvdisplay command, “IO
Timeout” field.
uint32 NumberAllocatedPEs Local to HPUX_PhysicalVolume HP-UX: Returns size of the allocated physical volume in
number of physical extents. Obtained from pvdisplay
command, “Allocated PE” field.
uint64 NumberOfBlocks Inherited from CIM_StorageExtent HP-UX: Returns total number of logically contiguous
blocks, of size Block Size, which form this Extent.
Obtained from pvdisplay command, “Total PE” field.
uint32 NumberStaledPEs Local to HPUX_PhysicalVolume HP-UX: Returns number of staled physical extents in the
physical volume. Obtained from pvdisplay command,
“Stale PE” field.
uint32 NumberOfVGDAs Local to HPUX_PhysicalVolume HP-UX: Returns the number of Volume Group Descriptor
Areas on this physical volume. Obtained from pvdisplay
command, “VGDA” field.
uint16[] OperationalStatus Inherited from
CIM_ManagedSystemElement
HP-UX: Returns the operational status of the physical
volume. For example, if PVStatus is "available" then “2”
is added to OperationalStatus array.
If PVStatus is "unavailable" then “13” is added to
OperationalStatus array.
If PVStatus is none of the above then “0” is added to
OperationalStatus
PVStatus is obtained from pvdisplay command, “PV
Status” field.
uint32 PESize Local to HPUX_PhysicalVolume HP-UX: Returns the size of the physical extent in Mega
Bytes.
PESize is obtained from pvdisplay command, “PE Size”
field.
string PVStatus Local to HPUX_PhysicalVolume HP-UX: Returns the Status of the physical volume. For
example, "unavailable" OR "available".
PVStatus is obtained from pvdisplay command, “PV
Status” field.
boolean SequentialAccess Inherited from CIM_StorageExtent HP-UX: Returns false.
string Status Inherited from
CIM_ManagedSystemElement
HP-UX: Returns the status of the physical volume. For
example, if PVStatus is "available" then Status is “OK”
If PVStatus is "unavailable" then Status is "Lost
Communication"
If PVStatus is none of the above then Status is
“Unknown”
PVStatus is obtained from pvdisplay command, “PV
Status” field.