HP-UX WBEM LVM Provider Datasheet

Page 5
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: Size of the physical extent in Mega Bytes.
PESize is obtained using pvdisplay command, “PE Size”
field.
string PVStatus Local to HPUX_PhysicalVolume HP-UX: Status of the physical volume. For example,
"unavailable" OR "available".
PVStatus is obtained using pvdisplay command, “PV
Status” field.
boolean SequentialAccess Inherited from CIM_StorageExtent HP-UX: Returns false.
string Status Inherited from
CIM_ManagedSystemElement
HP-UX: 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 using pvdisplay command, “PV
Status” field.
Table 3: HPUX_PhysicalVolumeGroup properties
Table 3 describes the properties of the HPUX_PhysicalVolumeGroup class. It has three columns. The first column lists the property name (including
type and units), the second is the property inheritance (indicating which class or super class defines the property), and the third discusses the
property description and its value. Each row describes a property. Note: While some properties in the table are marked with the “Write” qualifi
er
(based on their designation in the DMTF CIM schema), all properties are in fact read-only for this version of the HP-UX LVM Provider.
Property Name Property Inheritance Property Description (and value)
String CollectionID [Key] Inherited from CIM_CollectionOfMSEs HP-UX: Name of the physical volume group. For example,
pvg01. Obtained from /etc/lvmpvg, “PVG” entries.
String Caption Inherited from CIM_ManagedElement HP-UX: Returns CollectionID.
String Description Inherited from CIM_ManagedElement HP-UX: Has “Physical Volume Group CollectionIDvalue.
Table 4: HPUX_VolumeGroup, properties
Table 4 describes the properties of the HPUX_VolumeGroup class. It has three columns. The first column lists
the property name (including type and
units), the second is the property inheritance (indicating which class or super class defines the property), and the third discusses the property
description and its value. Each row describes a property. Note: while some properties in the table are marked with the “Write” qualifier (based
on their designation in the DMTF CIM schema), all properties are in fact read-only for this version of the HP-UX LVM Provider.
Property Name Property Inheritance Property Description (and value)
string InstanceID [Key] Inherited from CIM_StoragePool HP-UX: Instance ID of the volume group.
string PoolID [Key] Inherited from CIM_StoragePool HP-UX: Path name of the volume group.
string AccessPermission Local to HPUX_VolumeGroup
HP
-
A
ccess permission of the volume group. For
example, read/write. Obtained from vgdisplay