BlockServices
Class IBMTSDS_ArraySitePoolCapabilities


CIM_ManagedElement
\_CIM_Capabilities
  \_CIM_StorageCapabilities


Description

This Capabilities class describes the ArraySitePool. ArraySites have no redundancies associated, so the Capabilities of all ArraySitePools will be the same.Only valid for DS.

Subclasses


Referenced By

IBMTSDS_ArraySitePoolToCapabilities IBMTSDS_RAIDSettingToArraySitePoolCapabilities

Properties

IdTypeRangeDescription
Key
InstanceID string
Within the scope of the instantiating Namespace,InstanceID opaquely and uniquely identifies an instance of this class. This will be the same as ArraySitePool.InstanceID.
Read Only
DataRedundancyDefault uint16
DataRedundancyDefault describes the default number of complete copies of data that can be maintained. This is set to DataRedundancyMin.
DataRedundancyMax uint16
DataRedundancyMax describes the maximum number of complete copies of data that can be maintained. JBOD is 1.
DataRedundancyMin uint16
DataRedundancyMin describes the minimum number of complete copies of data that can be maintained. JBOD is 1.
ElementName string
The user friendly name for this instance of Capabilities. In addition, the user friendly name can be used as an index property for a search of query. This will be of the form'Capablities for ArraySite<ArraySitePool Name>'.
ElementType uint16
Unknown0
Reserved1
Any Type2
StorageVolume3
StorageExtent4
StoragePool5
StorageConfigurationService6
LogicalDisk7
Enumeration indicating the type of element to which this StorageCapabilities applies.
NoSinglePointOfFailure boolean
Indicates whether or not the associated element supports no single point of failure. Values are: FALSE = does not support no single point of failure, and TRUE = supports no single point of failure.
NoSinglePointOfFailureDefault boolean
Indicates the default value for the NoSinglePointOfFailure property.
PackageRedundancyDefault uint16
PackageRedundancyDefault describes the default number of redundant packages that will be used. For example, in the storage domain, package redundancy describes how many disk spindles can fail without data loss including, at most, one spare. This is set to PackageRedundancyMin.
PackageRedundancyMax uint16
PackageRedundancyMax describes the maximum number of redundant packages that can be used. For example, in the storage domain, package redundancy describes how many disk spindles can fail without data loss including, at most, one spare. For JBOD, this is 0.
PackageRedundancyMin uint16
PackageRedundancyMin describes the minimum number of redundant packages that can be used. For example, in the storage domain, package redundancy describes how many disk spindles can fail without data loss including, at most, one spare. For JBOD, this is 0.
SupportedElementTypes uint16
Storage Pool2
Storage Volume3
Logical Disk4
The types of elements that can becreated from this pool.
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_Capabilities
ElementName
 
Inherited from class CIM_StorageCapabilities
DataRedundancyDefault, DataRedundancyMax, DataRedundancyMin, DeltaReservationDefault, DeltaReservationMax, DeltaReservationMin, ElementType, ExtentStripeLengthDefault, NoSinglePointOfFailure, NoSinglePointOfFailureDefault, PackageRedundancyDefault, PackageRedundancyMax, PackageRedundancyMin, ParityLayoutDefault, UserDataStripeDepthDefault
 

Method Summary

NameDescription
 
Inherited from class CIM_StorageCapabilities
CreateSetting, GetSupportedParityLayouts, GetSupportedStripeDepthRange, GetSupportedStripeDepths, GetSupportedStripeLengthRange, GetSupportedStripeLengths
 

Method Detail