Installing VCS packages for a manual installation

VCS has both required and optional packages. Install the required packages first. All packages are installed in the /opt directory.

When you select the optional packages, note the following information:

Perform the steps to install VCS packages on each node in the cluster.

To install VCS packages on a node

  1. Extract the following required and optional VCS packages and patches from the compressed files:

    • Extract the required packages.

      # tar -xvf VRTSperl.tar
      # tar -xvf VRTSvlic.tar
      # tar -xvf VRTSicsco.tar
      # tar -xvf VRTSpbx.tar
      # tar -xvf VRTSat.tar
      # tar -xvf VRTSspt.tar
      # tar -xvf VRTSllt.tar
      # tar -xvf VRTSgab.tar
      # tar -xvf VRTSvxfen.tar
      # tar -xvf VRTSvcs.tar
      # tar -xvf VRTSvcsmg.tar
      # tar -xvf VRTSvcsag.tar
      # tar -xvf VRTSjre15.tar
      # tar -xvf VRTScutil.tar
      # tar -xvf VRTScscw.tar
      # tar -xvf VRTSweb.tar
      # tar -xvf VRTSacclib.tar
      
    • Extract the optional packages. Omit the packages that you do not want.

      # tar -xvf VRTSvcsmn.tar
      # tar -xvf VRTScscm.tar
      # tar -xvf VRTScssim.tar
      # tar -xvf VRTScmcs.tar
      # tar -xvf VRTScmccc.tar
          
    • For SPARC 8, extract the patches:

      # tar -xvf 127333-01.tar
      # tar -xvf 137338-01.tar
      # tar -xvf 123722-01.tar
      # tar -xvf 123207-03.tar
      # tar -xvf 125150-07.tar
      # tar -xvf 123984-01.tar
      # tar -xvf 123983-01.tar
    • For SPARC 9, extract the patches:

      # tar -xvf 127333-01.tar
      # tar -xvf 137338-01.tar
      # tar -xvf 123722-01.tar
      # tar -xvf 123208-03.tar
      # tar -xvf 125150-07.tar
      # tar -xvf 123984-01.tar
      # tar -xvf 123983-01.tar
    • For SPARC 10, extract the patches:

      # tar -xvf 127333-01.tar
      # tar -xvf 137338-01.tar
      # tar -xvf 123722-01.tar
      # tar -xvf 123209-03.tar
      # tar -xvf 123210-03.tar
      # tar -xvf 125150-07.tar
      # tar -xvf 123211-03.tar
      # tar -xvf 123983-01.tar
    • For x64, extract the patches:

      # tar -xvf 137388-01.tar
      # tar -xvf 137339-01.tar
      # tar -xvf 128049-03.tar
      # tar -xvf 128048-03.tar
      # tar -xvf 137384-03.tar
      # tar -xvf 128050-03.tar
  2. Install the following required and optional VCS packages from the compressed files:

    • Install the following required packages in the order shown:

      # pkgadd -d . VRTSperl VRTSvlic VRTSicsco VRTSpbx VRTSat
      VRTSspt VRTSllt VRTSgab VRTSvxfen VRTSvcs VRTSvcsmg VRTSvcsag
      VRTSjre15 VRTScutil VRTScscw VRTSweb VRTSacclib
    • Install the optional packages, in the order shown. Omit the packages that you do not want.

      # pkgadd -d . VRTSvcsmn VRTScscm VRTScssim VRTScmcs
      VRTScmcc
  3. Install the following patches from the compressed files:

    • For SPARC 8, install the patches:

      # patchadd 127333-01
      # patchadd 137338-01
      # patchadd 123722-01
      # patchadd 123207-03
      # patchadd 125150-07
      # patchadd 123984-01
      # patchadd 123983-01
    • For SPARC 9, install the patches:

      # patchadd 127333-01
      # patchadd 137338-01
      # patchadd 123722-01
      # patchadd 123208-03
      # patchadd 125150-07
      # patchadd 123984-01
      # patchadd 123983-01
    • For SPARC 10, install the patches:

      # patchadd 127333-01
      # patchadd 137338-01
      # patchadd 123722-01
      # patchadd 123209-03
      # patchadd 123210-03
      # patchadd 125150-07
      # patchadd 123211-03
      # patchadd 123984-01
      # patchadd 123983-01
    • For x64, install the patches:

      # patchadd 137388-01
      # patchadd 137339-01
      # patchadd 128049-03
      # patchadd 128048-03
      # patchadd 137384-03
      # patchadd 128050-03

More Information

About setting up I/O fencing