Removing VCS Packages Using swremove
-
Shut down VCS on the local system using the hastop(1m) command.
# hastop -local
-
Unconfigure the GAB and LLT utilities.
# gabconfig -U
# lltconfig -Uo
-
If you installed VRTSvxfen, then:
# kcmodule vxfen=unused
-
Unload the GAB driver:
# kcmodule gab=unused
-
Unload the LLT driver:
# kcmodule llt=unused
-
Use swremove to remove the VCS 4.1 packages in the following order:
# swremove VRTScssim
# swremove VRTScscw
# swremove VRTSvcsw
# swremove VRTSweb
# swremove VRTScscm
# swremove VRTScutil
# swremove VRTSjre
# swremove VRTSvcsdc
# swremove VRTSvcsmn
# swremove VRTSvcsmg
# swremove VRTSvcsag
# swremove VRTSvcs
# swremove VRTSvxfen
# swremove VRTSgab
# swremove VRTSllt
# swremove VRTSperl
# swremove VRTSat
-
Perform step 1 through step 6 on each system to uninstall VCS.
|