Class CIM_AdvancedStorageSetting
extends CIM_StorageSetting

This subclass of StorageSetting allows a client to specify advanced settings that can be applied to creating and manipulating elements.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_StorageSetting
   |
   +--CIM_AdvancedStorageSetting

Direct Known Subclasses

CIM_StorageSettingWithHints

Class Qualifiers

NameData TypeValue
DescriptionstringThis subclass of StorageSetting allows a client to specify advanced settings that can be applied to creating and manipulating elements.
UMLPackagePathstringCIM::Device::StorageServices
Versionstring2.45.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
InitialStorageTieringSelectionuint160
DescriptionstringUse this value to set the property StorageTieringSelection of the associated element. Storage tiering examines StorageTieringSelection to determine whether to use RelativePerformanceOrder or RelativePerformanceOrderSet for selecting an appropriate storage tier. A value of 0 or null indicates the associated element is not subject to storage tiering.
ModelCorrespondencestringCIM_AdvancedStorageSetting.RelativePerformanceOrderLimit, CIM_AdvancedStorageSetting.InitialRelativePerformanceOrderSet
ValueMapstring0, 2, 3, .., 0x8000..
ValuesstringUnknown, Use RelativePerformanceOrder, Use RelativePerformanceOrderSet, DMTF Reserved, Vendor Specific
Writebooleantrue
InitialStorageTierMethodologyuint162
DescriptionstringEnumeration indicating the initial storage tier for this element. None (or null): The element should not be considered for storage tiering.
ValueMapstring2, 3, 4, 5, 6, 7, .., 0x8000..
ValuesstringNone, Implementation Decides, Highest Performance, Lowest Performance, Highest Availability, Lowest Availability, DMTF Reserved, Vendor Specific
Writebooleantrue
RelativePerformanceOrderLimituint16
DescriptionstringThe storage tiering limit applied to the element. This property indicates RelativePerformanceOrder not to exceed this value.InitialStorageTierMethodology specifies the initial placement of the element in the appropriate storage tier.
ModelCorrespondencestringCIM_AdvancedStorageSetting.InitialStorageTierMethodology, CIM_StorageTier.RelativePerformanceOrder
Writebooleantrue
StorageTieringFrozenboolean
DescriptionstringIf true, and the storage element is under the control of the tiering subsystem, the element's tiering associations will remain frozen -- no data relocation between tiers.
ModelCorrespondencestringCIM_StorageVolume.StorageTieringSelection
Writebooleantrue
InitialRelativePerformanceOrderSetuint16[]
DescriptionstringA set of values. The associated element can only be placed in storage tiers that have a RelativePerformanceOrder value included in this set.
ModelCorrespondencestringCIM_AdvancedStorageSetting.InitialStorageTierMethodology, CIM_StorageTier.RelativePerformanceOrder
Writebooleantrue

Inherited Properties

NameData Type
Captionstring
ChangeableTypeuint16
CompressedElementboolean
CompressionRateuint16
ConfigurationNamestring
CUImagestring
DataOrganizationuint16
DataRedundancyGoaluint16
DataRedundancyMaxuint16
DataRedundancyMinuint16
DeltaReservationGoaluint8
DeltaReservationMaxuint8
DeltaReservationMinuint8
Descriptionstring
DiskTypeuint16
ElementNamestring
EmulatedDevicestring
Encryptionuint16
ExtentStripeLengthuint16
ExtentStripeLengthMaxuint16
ExtentStripeLengthMinuint16
ExtentTypeuint16
FormFactorTypeuint16
Generationuint64
IncrementalDeltasboolean
InitialSynchronizationuint16
InstanceIDstring
InterconnectSpeeduint64
InterconnectTypeuint16
LowSpaceWarningThresholduint16
NoSinglePointOfFailureboolean
PackageRedundancyGoaluint16
PackageRedundancyMaxuint16
PackageRedundancyMinuint16
ParityLayoutuint16
PersistentReplicaboolean
PortTypeuint16
ReplicationPriorityuint16
RPMuint32
SoIDstring
SoOrgIDstring
SpaceLimituint64
SpaceLimitWarningThresholduint16
StorageExtentInitialUsageuint16
StoragePoolInitialUsageuint16
SubsystemIDstring
ThinProvisionedInitialReserveuint64
ThinProvisionedPoolTypeuint16
UserDataStripeDepthuint64
UserDataStripeDepthMaxuint64
UserDataStripeDepthMinuint64
UseReplicationBufferuint16
ComponentSettingstring[]

Class Methods