Unloading LLT and GAB and removing VCS on the departing node
Perform the tasks on the node that is departing the cluster.
Ifyou haveconfigured VCSaspart ofthe StorageFoundation andHigh Availability
products, you may haveto deleteother dependentRPMs beforeyou candelete 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
137Adding and removing cluster nodes
Removing a node from a cluster