Unloading LLT and GAB and removing VCS on the departing node
Perform the tasks on the node that is departing the cluster.
If you have configured VCS as part of the Storage Foundation and High Availability
products, you may have to delete other dependent RPMs before you can delete all
of the following ones.
To stop LLT and GAB and remove VCS
1
If you had configured I/O fencing in enabled mode, then stop I/O fencing.
#
/etc/init.d/vxfen stop
2
Stop GAB and LLT:
#
/etc/init.d/gab stop
#
/etc/init.d/llt stop
3
To determine the RPMs to remove, enter:
#
rpm -qa | grep VRTS
4
To permanently remove the VCS RPMs from the system, use the
rpm -e
command. Start by removing the following RPMs, which may have been
optionally installed, in the order shown:
#
rpm -e VRTScmccc
#
rpm -e VRTScmcs
#
rpm -e VRTScssim
#
rpm -e VRTScscm
#
rpm -e VRTSvcsmn
#
rpm -e VRTScutil
#
rpm -e VRTSweb
#
rpm -e VRTScscw
#
rpm -e VRTSjre15
#
rpm -e VRTSjre
#
rpm -e VRTSvcsdr
#
rpm -e VRTSvcsag
#
rpm -e VRTSacclib
#
rpm -e VRTSvcsmg
#
rpm -e VRTSvcs
#
rpm -e VRTSvxfen
#
rpm -e VRTSgab
#
rpm -e VRTSllt
137
Adding and removing cluster nodes
Removing a node from a cluster
Summary of Contents for Veritas Cluster Server 5.0 Update 3
Page 1: ...Veritas Cluster Server Installation Guide Linux for IBM Power 5 0 Release Update 3...
Page 3: ...Symantec Corporation 350 Ellis Street Mountain View CA 94043 http www symantec com...
Page 12: ...Contents 12...
Page 22: ...Introducing Veritas Cluster Server About VCS optional components 22...
Page 28: ...Planning to install VCS Supported software 28...
Page 104: ...Configuring VCS clusters for data integrity Setting up disk based I O fencing manually 104...
Page 152: ...Installing VCS on a single node Adding a node to a single node cluster 152...