Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Cluster Resource Group Node Entry (RMVCRGNODE) command is used to remove a node from the recovery domain of a cluster resource group. The node being removed does not need to be active in the cluster to be removed from the recovery domain. When the node is removed from the recovery domain, the cluster resource group object is deleted from that system.
For primary-backup model, if the cluster resource group has no backup nodes in either the current recovery domain or the preferred recovery domain, the primary node cannot be removed.
This command results in the preferred recovery domain and the current recovery domain being updated.
This command will do the following for all cluster resource group types:
This command will do the following for application cluster resource group:
This command will do the following for device cluster resource groups:
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CLUSTER | Cluster | Name | Required, Positional 1 |
CRG | Cluster resource group | Name | Required, Positional 2 |
NODE | Node identifier | Name | Required, Positional 3 |
Top |
Specifies the cluster to which the cluster resource group belongs.
This is a required parameter.
Top |
Specifies the cluster resource group from which the node will be removed.
This is a required parameter.
Top |
Specifies the node that is to be removed from the recovery domain of the cluster resource group.
This is a required parameter.
Top |
RMVCRGNODE CLUSTER(MYCLUSTER) CRG(MYCRG) NODE(RCHCST03)
This command removes node RCHCST03 from the recovery domain of cluster resource group MYCRG in cluster MYCLUSTER.
Top |
Top |