BlockServerPerformance
Class IBMTSDS_ExtentPoolStatistics


CIM_ManagedElement
\_CIM_StatisticalData
  \_CIM_BlockStorageStatisticalData


Description

Statistical Data for an ExtentPool. Only supported for DS

Subclasses


Referenced By

IBMTSDS_ExtentPoolStatisticalData IBMTSDS_ExtentPoolStatsMemberOfCollection

Properties

IdTypeRangeDescription
Key
InstanceID string
The unique id of the extentpool statistic. Of the form'IBMTSDS:<ExtentPool.InstanceID>'
Read Only
AbbreviatedID string
The abbreviated ID for the ExtentPool. This ID is NOT globally unique. For example, if the InstanceID of an instance of RankStatistics was IBMTSDS:IBM.2107-13ABCDE-P0, then the AbbreviatedID would just be P0.
DynamicRelocationSourceCount uint64
The count of extents that were sources of a dynamic extent relocation
DynamicRelocationTargetCount uint64
The count of extentsthat were targets of a dynamic extent relocation
ElementName string
Max Length64
The short textual description of the extentpool statistic. Of the form'ExtentPool Statistics for<InstanceID>'
ElementType uint16
Computer System2
Front-end Computer System3
Peer Computer System4
Back-end Computer System5
Front-end Port6
Back-end Port7
Volume8
Extent9
Disk Drive10
Arbitrary LUs11
Remote Replica Group12
DMTF Reserved..
Rank0x8000
ExtentPool0x8001
Vendor Specific..
Defines the role that the element played for which this statistics record was collected. The ExtentPool is a type of StoragePool
MaxCount uint64
The maximum value of the IBM extension properties that are in units of counts. This cannot be declared statically in the mof qualifiers because the value could theoretically vary from device to device. This maximum value is valid for DynamicRelocationSourceCount, DynamicRelocationTargetCount, RealAllocatedExtentCount, RealExtentCount, RealExtentConversionCount, RealExtentPoolCapacity, VirtualExtentCapacity, VirtualExtentConversionCount, and VirtualExtentCount
RealAllocatedExtentCount uint64
The count of real allocated Extents in this extent pool
RealExtentConversionCount uint64
The count of real extent conversions
RealExtentCount uint64
The count of real Extents in this extent pool
RealExtentPoolCapacity uint64
The real Extent pool capacity in Gigabytes
StatisticTime datetime
Timestamp of the values
TotalIOs uint64
IO's not reported for ExtentPools.
VirtualExtentCapacity uint64
The virtual extent pool capacity in GB
VirtualExtentConversionCount uint64
The count of virtual extent conversions
VirtualExtentCount uint64
The count of all virtual extents in this extent pool
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_StatisticalData
ElementName, SampleInterval, StartStatisticTime, StatisticTime
 
Inherited from class CIM_BlockStorageStatisticalData
ElementType, IdleTimeCounter, IOTimeCounter, KBytesRead, KBytesTransferred, KBytesWritten, MaintOp, MaintTimeCounter, ReadHitIOs, ReadHitIOTimeCounter, ReadIOs, ReadIOTimeCounter, TotalIOs, WriteHitIOs, WriteHitIOTimeCounter, WriteIOs, WriteIOTimeCounter
 

Method Summary

NameDescription
 
Inherited from class CIM_StatisticalData
ResetSelectedStats
 

Method Detail