Remove Admin Domain Node Entry (RMVCADNODE)

The Remove Cluster Admin Domain Node Entry (RMVCADNODE) command is used to remove a node from the domain node list of a cluster administrative domain. The node being removed does not need to be active in the cluster. When the node is removed from the domain node list, the cluster administrative domain object is deleted from that system and all monitored resource entries (MREs) are removed. System objects represented by MREs are not deleted on the node being removed from the domain.

Restrictions:

Parameters

Keyword Description Choices Notes
CLUSTER Cluster Name Required, Positional 1
ADMDMN Cluster administrative domain Name Required, Positional 2
NODE Node identifier Name Required, Positional 3

Cluster (CLUSTER)

Specifies the cluster to which the cluster administrative domain belongs.

This is a required parameter.

name
Specify the name of the cluster which contains the cluster administrative domain.

Cluster administrative domain (ADMDMN)

Specifies the cluster administrative domain from which the node will be removed.

This is a required parameter.

name
Specify the name of the cluster administrative domain.

Node identifier (NODE)

Specifies the node that is to be removed from the domain node list of the cluster administrative domain.

This is a required parameter.

name
Specify the name of the node that is to be removed.

Examples

RMVCADNODE   CLUSTER(MYCLUSTER)  ADMDMN(MYDOMAIN)
             NODE(RCHCST03)

This command removes node RCHCST03 from the domain node list of cluster administrative domain MYDOMAIN in cluster MYCLUSTER.

Error messages

*ESCAPE Messages

HAE0008
Node &1 not removed from cluster administrative domain &2.