HP-UX WBEM LVMProvider Datasheet
Page 7
from vgdisplay command, “Max PE per PV” field.
uint32 NumberOfActiveLVs Local to HPUX_VolumeGroup HP-UX: Returns the number of current active logical
volumes in the volume group. Obtained from vgdisplay
command, “Open LV” field.
uint32 NumberOfActivePVs Local to HPUX_VolumeGroup HP-UX: Returns the number of current active physical
volumes in the volume group
uint32 NumberOfDefinedLVs Local to HPUX_VolumeGroup HP-UX: Returns the number of current defined logical
volumes in the volume group. Obtained from vgdisplay
command, “Cur LV” field.
uint32 NumberOfDefinedPVs Local to HPUX_VolumeGroup HP-UX: Returns the number of current defined physical
volumes in the volume group. Obtained from vgdisplay
command, “Cur PV” field.
uint32 NumberOfPVGroups Local to HPUX_VolumeGroup HP-UX: Returns the total number of physical volume
groups in the volume group. Obtained from vgdisplay
command, “Total PVG” field.
uint32 NumberOfVGDAs Local to HPUX_VolumeGroup HP-UX: Returns the number of Volume Group Descriptor
Areas in the volume group. Obtained from vgdisplay
command, “VGDA” field.
uint16[] OperationalStatus Inherited from
CIM_ManagedSystemElement
HP-UX: Returns the operational status of the volume
group. For example, if VGStatus is "available" then “2”
is added to OperationalStatus array.
If VGStatus is "unavailable" then “13” is added to
OperationalStatus array.
VGStatus is obtained from vgdisplay command, “VG
Status” field.
uint32 PESize Local to HPUX_VolumeGroup HP-UX: Returns t he size of the fundamental physical
extent in Mbytes
uint32 PESizeBytes Local to HPUX_VolumeGroup HP-UX: Returns the size of the fundamental physical
extent in bytes. Obtained from vgdisplay command, “PE
Size” field.
uint64 RemainingManagedSpace Inherited from CIM_StoragePool HP-UX: Returns the remaining amount of raw storage (in
bytes) from the TotalManagedSpace of this storagePool.
uint32 SparePVSInUse Local to HPUX_VolumeGroup HP-UX: Returns the total number of spare physical
volumes that are active in place of a failed physical
volume. Obtained from vgdisplay command, “Total
Spare PVs in use” field.
uint64 TotalManagedSpace Inherited from CIM_StoragePool HP-UX: Returns the total amount of raw storage (in bytes)
managed by this StoragePool.
uint32 TotalSparePVs Local to HPUX_VolumeGroup HP-UX: Returns the total number of physical volumes that
are designated as spares for the volume group.
Obtained from vgdisplay command, “Total Spare PVs”
field.
string VGStatus Local to HPUX_VolumeGroup HP-UX: Returns the VG Status of the volume group
Associations
supported by this
This provider suppor
ts the HPUX_LVBasedOnPV, HPUX_PVInVG, HPUX_PVGInVG, HPUX_PVInPVG