Class CIM_ParticipatingCS


  extends CIM_Dependency (Association)
A Cluster is composed of two or more ComputerSystems, operating together. A ComputerSystem may participate in multiple Clusters. When first establishing or bringing up a Cluster, only one ComputerSystem may be defined as participating in it. Therfore, the cardinality of the association for the ComputerSystem reference is Min (1). The use of this association is deprecated in lieu of using MemberOfCollection to RedundancySet.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DeprecatedstringCIM_MemberOfCollectionTOSUBCLASS= falseNone
DescriptionstringA Cluster is composed of two or more ComputerSystems, operating together. A ComputerSystem may participate in multiple Clusters. When first establishing or bringing up a Cluster, only one ComputerSystem may be defined as participating in it. Therfore, the cardinality of the association for the ComputerSystem reference is Min (1). The use of this association is deprecated in lieu of using MemberOfCollection to RedundancySet.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
UMLPackagePathstringCIM::System::SystemElementsNone None
Versionstring2.8.1000TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
RoleOfNodeuint16
DeprecatedstringCIM_ComputerSystem.RolesTOSUBCLASS= falseNone
DescriptionstringRoleOfNode indicates whether the Cluster nodes are peers (value = 2), connected in a master-slave/primary- secondary relationship (values = 3 for primary, 4 for secondary), available in a standby configuration (5) or of some other (1) or unknown (0) relationship. In a System/390 environment, the nodes are identified as "Base Plex" (value=6) or "Enhanced Plex" (value=7).None TRANSLATABLE= true
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7None None
ValuesstringUnknown, Other, Peer, Primary, Secondary, Standby, Base Plex, Enhanced PlexNone TRANSLATABLE= true
StateOfNodeuint16
DeprecatedstringCIM_ComputerSystem.EnabledState, CIM_ComputerSystem.OperationalStatusTOSUBCLASS= falseNone
DescriptionstringStateOfNode indicates the condition of the participating ComputerSystem in the Cluster. For example, one value is "Joining" (2).None TRANSLATABLE= true
ValueMapstring0, 1, 2, 3, 4, 5, 6None None
ValuesstringUnknown, Other, Joining, Paused, Available, Unavailable, DegradedNone TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_ParticipatingCSCIM_ComputerSystem
DependentCIM_ParticipatingCSCIM_Cluster

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