| StateOfNode |
uint16 |
CIM_ParticipatingCS |
|
Description
|
StateOfNode indicates the condition of the participating ComputerSystem in the Cluster. For example, one value is "Joining" (2). |
|
ValueMap
|
0, 1, 2, 3, 4, 5, 6 |
|
Values
|
"Unknown" [0] "Other" [1] "Joining" [2] "Paused" [3] "Available" [4] "Unavailable" [5] "Degraded" [6] |
|
| RoleOfNode |
uint16 |
CIM_ParticipatingCS |
|
Description
|
RoleOfNode 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). |
|
ValueMap
|
0, 1, 2, 3, 4, 5, 6, 7 |
|
Values
|
"Unknown" [0] "Other" [1] "Peer" [2] "Primary" [3] "Secondary" [4] "Standby" [5] "Base Plex" [6] "Enhanced Plex" [7] |
|