gridSetup.sh -addNode

The gridSetup.sh -addNode command adds a new node to your cluster.

Syntax

gridSetup.sh -addNode -clusterNodes list_of_nodes_to_add

Parameters

Table A-9 gridSetup.sh -addNode Command Parameters

Parameter Description
-help

Displays gridSetup.sh -addNode command help.

-clusterNodes

Names of the new cluster nodes that you want to add to your cluster.

Usage Notes

The new cluster node name must be unique throughout the cluster.

See Also:

Example

gridSetup.sh -addNode -clusterNodes node3,node4