JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for Oracle iPlanet Web Server Guide     Oracle Solaris Cluster 4.1
search filter icon
search icon

Document Information

Preface

1.  Installing and Configuring HA for Oracle iPlanet Web Server

Planning the Installation and Configuration

Overview of the Installation and Configuration Process for HA for Oracle iPlanet Web Server

Installing and Configuring Oracle iPlanet Web Server Software

How to Install Oracle iPlanet Web Server

How to Configure Oracle iPlanet Web Server

Installing the HA for Oracle iPlanet Web Server Package

How to Install the HA for Oracle iPlanet Web Server Package

Registering and Configuring HA for Oracle iPlanet Web Server

Setting HA for Oracle iPlanet Web Server Extension Properties

Monitoring Arbitrary URIs

Setting IP Addresses and Port Numbers for the Oracle iPlanet Web Server Application

How to Register and Configure HA for Oracle iPlanet Web Server in a Failover Configuration

How to Register and Configure HA for Oracle iPlanet Web Server in a Scalable Configuration

How to Configure the SUNW.HAStoragePlus Resource Type

Tuning the HA for Oracle iPlanet Web Server Fault Monitor

Operations by the Fault Monitor During a Probe

Upgrading the HA for Oracle iPlanet Web Server Resource Type

Information for Registering the New Resource Type Version

Information for Migrating Existing Instances of the Resource Type

A.  HA for Oracle iPlanet Web Server Extension Properties

Index

Installing the HA for Oracle iPlanet Web Server Package

If you did not install the HA for Oracle iPlanet Web Server package during your initial Oracle Solaris Cluster installation, perform this procedure to install the package.

How to Install the HA for Oracle iPlanet Web Server Package

Perform this procedure on each cluster node where you want the HA for Oracle iPlanet Web Server software to run.

  1. On the cluster node where you are installing the data service package, assume the root role.
  2. Ensure that the solaris and ha-cluster publishers are valid.
    # pkg publisher
    PUBLISHER                           TYPE     STATUS   URI
    solaris                             origin   online   solaris-repository
    ha-cluster                          origin   online   ha-cluster-repository

    For information about setting the solaris publisher, see Set the Publisher Origin to the File Repository URI in Copying and Creating Oracle Solaris 11.1 Package Repositories.

  3. Install the HA for Oracle iPlanet Web Server software package.
    # pkg install ha-cluster/data-service/iplanet-web-server
  4. Verify that the package installed successfully.
    $ pkg info ha-cluster/data-service/iplanet-web-server

    Installation is successful if output shows that State is Installed.

  5. Perform any necessary updates to the Oracle Solaris Cluster software.

    For instructions on updating single or multiple packages, see Chapter 11, Updating Your Software, in Oracle Solaris Cluster System Administration Guide.