Use the crsctl delete node to remove a node from the cluster.
crsctl delete node
crsctl delete node -n node_name
You must be root to run this command
root
The node_name parameter is required
node_name
You cannot use this command on a Leaf Node in an Oracle Flex Cluster
To delete the node named node06 from the cluster, run the following command as root:
node06
# crsctl delete node -n node06
Scripting on this page enhances content navigation, but does not change the content in any way.