Symantec logo

Removing VCS packages manually

You must remove the VCS packages from each node in the cluster to uninstall VCS.

 To manually remove VCS packages on a node

  1. Shut down VCS on the local system using the hastop(1m) command.

    # hastop -local

  2. Unconfigure the GAB and LLT utilities.

    # /sbin/gabconfig -U

    # /sbin/lltconfig -U

  3. Determine the GAB kernel module ID:

    # modinfo | grep gab

    The module ID is in the left-hand column of the output.

  4. Unload the GAB module from the kernel:

    # modunload -i gab_id

  5. Determine the LLT kernel module ID:

    # modinfo | grep llt

    The module ID is in the left-hand column of the output.

  6. Unload the LLT module from the kernel:

    # modunload -i gab_id

    # modunload -i llt_id

  7. Remove the VCS 5.0 packages in the following order:

    # pkgrm VRTScmccc

    # pkgrm VRTScmcs

    # pkgrm VRTSacclib

    # pkgrm VRTScssim

    # pkgrm VRTScscm

    # pkgrm VRTSweb

    # pkgrm VRTScscw

    # pkgrm VRTScutil

    # pkgrm VRTSjre15

    # pkgrm VRTSjre

    # pkgrm VRTSvcsdc

    # pkgrm VRTSvcsmn

    # pkgrm VRTSvcsag

    # pkgrm VRTSvcsmg

    # pkgrm VRTSvcs

    # pkgrm VRTSvxfen

    # pkgrm VRTSgab

    # pkgrm VRTSllt

    # pkgrm SYMClma

    # pkgrm VRTSspt

    # pkgrm VRTSat

    # pkgrm VRTSsmf

    # pkgrm VRTSpbx

    # pkgrm VRTSicsco

    # pkgrm VRTSperl

    # pkgrm VRTSvlic

  8. Use pkgrm to remove the language packages in the following order:

    # pkgrm VRTSjacsu

    # pkgrm VRTSjacsm

    # pkgrm VRTSjacsj

    # pkgrm VRTSjacsd

    # pkgrm VRTSjacs