Procedure For Installing VXVM and Vxfs Patches in Sfrac: Stopping Oracle
Procedure For Installing VXVM and Vxfs Patches in Sfrac: Stopping Oracle
SFRAC
Perform the following steps to install the VxVM and VxFS patches in the SFRAC environment.
Stopping Oracle
To stop Oracle 9i
1 Stop the gsd processes running on all nodes in the SFRAC cluster:
a Log in as superuser.
b On each node, take the Oracle and Netlsnr resources in the VCS configuration offline. For example:
# hares -offline <database-resource-name> -sys <node>
# hares -offline <netlistener-resource-name> -sys <node>
These commands stop the Oracle resources running on the specified nodes.
u Stop all the CRS resources including Oracle instances on all the nodes.
Stopping VCS
Stop VCS to take the service groups offline on all nodes:
1 Log in as superuser on one cluster node.
2 Verify that the ports are closed, with the exception of GAB port a:
# /sbin/gabconfig -a
3 Unconfigure GAB and LLT, and unload all the VRTSdbac modules:
# /sbin/gabconfig -U
# kcmodule lmx=unused vcsmm=unused vxfen=unused vxglm=unused vxgms=unused
odm=unused gab=unused
# echo "y" | /sbin/lltconfig -U
# kcmodule llt=unused
Installing Patches
1 Log in as superuser on each of the cluster nodes.
Starting Applications
After the reboot, the nodes will form the cluster and VCS will start the applications which are under its control. If
the applications are outside the VCS control, then you must manually start the applications.