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.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::StorageServices
Versionstring2.35.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 TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_StorageSetting
CompressedElementbooleanCIM_StorageSetting
CompressionRateuint16CIM_StorageSetting
ConfigurationNamestringCIM_SettingData
CUImagestringCIM_StorageSetting
DataOrganizationuint16CIM_StorageSetting
DataRedundancyGoaluint16CIM_StorageSetting
DataRedundancyMaxuint16CIM_StorageSetting
DataRedundancyMinuint16CIM_StorageSetting
DeltaReservationGoaluint8CIM_StorageSetting
DeltaReservationMaxuint8CIM_StorageSetting
DeltaReservationMinuint8CIM_StorageSetting
DescriptionstringCIM_ManagedElement
DiskTypeuint16CIM_StorageSetting
ElementNamestringCIM_SettingData
EmulatedDevicestringCIM_StorageSetting
Encryptionuint16CIM_StorageSetting
ExtentStripeLengthuint16CIM_StorageSetting
ExtentStripeLengthMaxuint16CIM_StorageSetting
ExtentStripeLengthMinuint16CIM_StorageSetting
FormFactorTypeuint16CIM_StorageSetting
Generationuint64CIM_ManagedElement
IncrementalDeltasbooleanCIM_StorageSetting
InitialSynchronizationuint16CIM_StorageSetting
InstanceIDstringCIM_SettingData
InterconnectSpeeduint64CIM_StorageSetting
InterconnectTypeuint16CIM_StorageSetting
LowSpaceWarningThresholduint16CIM_StorageSetting
NoSinglePointOfFailurebooleanCIM_StorageSetting
PackageRedundancyGoaluint16CIM_StorageSetting
PackageRedundancyMaxuint16CIM_StorageSetting
PackageRedundancyMinuint16CIM_StorageSetting
ParityLayoutuint16CIM_StorageSetting
PersistentReplicabooleanCIM_StorageSetting
PortTypeuint16CIM_StorageSetting
ReplicationPriorityuint16CIM_StorageSetting
RPMuint32CIM_StorageSetting
SoIDstringCIM_SettingData
SoOrgIDstringCIM_SettingData
SpaceLimituint64CIM_StorageSetting
SpaceLimitWarningThresholduint16CIM_StorageSetting
StorageExtentInitialUsageuint16CIM_StorageSetting
StoragePoolInitialUsageuint16CIM_StorageSetting
SubsystemIDstringCIM_StorageSetting
ThinProvisionedInitialReserveuint64CIM_StorageSetting
ThinProvisionedPoolTypeuint16CIM_StorageSetting
UserDataStripeDepthuint64CIM_StorageSetting
UserDataStripeDepthMaxuint64CIM_StorageSetting
UserDataStripeDepthMinuint64CIM_StorageSetting
UseReplicationBufferuint16CIM_StorageSetting
ComponentSettingstring[]CIM_SettingData

Class Methods