JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Geographic Edition Installation Guide     Oracle Solaris Cluster 3.3 3/13
search filter icon
search icon

Document Information

Preface

1.  Planning the Geographic Edition Installation

2.  Installing Geographic Edition Software

Installation Overview

Installing Geographic Edition Software

How to Install Geographic Edition Software

Installing Patches

How to Prepare the Cluster for Patch Installation

How to Install Patches

3.  Enabling and Configuring the Geographic Edition Software

4.  Upgrading the Geographic Edition Software

5.  Uninstalling Geographic Edition 3.3 1/13 Software

Index

Installing Geographic Edition Software

You must install Geographic Edition software on every node of each cluster in your geographically separated cluster by using the installer program or the pkgadd command.

How to Install Geographic Edition Software

This procedure explains how to install Geographic Edition software. Perform the procedure in the global zone for each node of a global cluster or zone cluster that you are configuring in a partnership.

Before You Begin

Before you begin to install software, make the following preparations:

  1. Become superuser in the global zone of the node where you intend to run the Geographic Edition software.

    Note - Geographic Edition software must be installed in the global zone for all nodes of each cluster in the partnership, whether the cluster is a global cluster or a zone cluster.


  2. Load the installation DVD-ROM into the DVD-ROM drive.

    If the volume management daemon vold(1M) is running and is configured to manage CD-ROM or DVD devices, the daemon automatically mounts the media on the /cdrom/cdrom0/ directory.

  3. Install the Geographic Edition software.
    • If Geographic Edition software will run in a solaris10 brand zone cluster, use the clzonecluster install-cluster command.

      The installer program cannot be used to install Geographic Edition software in a solaris10 brand zone cluster.


      Note - You must install Geographic Edition software in all nodes of the zone cluster.


      1. If the core Oracle Solaris Cluster software is not yet installed in the zone cluster, download the required patch from My Oracle Support.

        The following are the minimum required patch versions:

        • SPARC: 145333–15

        • x86: 145334–15

      2. From one node of the global cluster, install Geographic Edition software on the zone cluster nodes.

        Specify the following options, depending on whether Oracle Solaris Cluster software is or is not yet installed in the zone cluster:

        • If the core Oracle Solaris Cluster software is not yet installed, the following options are required:

          -s all

          Installs the full Oracle Solaris Cluster software, including Geographic Edition software

          -p patchdir=patchdir[,patchlistfile=filename]

          Installs the required patch described in Step a

        • If the core Oracle Solaris Cluster software is already installed, the following option is required:

          -s geo

          Installs only the Geographic Edition software

        phys-schost-N# clzonecluster install-cluster \
        -s {all | geo} \
        {-a absolute-path-to-archive | -d dvd-image} \
        [-p patchdir=patchdir[,patchlistfile=filename]] \
        [-v] \
        zone-cluster-name
    • For all other installation scenarios, use the installer program.
      1. To use the installer program with a GUI, ensure that the display environment of the cluster node to install is set to display the GUI.
        % xhost +
        % setenv DISPLAY nodename:0.0

        If the display environment is not set to display the GUI, the installer program instead displays in text-based mode.

      2. Change to the installation wizard directory of the DVD-ROM.
        • For the SPARC platform, type the following command:
          # cd /cdrom/cdrom0/Solaris_sparc
        • For the x86 platform, type the following command:
          # cd /cdrom/cdrom0/Solaris_x86
      3. Start the installer program.
        # ./installer

        The installer starts and displays the Welcome page. To exit the installer at any time, click Cancel. For more information about the installer program, see Sun Java Enterprise System 7 Installation and Upgrade Guide.

      4. Follow instructions on the screens to read and accept the Software License Agreement.

        After you accept the license terms, the Choose Software Components menu is displayed.

      5. Select Oracle Solaris Cluster Geographic Edition 3.3 1/13 and press Return.

        The Confirm Choices screen is displayed.

      6. Press Return to confirm your choice.

        The Oracle Solaris Cluster Geographic Edition 3.3 1/13 submenu is displayed.

      7. Follow onscreen instructions to select the following products from the Oracle Solaris Cluster Geographic Edition submenu.
        • Oracle Solaris Cluster Geographic Edition 3.3 1/13.

        • The data replication software that you want to use.

        • (Optional) Oracle Solaris Cluster Manager - Geographic Edition.

      8. When prompted, choose whether to install multilingual packages.

        Note - If you choose to install multilingual packages, ensure that all nodes of the cluster have the same default locale.


  4. Unload the installation DVD-ROM from the DVD-ROM drive.
  5. Repeat this procedure on each node of each partner cluster.

Next Steps

Install required patches. Go to Installing Patches.

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