...
A single node group is a group of resources that can be run at a single node.
A single node group does not failover. When the included resource experiences troubles, a single node group will try to be online as many times as designated.
Single Node Cluster
This indicates a cluster configured with a resource available to be ran on one single node. single node cluster does not failover. For this type of a cluster, single node group is supported only.
...
The below table explains some attributes.
[Figure] Cluster Attribute View
...
Code Block |
---|
mccluster [-u userid -pw password] [-c clusterName] [-a attribute] attribute_value |
Options
...
Option | Description |
-h | Display Help. |
-u | Enter the user account. |
-pw | Enter the password. |
-c | Designate a cluster to be accessed to run the command. |
-a | Designate the attribute name to be modified. |
...