JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for Apache Guide     Oracle Solaris Cluster 4.0
search filter icon
search icon

Document Information

Preface

1.  Installing and Configuring Oracle Solaris Cluster HA for Apache

Planning the Installation and Configuration

Overview of the Installation and Configuration Process for Oracle Solaris Cluster HA for Apache

Installing and Configuring Apache

Installing a Non Secure Apache Web Server

How to Install and Configure the Apache Software From the Oracle Solaris CD-ROM

How to Install and Configure the Apache Software from the Apache Web Site

Installing the HA for Apache Package

How to Install the HA for Apache Package

Registering and Configuring Oracle Solaris Cluster HA for Apache

Setting Oracle Solaris Cluster HA for Apache Extension Properties

Monitoring Arbitrary URIs

Example-- Setting Monitor_Uri_List for Scalable HA for Apache Instance

Example-- Setting Monitor_Uri_List for Failover HA for Apache Instance

Tools for Registering and Configuring HA for Apache

How to Register and Configure the Oracle Solaris Cluster HA for Apache by Using clsetup

How to Register and Configure Oracle Solaris Cluster HA for Apache Using Oracle Solaris Cluster Command Line Interface (CLI)

How to Configure SUNW.HAStoragePlus Resource Type

How to Verify Data Service Installation and Configuration

Tuning the Oracle Solaris Cluster HA for Apache Fault Monitor

Operations by the Oracle Solaris Cluster HA for Apache Fault Monitor

Operations by the Fault Monitor Before a Probe

Operations for a Non Secure Web Server

Operations for a Monitored URI List

Actions in Response to Faults

Upgrading the SUNW.apache Resource Type

Information for Registering the New Resource Type Version

Information for Migrating Existing Instances of the Resource Type

A.  HA for Apache Extension Properties

Index

Installing the HA for Apache Package

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

How to Install the HA for Apache Package

Perform this procedure on each cluster node where you want the HA for Apache software to run.

  1. On the cluster node where you are installing the data service package, become superuser.
  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 Package Repositories.

  3. Install the HA for Apache software package.
    # pkg install ha-cluster/data-service/apache
  4. Verify that the package installed successfully.
    $ pkg info ha-cluster/data-service/apache

    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.