Changing cluster configuration values

You can change certain configuration values for the cluster using set cluster and other commands. Verify the cluster status by issuing show cluster status.

When the cluster is down, you can change:

When the cluster is running, you can change:

For example, to change the maximum number of instances to 4 for “mycluster”, enter:

set cluster maxinst 4

To reset the primary protocol for the cluster to “udp”, enter:

set cluster primary protocol udp