Owner's Manual

Adding and Removing Nodes 49
Removing a Node From the Oracle Clusterware Layer
1
On the node that you are deleting, as user
root
, disable CRS by typing
the following command:
/crs/oracle/product/11.1.0/crs/install/rootdelete.s
h remote nosharedvar
2
On one of the remaining nodes, as user
root
, type the following
command:
/crs/oracle/product/11.1.0/crs/install/rootdelete
node.sh <public nodename>, <node-number>
where
<public nodename>
is the public name and
<node-
number>
is the node number of the node being deleted.
To determine the node number of any node, type the following command:
/crs/oracle/product/11.1.0/crs/bin/olsnodes -n
3
On the node that you are deleting, if you wish to remove the Oracle CRS
software, type the following command:
rm -rf /crs/oracle/product/11.1.0/crs/*