Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Start Cluster Node (STRCLUNOD) command is used to start Cluster Resource Services on a node in the cluster. If Cluster Resource Services is successfully started on the node specified, the status of the node will be set to Active.
As part of starting the node, Cluster Resource Services checks the allow add to cluster (ALWADDCLU) network attribute to see whether the node being started should be part of the cluster and whether to validate the cluster request through the use of X.509 digital certificates. If validation is required, the requesting node and the node being added must have the following installed on the systems:
If the cluster is partitioned, this command may be used to start nodes in the partition running this command.
The potential node version of the node being started must be equal to the current cluster version or up to one level higher than the current cluster version. The potential node version and the current cluster version can be retrieved by using the Display Cluster Information (DSPCLUINF) command.
If the node being started is in a device domain, then Operating System option 41, HA Switchable Resources, must be installed and a valid license key must exist on that node.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CLUSTER | Cluster | Name | Required, Positional 1 |
NODE | Node identifier | Name | Required, Positional 2 |
Top |
Specifies the cluster that contains the node to be started.
This is a required parameter.
Top |
Specifies the node identifier to be started.
This is a required parameter.
Top |
STRCLUNOD CLUSTER(MYCLUSTER) NODE(NODE01)
This command starts Cluster Resource Services on node NODE01 for cluster MYCLUSTER.
Top |
Top |