At different times, you may need to remove a node from active
cluster operation for maintenance or upgrade activities such as
adding a peripheral, recabling or other activities. To do such maintenance,
you remove the node from the cluster temporarily. This action does
not change the cluster configuration. When the maintenance is finished,
you return the node to cluster operation. During the maintenance
of the inactive node, the cluster still operates using the other
node.
Stopping a node in this way has the effect of running the
OPS halt script (if it is configured) on that node to halt the operation
of OPS and OPS applications. Restarting the node has the effect
of running the OPS start script (if it is configured) on that node
to bring up Oracle Parallel Server and its applications.
Using SAM to Remove a Node from the Cluster Temporarily |
 |
Run SAM, and choose the High Availability options.
Choose Cluster Administration, and select "Specify
Node to Leave the Cluster." From the select list, choose
the node that is to be temporarily removed.
Respond Yes to the verification prompt.
This sequence of steps runs the OPS halt script to halt the
Oracle instance on the specified node.
Using HP-UX Commands to Remove a Node from the Cluster
Temporarily |
 |
Using SAM to Return a Node to the Cluster |
 |
Run SAM, and choose the High Availability options.
Choose Cluster Administration, and select "Specify
Node to Join the Cluster." From the select list, choose
the node that is to be added back to the cluster.
Respond Yes to the verification prompt.
This sequence of steps runs the OPS start script to start
the Oracle instance on the specified node.
Using HP-UX Commands to Return a Node to the Cluster |
 |
Use the cmrunnode
command from the node that you wish to add back to the cluster.
This command also runs the OPS start script (if it is configured)
to start the Oracle instance on the specified node.