Sun Cluster Geographic Edition 3.1 8/05 Release Notes

The Sun Cluster Geographic Edition Installer Does Not Work on Solaris OS 10 (6350105)

Problem Summary: You cannot use the Sun Cluster Geographic Edition installer to install the Sun Cluster Geographic Edition software on Solaris OS 10.

Workaround: You must install all the packages on the Sun Cluster Geographic Edition software CD on every node of both clusters by using the pkgadd(1M) command.

ProcedureHow to Install the Sun Cluster Geographic Edition Software Packages

You must perform this task on all nodes of all the clusters in your geographically separated cluster.

Before You Begin

Before you begin to install software, be sure to read Chapter 1, Planning the Sun Cluster Geographic Edition Installation, in Sun Cluster Geographic Edition Installation Guide.

  1. Change to the directory that contains the Sun Cluster Geographic Edition software packages for Solaris OS 10.


    # cd cd-root/suncluster_geographic_1_0/Solaris_sparc/Product/\
    sun_cluster_geo/Solaris_9/Packages
    
  2. Install the following Sun Cluster Geographic Edition software packages in the following order by using the pkgadd -G -d . package_name command:


    Note –

    The Sun Cluster Geographic Edition software packages must be installed in the global zone only.


    • SUNWscmautil: Sun Cluster Management Agent utilities

    • SUNWscmautilr: Sun Cluster Management Agent utilities for root

    • SUNWscghb: Sun Cluster Geographic Edition heartbeats

    • SUNWscghbr: Sun Cluster heartbeats for root

    • SUNWscgctl: Control management agents

    • SUNWscgctlr: Control management agents for root

    • If you are using Hitachi TrueCopy data replication:

      • SUNWscgreptc: Hitachi TrueCopy data replication

      • SUNWscgreptcu : Hitachi TrueCopy data replication for usr

    • SUNWscgspm: SunPlex Manager Extensions

    • SUNWscgman: Sun Cluster Geographic Edition man pages


    Note –

    Sun StorEdge Availability Suite 3.2.1 is not supported on Solaris OS 10. If you are running Solaris OS 10, do not install the Sun Cluster Geographic Edition packages for Sun StorEdge Availability Suite 3.2.1 support.


    You can also install the following localization packages:

    • SUNWcscgctl: Simplified Chinese Control Agents

    • If you are using Sun StorEdge Availability Suite 3.2 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

    • 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 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

    • SUNWjscgspm: Japanese SunPlex Manager Extensions

    • SUNWkscgctl: Korean Sun Cluster Geographic Edition Control Agents

    • If you are using Sun StorEdge Availability Suite 3.2 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

    • SUNWkscgspm: Korean SunPlex Manager Extensions


    # pkgadd -G -d . SUNWscmautil
    # pkgadd -G -d . SUNWscmautilr
    # pkgadd -G -d . SUNWscghb
    # pkgadd -G -d . SUNWscghbr
    # pkgadd -G -d . SUNWscgctl
    # pkgadd -G -d . SUNWscgctlr
    # pkgadd -G -d . SUNWscgreptc
    # pkgadd -G -d . SUNWscgreptcu
    # pkgadd -G -d . SUNWscgspm
    # pkgadd -G -d . SUNWscgman
    

ProcedureHow to Uninstall the Sun Cluster Geographic Edition Software

You must perform this task on all nodes of all the clusters in your geographically separated cluster.

  1. Become superuser on the node or cluster where you intend to uninstall the Sun Cluster Geographic Edition software.


    % su
  2. Stop the Sun Cluster Geographic Edition infrastructure on the local cluster.


    # geoadm stop
    

    For more information on disabling the Sun Cluster Geographic Edition software on a cluster, see Disabling the Sun Cluster Geographic Edition Software in Sun Cluster Geographic Edition System Administration Guide.

  3. Uninstall Sun Cluster Geographic Edition software packages from the cluster using the pkgrm(1M) command.

    Ensure that you also uninstall any localization packages you have installed.


    Note –

    You must uninstall the packages in the reverse order of the installation.



    # pkgrm SUNWscgman
    # pkgrm SUNWscgspm
    # pkgrm SUNWscgreptcu
    # pkgrm SUNWscgreptc
    # pkgrm SUNWscgctlr
    # pkgrm SUNWscgctl
    # pkgrm SUNWscghbr
    # pkgrm SUNWscghb
    # pkgrm SUNWscmautilr
    # pkgrm SUNWscmautil
    
  4. Verify that Sun Cluster Geographic Edition software has been removed.


    # pkginfo | grep -i geo