Class CIM_StorageRedundancySet
extends CIM_RedundancySet

A class derived from RedundancySet describing storage-related redundancy information. StorageRedundancySets are used to protect user data. They aggregate one or more underlying StorageExtents, associated via MemberOfCollection, and produce one or more higher-level Extents. The Extents are related to each other via a BasedOn association. And, the higher level Extent is related to the StorageRedundancy Set via the LogicalIdentity association. Note that StorageRedundancySets may overlap in their aggregation of members. If this occurs, the overlapping Extents SHOULD NOT contain any check data.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_RedundancySet
   |
   +--CIM_StorageRedundancySet

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA class derived from RedundancySet describing storage-related redundancy information. StorageRedundancySets are used to protect user data. They aggregate one or more underlying StorageExtents, associated via MemberOfCollection, and produce one or more higher-level Extents. The Extents are related to each other via a BasedOn association. And, the higher level Extent is related to the StorageRedundancy Set via the LogicalIdentity association. Note that StorageRedundancySets may overlap in their aggregation of members. If this occurs, the overlapping Extents SHOULD NOT contain any check data.
UMLPackagePathstringCIM::Core::Redundancy
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
OtherAlgorithmstring
DescriptionstringA string describing the redundancy algorithm when the TypeOfAlgorithm is set to 1 'Other'.
ModelCorrespondencestringCIM_StorageRedundancySet.TypeOfAlgorithm
TypeOfAlgorithmuint16
DescriptionstringTypeOfAlgorithm specifies the algorithm used for storage data redundancy and reconstruction. For example, 'P+Q' (=5) or 'P+S' (=7) may be specified.
MappingStringsstringMIF.DMTF|Redundancy Group|001.2
ModelCorrespondencestringCIM_StorageRedundancySet.OtherAlgorithm
ValueMapstring0, 1, 3, 4, 5, 6, 7
ValuesstringUnknown, Other, Copy, XOR, P+Q, S, P+S

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection
LoadBalanceAlgorithmuint16CIM_RedundancySet
MaxNumberSupporteduint32CIM_RedundancySet
MinNumberNeededuint32CIM_RedundancySet
OtherLoadBalanceAlgorithmstringCIM_RedundancySet
RedundancyStatusuint16CIM_RedundancySet
VendorIdentifyingInfostringCIM_RedundancySet
OtherTypeOfSetstring[]CIM_RedundancySet
TypeOfSetuint16[]CIM_RedundancySet

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
Failoveruint32CIM_RedundancySet