HP-UX WBEM LVM Provider Datasheet

Page 3
string LVStatus Local to HPUX_LogicalVolume HP-UX: Status of the logical volume. For example:
"available/syncd" OR "unavailable" OR "available".
LVStatus is obtained using the lvdisplay command, “LV
Status” field.
uint32 MirrorCopyNumber Local to HPUX_LogicalVolume HP-UX: Number of mirror copies for the logical volume.
Obtained using the lvdisplay command, “Mirror copies”
field.
uint64 NumberOfBlocks Inherited from CIM_StorageExtent HP-UX: Total number of logically contiguous blocks, of
size Block Size, which form this Extent. Obtained using
the lvdisplay command, “Current LE” field.
uint32 NumberOfStripes Local to HPUX_LogicalVolume HP-UX: Number of stripes for the logical volume. If this
field is 0 then the logical volume is not striped. Obtained
using the lvdisplay command, “Stripes” field.
uint16[] OperationalStatus Inherited from
CIM_ManagedSystemElement
HP-UX: Operational status of the logical volume. For
example, if LVStatus is "available/syncd" then “2” is
added to OperationalStatus array.
If LVStatus is "unavailable" then “13” is added to
OperationalStatus array.
If LVStatus is "available" then “2” and “3” are added to
OperationalStatus array.
If LVStatus is none of the above then “0” is added to
OperationalStatus array.
LVStatus is obtained using lvdisplay command, “LV
Status” field.
string SchedulePolicy Local to HPUX_LogicalVolume HP-UX: Access Scheduling Policy of the logical volume.
For example: “parallel”. Obtained from lvdisplay
command, “Schedule” field.
boolean SequentialAccess Inherited from CIM_StorageExtent HP-UX: Returns false.
string Status Inherited from
CIM_ManagedSystemElement
HP-UX: Status of the logical volume. For example, If
LVStatus is "available/syncd" then Status is “OK”
If LVStatus is "unavailable" then Status is “Lost
Communication”
If LVStatus is "available" then Status is “OK”
if LVStatus is none of the above then Status is “Unknown”
LVStatus is obtained using lvdisplay command, “LV
Status” field.
uint32 StripeSize Local to HPUX_LogicalVolume HP-UX: Size of stripes for the logical
volume, in kilobytes.
Obtained using lvdisplay command, “Stripe Size” field.
Table 2: HPUX_PhysicalVolume properties
Table 2 describes the properties of the HPUX_PhysicalVolume class. It has three columns. The first is 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 is the property’s description and
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 CreationClassName [Key] Inherited from CIM_LogicalDevice HP-UX: Name of the “HPUX_PhysicalVolume” class.