Sun Cluster Geographic Edition Installation Guide

ProcedureHow to Install the Sun Cluster Geographic Edition Software by Using the pkgadd Command

This procedure explains how to install the Sun Cluster Geographic Edition software on Solaris OS 8 by using the GUI.

If you are running Solaris OS 9 or 10, see Installing the Software on Solaris OS 9 or 10.

Before You Begin

Before you begin to install software, be sure to read Chapter 1, Planning the Sun Cluster Geographic Edition Installation. Also, the following manuals contain information that can help you plan your configuration and prepare your installation strategy.

  1. Log in as root on the cluster where you intend to install the Sun Cluster Geographic Edition software.


    % su
    
  2. Change to the directory that contains the Sun Cluster Geographic Edition software packages.


    # cd cd-root/jes_5/06/Solaris_sparc/Product/ \
    sun_cluster_geo/Solaris_8/Packages
    
  3. Install the following Sun Cluster Geographic Edition software packages by using the pkgadd command:

    • SUNWscmautil: Sun Cluster Management Agent utilities

    • SUNWscmautilr: Sun Cluster Management Agent utilities for root

    • SUNWscghb: Sun Cluster Geographic Edition heartbeats

    • SUNWschbr: Sun Cluster heartbeats for root

    • SUNWscgctl: Control management agents

    • SUNWscgctlr: Control management agents for root

    • If you are using Sun StorEdge Availability Suite 3.2.1 software data replication:

      • SUNWscgrepavs: Sun StorEdge Availability Suite 3.2.1 software data replication

      • SUNWscgrepavsu: Sun StorEdge Availability Suite 3.2.1 software data replication for usr

    • If you are using Hitachi TrueCopy data replication:

      • SUNWscgreptc: Hitachi TrueCopy data replication

      • SUNWscgreptcu : Hitachi TrueCopy data replication for usr

    • If you are using EMC Symmetrix Remote Data Facility data replication:

      • SUNWscgrepsrdf: EMC Symmetrix Remote Data Facility data replication

      • SUNWscgrepsrdfu : EMC Symmetrix Remote Data Facility data replication for usr

    • SUNWscgspm: SunPlex Manager Extensions

    • SUNWscgman: Sun Cluster Geographic Edition man pages

    You can also install the following localization packages:

    • SUNWcscgctl: Simplified Chinese Control Agents

    • If you are using Sun StorEdge Availability Suite 3.2.1 software data replication, SUNWcscgrepavsu: Simplified Chinese Sun StorEdge Availability Suite data replication for usr

    • If you are using Hitachi TrueCopy data replication, SUNWcscgreptcu: Simplified Chinese Hitachi TrueCopy data replication for usr

    • If you are using EMC Symmetrix Remote Data Facility data replication, SUNWcscgrepsrdfu: Simplified Chinese EMC Symmetrix Remote Data Facility data replication for usr

    • SUNWcscgspm: Simplified Chinese SunPlex Manager Extensions

    • SUNWjscgctl: Japanese Sun Cluster Geographic Edition Control Agents

    • SUNWjscgman: Japanese Sun Cluster Geographic Edition man pages

    • If you are using Sun StorEdge Availability Suite 3.2.1 software data replication, SUNWjscgrepavsu: Japanese Sun StorEdge Availability Suite data replication for usr

    • If you are using Hitachi TrueCopy data replication, SUNWjscgreptcu: Japanese Hitachi TrueCopy data replication for usr

    • If you are using EMC Symmetrix Remote Data Facility data replication, SUNWjscgrepsrdfu: Japanese EMC Symmetrix Remote Data Facility data replication for usr

    • SUNWjscgspm: Japanese SunPlex Manager Extensions

    • SUNWkscgctl: Korean Sun Cluster Geographic Edition Control Agents

    • If you are using Sun StorEdge Availability Suite 3.2.1 software data replication, SUNWkscgrepavsu: Korean Sun StorEdge Availability Suite data replication for usr

    • If you are using Hitachi TrueCopy data replication, SUNWkscgreptcu: Korean Hitachi TrueCopy data replication for usr

    • If you are using EMC Symmetrix Remote Data Facility data replication, SUNWkscgrepsrdfu: Korean EMC Symmetrix Remote Data Facility data replication for usr

    • SUNWkscgspm: Korean SunPlex Manager Extensions


    # pkgadd -d . SUNWscmautil
    # pkgadd -d . SUNWscmautilr
    # pkgadd -d . SUNWscghb
    # pkgadd -d . SUNWscghbr
    # pkgadd -d . SUNWscgctl
    # pkgadd -d . SUNWscgctlr
    # pkgadd -d . SUNWscgrepavs
    # pkgadd -d . SUNWscgrepavsu
    # pkgadd -d . SUNWscgreptc
    # pkgadd -d . SUNWscgreptcu
    # pkgadd -d . SUNWscgspm
    # pkgadd -d . SUNWscgman
    
Next Steps

Install required patches. Go to Installing Patches.

Configure Sun Cluster Geographic Edition software on the clusters. Go to Chapter 4, Enabling and Configuring the Sun Cluster Geographic Edition Software.