Sun Cluster Geographic Edition Installation Guide

ProcedureHow to Prepare the Cluster for an Upgrade

Perform this procedure on all clusters that have a partnership with the cluster you are upgrading to remove the Sun Cluster Geographic Edition layer from production. On the Solaris 10 OS, perform all steps from the global zone only.

Highly available applications do not have downtime during the Sun Cluster Geographic Edition software upgrade.

Before You Begin

Ensure that the configuration meets the requirements for the upgrade. See Upgrade Requirements and Software Support Guidelines.

Have available the installation media, documentation, and patches for all software products that you are upgrading, including Solaris OS and Sun Cluster Geographic Edition 3.1 2006Q4 software.

If you want to upgrade the Solaris OS or other applications during the Sun Cluster Geographic Edition software upgrade process, you must remove the Sun Cluster Geographic Edition packages before you upgrade the Solaris OS or other applications.

For information about uninstalling Sun Cluster Geographic Edition software, see Uninstallation Overview to determine the proper method of uninstallation.

  1. Ensure that the cluster is functioning properly.

    To view the current status of the cluster, run the following command from any node:


    % scstat
    

    See the scstat(1M) man page for more information.

    Search the /var/adm/messages log on the same node for unresolved error messages or warning messages.

    Check the volume manager status.

  2. On a node of the cluster, become root.


    % su
    
  3. Remove all application resource groups from protection groups.

    Highly available applications do not have downtime during the Sun Cluster Geographic Edition software upgrade.


    # geopg remove-resource-group resourcegroup protectiongroupname
    

    See the geopg(1M) man page for more information.

  4. Perform the preceding steps on all clusters that have a partnership with this cluster.

  5. Stop all protection groups that are active on the cluster.


    # geopg stop protectiongroupname -e local | global
    

    See the geopg(1M) man page for more information.

  6. Stop the Sun Cluster Geographic Edition infrastructure.


    # geoadm stop
    

    See the geoadm(1M) man page for more information.

Next Steps

Upgrade the Sun Cluster Geographic Edition software on the clusters. Go to How to Upgrade Sun Cluster Geographic Edition Software.