Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

Image RemovedImage Added

[Figure] Cluster Attribute View

...

Code Block
mccluster [-u userid -pw password] [-c clusterName] [-a attribute] attribute_value


Options

...

OptionDescription

-h

Display Help.

-uEnter the user account.
-pwEnter the password.

-c

Designate a cluster to be accessed to run the command.

-a

Designate the attribute name to be modified.

...