Class CIM_StorageProcessorAffinity


  extends CIM_Dependency (Association)
StorageProcessorAffinity indicates a processing affinity and state between a TargetPortGroup or StorageResourceLoadGroup and a ComputerSystem representing a storage processor in a redundant storage server. The processor can host the group in either a healthy or failover state. Instances of this association are static, one for each combination of StorageResourceLoadGroup and ComputerSystem in the RedundancySet.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
ClassConstraintstringinv:self.Dependent.oclIsKindOf(CIM_TargetPortGroup) or self.Dependent.oclIsKindOf(CIM_StorageResourceLoadGroup)None None
DescriptionstringStorageProcessorAffinity indicates a processing affinity and state between a TargetPortGroup or StorageResourceLoadGroup and a ComputerSystem representing a storage processor in a redundant storage server. The processor can host the group in either a healthy or failover state. Instances of this association are static, one for each combination of StorageResourceLoadGroup and ComputerSystem in the RedundancySet.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
UMLPackagePathstringCIM::Core::CoreElementsNone None
Versionstring2.18.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
IsActiveboolean
DescriptionstringThis property is set to true if the TargetPortGroup or StorageResourceLoadGroup is currently being hosted by the storage processor.None TRANSLATABLE= true
IsPrimaryboolean
DescriptionstringThis property is set to true if the TargetPortGroup or StorageResourceLoadGroup is hosted by the storage processor when the processor is healthy. It is set to false if the group can be hosted by the processor when the primary storage processor for the group has failed. This property is static, as is the association itself. For each StorageResourceLoadGroup, one instance of StorageProcessorAffinity will have IsPrimary=true, the rest will have IsPrimary=false.None TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_StorageProcessorAffinityCIM_ComputerSystem
DependentCIM_StorageProcessorAffinityCIM_Collection

Copyright © 2008-2010 VMware, Inc. All rights reserved.